Hi everyone,
I’m struggling to get a flash backup from my Toniebox. Despite trying multiple configurations and hardware setups, I keep getting the timed out while waiting for ack / Did not get ACK on break condition error.
Recently, I tried a ESP32-C3 connected to the Toniebox’s CC3200 chip via a custom tag connector. VCC and SOP2 are bridged.
What I tried so far:
Used the -g (Gateway) flag: cc3200tool -p COM5 -g read_flash backup.bin.
-
First attempts with a uart from a to z delivery (COM3) were unsuccessful
-
Swaped for a CP2102 (COM4)- exactly the same.
-
Changed on to an ESP32-c3 (COM5) and
-
changed the baud rate (standard and 921600 as configured in the ESP gateway) with the flasher
-
Tried both
read_flashandread_all_files. -
Running the CMD as admin and within a dedicated folder to avoid “Permission denied”.
-
Swapped USB cables
-
Tested different USB ports on the laptop (USB 2.0 and 3.0).
-
tried different toniebox batteries
Any more ideas as to that I can try?
Thank you!

