Flashing Instructions Use the official Espressif web tool: https://espressif.github.io/esptool-js/ Connect your ESP32 board via USB. Select the .bin file you received. Set the flash offset to 0x10000. Click “Program” to flash the binary. Open a serial monitor at 115200 baud to interact with MicroFox.
Command List
LS ----> List all entries in tape RAM.
Cat → Display contents of a file.
MKDIR → Create a new directory entry.
RM → Remove a file or directory.
MKTXT → Create a new text file with content.
Touch → Create an empty file.