Backing Up BiBoard V1 with esptool.py
I remember doing this for NyBoard, but having challenges with BiBoard: I get the following output and error. I know it's the right port. Try sudo and get the same error. This is MacOS Sequoia 15.3 $ esptool.py -b 115200 --port /dev/tty.usbmodem58CF0756171 read_flash 0x000000 0x400000 flash_4M.bin
esptool.py v4.8.1
Serial port /dev/tty.usbmodem58CF0756171
Connecting....
Detecting chip type... Unsupported detection protocol, switching and trying again...
Connecting.....



I ended up using Windows. Even after installing the Mac driver I could never get it work.