Get the latest release files here:
[https://github.com/sosprz/meshcore-cardputer-adv/releases)
- Install and open
M5Burner. - Connect your M5Stack Cardputer ADV by USB-C.
- Choose Your device
- Coming soon
You can also flash with any ESP Flasher desktop tool that supports ESP32-S3.
- Connect Cardputer ADV with USB-C.
- Select chip
ESP32-S3. - Select firmware
.binfile. - Set flash address to
0x0. - Start flash and wait for completion.
- Reboot the device.
You can also flash using ESPConnect web flasher:
https://thelastoutpostworkshop.github.io/ESPConnect/
- Open the link in Chrome/Edge.
- Connect Cardputer ADV with USB-C.
- Click
Connect, select the serial port, then choose firmware. - Start flash and wait until completion.
- Connect Cardputer ADV with USB-C.
- Find your serial port:
- macOS:
/dev/cu.usbmodem*or/dev/cu.SLAB_USBtoUART - Linux:
/dev/ttyUSB0or/dev/ttyACM0 - Windows:
COMx
- macOS:
- Flash firmware:
esptool.py --chip esp32s3 --port <PORT> --baud 460800 write_flash 0x0 <firmware.bin>- Reboot the device after flashing.
If you like my work, you can support me here: