hi thanks for your help
2 boxes ESP 32 running fine
so i think teddycloud is not the problem
{
“general”: {
“activeImg”: “ofw2”,
“_descWaitForPress”: “Waits for an earpress on startup”,
“waitForPress”: false,
“_descWaitForBoot”: “Waits for an earpress before firmware boot”,
“waitForBoot”: false,
“waitTimeoutInS”: 60,
“_descMinBatteryLevel”: “Divide through 2785 to get voltage”,
“minBatteryLevel”: 8869,
“ofwFixFlash”: “/sys/pre-img.bin”,
“_descSerialLog”: “Logging only works with the debug build!”,
“serialLog”: false,
“_descLogLevel”: “0:Trace - 5:Fatal”,
“logLevel”: 0,
“_descLogColor”: “Use colors in log output”,
“logColor”: false
},
“ofw1”: {
“checkHash”: false,
“hashFile”: false,
“watchdog”: true,
“bootFlashImg”: true,
“flashImg”: “/sys/pre-img.bin”
},
“ofw2”: {
“checkHash”: true,
“hashFile”: false,
“watchdog”: true,
“ofwFix”: true,
“ofwSimBL”: true,
“patches”: “[altCa.305”,
altUrl.tc.fritz.box]
},
“ofw3”: {
“checkHash”: true,
“hashFile”: false,
“watchdog”: true,
“ofwFix”: true,
“patches”: [“altCa.305”, “altUrl.tc.fritz.box”]
},
“cfw1”: {
“checkHash”: false,
“hashFile”: false,
“watchdog”: true
},
“cfw2”: {
“checkHash”: false,
“hashFile”: false,
“watchdog”: true
},
“cfw3”: {
“checkHash”: false,
“hashFile”: false,
“watchdog”: true
},
“add1”: {
“checkHash”: true,
“hashFile”: false,
“watchdog”: true,
“ofwFix”: true,
“ofwSimBL”: false,
“patches”: [“blockCheck.310”, “noCerts.305”, “noPass3.310”, “noPrivacy.305”, “uidCheck.307”]
},
“add2”: {
“checkHash”: true,
“hashFile”: false,
“watchdog”: true,
“ofwFix”: true,
“ofwSimBL”: false,
“patches”: [“altCa.305”, “altUrl.305”]
},
“add3”: {
“checkHash”: true,
“hashFile”: false,
“watchdog”: true,
“ofwFix”: true,
“ofwSimBL”: false,
“patches”: [“altCa.305”, “altUrl.305”]
}
}
Microsoft Windows [Version 10.0.19045.5854]
(c) Microsoft Corporation. Alle Rechte vorbehalten.
C:\Windows\system32>cd…
C:\Windows>cd…
C:>pip install git+https://github.com/toniebox-reverse-engineering/cc3200tool.git
Der Befehl “pip” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:>
C:>
C:>(c) Microsoft Corporation. Alle Rechte vorbehalten.
“Microsoft” kann syntaktisch an dieser Stelle nicht verarbeitet werden.
C:>
C:>(c) Microsoft Corporation. Alle Rechte vorbehalten.
“Microsoft” kann syntaktisch an dieser Stelle nicht verarbeitet werden.
C:>pip install git+git://github.com/toniebox-reverse-engineering/cc3200tool.git
Der Befehl “pip” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:> py -m ensurepip --upgrade
Looking in links: c:\Users\FAT-SH~1\AppData\Local\Temp\tmpua6xj954
Requirement already satisfied: pip in c:\users\fat-shady\appdata\local\programs\python\python313\lib\site-packages (25.0.1)
C:> py get-pip.py
C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\python.exe: can’t open file ‘C:\get-pip.py’: [Errno 2] No such file or directory
C:>pip install git+git://github.com/toniebox-reverse-engineering/cc3200tool.git
Der Befehl “pip” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:>nstall git+git://github.com/toniebox-reverse-engineering/cc3200tool.git
Der Befehl “nstall” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:>install git+git://github.com/toniebox-reverse-engineering/cc3200tool.git
Der Befehl “install” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:> py -m ensurepip --upgrade
Looking in links: c:\Users\FAT-SH~1\AppData\Local\Temp\tmpf6p9fmww
Requirement already satisfied: pip in c:\users\fat-shady\appdata\local\programs\python\python313\lib\site-packages (25.0.1)
C:> py pip.pyz --help
C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\python.exe: can’t open file ‘C:\pip.pyz’: [Errno 2] No such file or directory
C:> .\pip.pyz
Der Befehl “.\pip.pyz” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:> py -m pip install --upgrade pip
Requirement already satisfied: pip in c:\users\fat-shady\appdata\local\programs\python\python313\lib\site-packages (25.0.1)
Collecting pip
Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB)
Downloading pip-25.1.1-py3-none-any.whl (1.8 MB)
---------------------------------------- 1.8/1.8 MB 41.2 MB/s eta 0:00:00
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 25.0.1
Uninstalling pip-25.0.1:
Successfully uninstalled pip-25.0.1
WARNING: The scripts pip.exe, pip3.13.exe and pip3.exe are installed in ‘C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Scripts’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-25.1.1
C:>pip install git+https://github.com/toniebox-reverse-engineering/cc3200tool.git
Der Befehl “pip” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:>python --version
Python wurde nicht gefunden; ohne Argumente ausf³hren, um aus dem Microsoft Store zu installieren, oder deaktivieren Sie diese Verkn³pfung unter “Einstellungen > Apps > Erweiterte App-Einstellungen > App-Ausf³hrungsaliase”.
C:>where python
C:\Users\Fat-Shady\AppData\Local\Microsoft\WindowsApps\python.exe
C:>where pip
INFORMATION: Es konnten keine Dateien mit dem angegebenen
Muster gefunden werden.
C:>pip --version
Der Befehl “pip” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:>where pip
INFORMATION: Es konnten keine Dateien mit dem angegebenen
Muster gefunden werden.
C:>cd C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Scripts
C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Scripts>pip install git+https://github.com/toniebox-reverse-engineering/cc3200tool.git
Collecting git+https://github.com/toniebox-reverse-engineering/cc3200tool.git
Cloning GitHub - toniebox-reverse-engineering/cc3200tool: A small tool to write files in TI's CC3200 SimpleLink (TM) filesystem. to c:\users\fat-shady\appdata\local\temp\pip-req-build-lqrq20dj
Running command git clone --filter=blob:none --quiet GitHub - toniebox-reverse-engineering/cc3200tool: A small tool to write files in TI's CC3200 SimpleLink (TM) filesystem. ‘C:\Users\Fat-Shady\AppData\Local\Temp\pip-req-build-lqrq20dj’
Resolved GitHub - toniebox-reverse-engineering/cc3200tool: A small tool to write files in TI's CC3200 SimpleLink (TM) filesystem. to commit 12f26f21abf3c595890d181e965135c32cf759e0
Installing build dependencies … done
Getting requirements to build wheel … done
Preparing metadata (pyproject.toml) … done
Collecting pyserial (from cc3200tool==1.2.4)
Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB)
Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB)
Building wheels for collected packages: cc3200tool
Building wheel for cc3200tool (pyproject.toml) … done
Created wheel for cc3200tool: filename=cc3200tool-1.2.4-py3-none-any.whl size=111443 sha256=2e56e6161f09e8342aaa673b3d42e25d87ae61b473f497aced32ffa2d8b44ba2
Stored in directory: C:\Users\Fat-Shady\AppData\Local\Temp\pip-ephem-wheel-cache-y1v_komp\wheels\c9\db\52\ca78a6ef4bd1ecf6e405251f7af703c70e27995a5a4c8a3907
Successfully built cc3200tool
Installing collected packages: pyserial, cc3200tool
---------------------------------------- 0/2 [pyserial] WARNING: The scripts pyserial-miniterm.exe and pyserial-ports.exe are installed in ‘C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Scripts’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
---------------------------------------- 0/2 [pyserial] WARNING: The script cc3200tool.exe is installed in ‘C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Scripts’ which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed cc3200tool-1.2.4 pyserial-3.5
C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Scripts>cxd…
Der Befehl “cxd…” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Scripts>cd…
C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313>cde…
Der Befehl “cde…” ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313>cd…
C:\Users\Fat-Shady\AppData\Local\Programs\Python>cd…
C:\Users\Fat-Shady\AppData\Local\Programs>cd…
C:\Users\Fat-Shady\AppData\Local>cd…
C:\Users\Fat-Shady\AppData>cd…
C:\Users\Fat-Shady>cd…
C:\Users>cd…
C:>cc3200tool -p COM3 --reset dtr read_flash ExtractedFromBox/backup.bin
2025-05-26 20:38:23,560 – unable to open serial port COM3: could not open port ‘COM3’: FileNotFoundError(2, ‘Das System kann die angegebene Datei nicht finden.’, None, 2)
C:>cc3200tool -p COM3 --reset dtr read_flash ExtractedFromBox/backup.bin
2025-05-26 20:39:56,762 – Connecting to target…
2025-05-26 20:39:59,078 – timed out while waiting for ack
2025-05-26 20:39:59,298 – Connected, reading version…
2025-05-26 20:39:59,311 – connected to target
2025-05-26 20:39:59,312 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:39:59,312 – This is a CC3200 device
2025-05-26 20:39:59,312 – Switching to NWP bootloader…
2025-05-26 20:39:59,327 – Switching UART to APPS…
2025-05-26 20:39:59,343 – Resetting communications …
2025-05-26 20:40:00,559 – Uploading rbtl3100s.dll…
2025-05-26 20:40:00,559 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:40:00,566 – Getting storage list…
2025-05-26 20:40:01,295 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:40:01,295 – Getting storage list…
2025-05-26 20:40:01,322 – Getting storage info…
2025-05-26 20:40:01,327 – storage #2 info bytes: 0x10, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0
2025-05-26 20:40:01,327 – Setting raw read size to maximum: 4194304
2025-05-26 20:40:01,327 – Reading raw storage #2 start 0x0, size 0x400000…
…
2025-05-26 20:41:05,907 – Verify flash dump with second reading…
2025-05-26 20:41:05,908 – Getting storage list…
2025-05-26 20:41:05,930 – Getting storage info…
2025-05-26 20:41:05,936 – storage #2 info bytes: 0x10, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0
2025-05-26 20:41:05,936 – Setting raw read size to maximum: 4194304
2025-05-26 20:41:05,937 – Reading raw storage #2 start 0x0, size 0x400000…
…
2025-05-26 20:42:10,738 – Flash verified, reading equal!
2025-05-26 20:42:10,738 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /cert/ca.der ExtractedFromBox/cert/ca.der
2025-05-26 20:43:13,518 – Connecting to target…
2025-05-26 20:43:15,842 – timed out while waiting for ack
2025-05-26 20:43:16,060 – Connected, reading version…
2025-05-26 20:43:16,068 – connected to target
2025-05-26 20:43:16,068 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:43:16,069 – This is a CC3200 device
2025-05-26 20:43:16,069 – Switching to NWP bootloader…
2025-05-26 20:43:16,084 – Switching UART to APPS…
2025-05-26 20:43:16,100 – Resetting communications …
2025-05-26 20:43:17,316 – Uploading rbtl3100s.dll…
2025-05-26 20:43:17,316 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:43:17,324 – Getting storage list…
2025-05-26 20:43:18,051 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:43:18,068 – Reading file /cert/ca.der → ExtractedFromBox/cert/ca.der
2025-05-26 20:43:18,148 – Read file a second time for verification…
2025-05-26 20:43:18,164 – Reading file /cert/ca.der → C:\Users\FAT-SH~1\AppData\Local\Temp\tmpw36_5425
2025-05-26 20:43:18,244 – File /cert/ca.der verified
2025-05-26 20:43:18,244 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /cert/private.der ExtractedFromBox/cert/private.der
2025-05-26 20:43:27,057 – Connecting to target…
2025-05-26 20:43:29,376 – timed out while waiting for ack
2025-05-26 20:43:29,594 – Connected, reading version…
2025-05-26 20:43:29,607 – connected to target
2025-05-26 20:43:29,607 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:43:29,607 – This is a CC3200 device
2025-05-26 20:43:29,608 – Switching to NWP bootloader…
2025-05-26 20:43:29,623 – Switching UART to APPS…
2025-05-26 20:43:29,639 – Resetting communications …
2025-05-26 20:43:30,855 – Uploading rbtl3100s.dll…
2025-05-26 20:43:30,855 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:43:30,856 – Getting storage list…
2025-05-26 20:43:31,590 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:43:31,606 – Reading file /cert/private.der → ExtractedFromBox/cert/private.der
2025-05-26 20:43:31,683 – Read file a second time for verification…
2025-05-26 20:43:31,699 – Reading file /cert/private.der → C:\Users\FAT-SH~1\AppData\Local\Temp\tmpy8rvq13h
2025-05-26 20:43:31,777 – File /cert/private.der verified
2025-05-26 20:43:31,777 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /cert/client.der ExtractedFromBox/cert/client.der
2025-05-26 20:43:44,025 – Connecting to target…
2025-05-26 20:43:46,346 – timed out while waiting for ack
2025-05-26 20:43:46,564 – Connected, reading version…
2025-05-26 20:43:46,576 – connected to target
2025-05-26 20:43:46,576 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:43:46,576 – This is a CC3200 device
2025-05-26 20:43:46,576 – Switching to NWP bootloader…
2025-05-26 20:43:46,592 – Switching UART to APPS…
2025-05-26 20:43:46,608 – Resetting communications …
2025-05-26 20:43:47,824 – Uploading rbtl3100s.dll…
2025-05-26 20:43:47,824 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:43:47,825 – Getting storage list…
2025-05-26 20:43:48,559 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:43:48,575 – Reading file /cert/client.der → ExtractedFromBox/cert/client.der
2025-05-26 20:43:48,647 – Read file a second time for verification…
2025-05-26 20:43:48,663 – Reading file /cert/client.der → C:\Users\FAT-SH~1\AppData\Local\Temp\tmp196x8ns7
2025-05-26 20:43:48,736 – File /cert/client.der verified
2025-05-26 20:43:48,736 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /sys/mcuimg.bin ExtractedFromBox/sys/mcuimg.bin
2025-05-26 20:44:28,226 – Connecting to target…
2025-05-26 20:44:30,538 – timed out while waiting for ack
2025-05-26 20:44:30,756 – Connected, reading version…
2025-05-26 20:44:30,760 – connected to target
2025-05-26 20:44:30,760 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:44:30,761 – This is a CC3200 device
2025-05-26 20:44:30,761 – Switching to NWP bootloader…
2025-05-26 20:44:30,776 – Switching UART to APPS…
2025-05-26 20:44:30,792 – Resetting communications …
2025-05-26 20:44:32,008 – Uploading rbtl3100s.dll…
2025-05-26 20:44:32,008 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:44:32,009 – Getting storage list…
2025-05-26 20:44:32,743 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:44:32,760 – Reading file /sys/mcuimg.bin → ExtractedFromBox/sys/mcuimg.bin
2025-05-26 20:44:33,143 – Read file a second time for verification…
2025-05-26 20:44:33,159 – Reading file /sys/mcuimg.bin → C:\Users\FAT-SH~1\AppData\Local\Temp\tmpvqba35ed
2025-05-26 20:44:33,544 – File /sys/mcuimg.bin verified
2025-05-26 20:44:33,544 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /sys/mcuimg1.bin ExtractedFromBox/sys/mcuimg1.bin
2025-05-26 20:44:58,858 – Connecting to target…
2025-05-26 20:45:01,176 – timed out while waiting for ack
2025-05-26 20:45:01,395 – Connected, reading version…
2025-05-26 20:45:01,409 – connected to target
2025-05-26 20:45:01,409 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:01,409 – This is a CC3200 device
2025-05-26 20:45:01,410 – Switching to NWP bootloader…
2025-05-26 20:45:01,425 – Switching UART to APPS…
2025-05-26 20:45:01,440 – Resetting communications …
2025-05-26 20:45:02,656 – Uploading rbtl3100s.dll…
2025-05-26 20:45:02,656 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:45:02,657 – Getting storage list…
2025-05-26 20:45:03,392 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:03,408 – Reading file /sys/mcuimg1.bin → ExtractedFromBox/sys/mcuimg1.bin
2025-05-26 20:45:05,964 – Read file a second time for verification…
2025-05-26 20:45:05,980 – Reading file /sys/mcuimg1.bin → C:\Users\FAT-SH~1\AppData\Local\Temp\tmp34sffpjs
2025-05-26 20:45:08,537 – File /sys/mcuimg1.bin verified
2025-05-26 20:45:08,537 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /sys/mcuimg2.bin ExtractedFromBox/sys/mcuimg2.bin
2025-05-26 20:45:11,818 – Connecting to target…
2025-05-26 20:45:14,135 – timed out while waiting for ack
2025-05-26 20:45:14,352 – Connected, reading version…
2025-05-26 20:45:14,368 – connected to target
2025-05-26 20:45:14,368 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:14,369 – This is a CC3200 device
2025-05-26 20:45:14,369 – Switching to NWP bootloader…
2025-05-26 20:45:14,384 – Switching UART to APPS…
2025-05-26 20:45:14,400 – Resetting communications …
2025-05-26 20:45:15,616 – Uploading rbtl3100s.dll…
2025-05-26 20:45:15,616 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:45:15,617 – Getting storage list…
2025-05-26 20:45:16,351 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:16,368 – Reading file /sys/mcuimg2.bin → ExtractedFromBox/sys/mcuimg2.bin
2025-05-26 20:45:18,952 – Read file a second time for verification…
2025-05-26 20:45:18,968 – Reading file /sys/mcuimg2.bin → C:\Users\FAT-SH~1\AppData\Local\Temp\tmp0a4wz0u4
2025-05-26 20:45:21,552 – File /sys/mcuimg2.bin verified
2025-05-26 20:45:21,553 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /sys/mcuimg3.bin ExtractedFromBox/sys/mcuimg3.bin
2025-05-26 20:45:29,102 – Connecting to target…
2025-05-26 20:45:31,420 – timed out while waiting for ack
2025-05-26 20:45:31,638 – Connected, reading version…
2025-05-26 20:45:31,652 – connected to target
2025-05-26 20:45:31,652 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:31,652 – This is a CC3200 device
2025-05-26 20:45:31,652 – Switching to NWP bootloader…
2025-05-26 20:45:31,668 – Switching UART to APPS…
2025-05-26 20:45:31,684 – Resetting communications …
2025-05-26 20:45:32,899 – Uploading rbtl3100s.dll…
2025-05-26 20:45:32,900 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:45:32,901 – Getting storage list…
2025-05-26 20:45:33,635 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:33,651 – Reading file /sys/mcuimg3.bin → ExtractedFromBox/sys/mcuimg3.bin
2025-05-26 20:45:33,699 – Read file a second time for verification…
2025-05-26 20:45:33,715 – Reading file /sys/mcuimg3.bin → C:\Users\FAT-SH~1\AppData\Local\Temp\tmpolo92575
2025-05-26 20:45:33,763 – File /sys/mcuimg3.bin verified
2025-05-26 20:45:33,763 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr read_file /sys/mcubootinfo.bin ExtractedFromBox/sys/mcubootinfo.bin
2025-05-26 20:45:38,498 – Connecting to target…
2025-05-26 20:45:40,816 – timed out while waiting for ack
2025-05-26 20:45:41,035 – Connected, reading version…
2025-05-26 20:45:41,048 – connected to target
2025-05-26 20:45:41,048 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:41,048 – This is a CC3200 device
2025-05-26 20:45:41,049 – Switching to NWP bootloader…
2025-05-26 20:45:41,064 – Switching UART to APPS…
2025-05-26 20:45:41,080 – Resetting communications …
2025-05-26 20:45:42,295 – Uploading rbtl3100s.dll…
2025-05-26 20:45:42,296 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:45:42,296 – Getting storage list…
2025-05-26 20:45:43,031 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:45:43,047 – Reading file /sys/mcubootinfo.bin → ExtractedFromBox/sys/mcubootinfo.bin
2025-05-26 20:45:43,111 – Read file a second time for verification…
2025-05-26 20:45:43,127 – Reading file /sys/mcubootinfo.bin → C:\Users\FAT-SH~1\AppData\Local\Temp\tmpwyretujh
2025-05-26 20:45:43,191 – File /sys/mcubootinfo.bin verified
2025-05-26 20:45:43,191 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr write_file FlashedToBox/sys/pre-img.bin /sys/pre-img.bin
2025-05-26 20:51:59,896 – Connecting to target…
2025-05-26 20:52:02,214 – timed out while waiting for ack
2025-05-26 20:52:02,432 – Connected, reading version…
2025-05-26 20:52:02,447 – connected to target
2025-05-26 20:52:02,447 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:52:02,447 – This is a CC3200 device
2025-05-26 20:52:02,447 – Switching to NWP bootloader…
2025-05-26 20:52:02,463 – Switching UART to APPS…
2025-05-26 20:52:02,478 – Resetting communications …
2025-05-26 20:52:03,694 – Uploading rbtl3100s.dll…
2025-05-26 20:52:03,694 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:52:03,695 – Getting storage list…
2025-05-26 20:52:04,430 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:52:04,446 – Uploading file FlashedToBox/sys/pre-img.bin → /sys/pre-img.bin [20956, disk=20956]…
…
2025-05-26 20:52:05,358 – Read file after writing for verification…
2025-05-26 20:52:05,374 – Reading file /sys/pre-img.bin → C:\Users\FAT-SH~1\AppData\Local\Temp\tmpx80tdzzv
2025-05-26 20:52:05,758 – File /sys/pre-img.bin verified
2025-05-26 20:52:05,758 – Getting storage info…
2025-05-26 20:52:05,774 – storage #2 info bytes: 0x10, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0
2025-05-26 20:52:05,774 – Getting storage list…
2025-05-26 20:52:05,800 – Reading raw storage #2 start 0x0, size 0x2000…
…
2025-05-26 20:52:05,926 – [0] detected a valid FAT revision: 42
2025-05-26 20:52:05,926 – Getting storage list…
2025-05-26 20:52:05,952 – Reading raw storage #2 start 0x774, size 0x1774…
…
2025-05-26 20:52:06,052 – selected FAT revision: 42 (active)
2025-05-26 20:52:06,052 – FAT r42, num files: 26, used/free blocks: 944/80
2025-05-26 20:52:06,053 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr write_file FlashedToBox/sys/mcuimg.bin /sys/mcuimg.bin
2025-05-26 20:52:27,649 – Connecting to target…
2025-05-26 20:52:29,967 – timed out while waiting for ack
2025-05-26 20:52:30,186 – Connected, reading version…
2025-05-26 20:52:30,199 – connected to target
2025-05-26 20:52:30,200 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:52:30,200 – This is a CC3200 device
2025-05-26 20:52:30,200 – Switching to NWP bootloader…
2025-05-26 20:52:30,215 – Switching UART to APPS…
2025-05-26 20:52:30,231 – Resetting communications …
2025-05-26 20:52:31,447 – Uploading rbtl3100s.dll…
2025-05-26 20:52:31,447 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:52:31,448 – Getting storage list…
2025-05-26 20:52:32,183 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:52:32,199 – File exists on target, erasing
2025-05-26 20:52:32,215 – Erasing file /sys/mcuimg.bin…
2025-05-26 20:52:32,359 – Uploading file FlashedToBox/sys/mcuimg.bin → /sys/mcuimg.bin [15791, disk=15791]…
…
2025-05-26 20:52:33,031 – Read file after writing for verification…
2025-05-26 20:52:33,047 – Reading file /sys/mcuimg.bin → C:\Users\FAT-SH~1\AppData\Local\Temp\tmpbfez5ko0
2025-05-26 20:52:33,340 – File /sys/mcuimg.bin verified
2025-05-26 20:52:33,340 – Getting storage info…
2025-05-26 20:52:33,356 – storage #2 info bytes: 0x10, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0
2025-05-26 20:52:33,356 – Getting storage list…
2025-05-26 20:52:33,382 – Reading raw storage #2 start 0x0, size 0x2000…
…
2025-05-26 20:52:33,508 – [0] detected a valid FAT revision: 44
2025-05-26 20:52:33,508 – Getting storage list…
2025-05-26 20:52:33,534 – Reading raw storage #2 start 0x774, size 0x1774…
…
2025-05-26 20:52:33,635 – selected FAT revision: 44 (active)
2025-05-26 20:52:33,635 – FAT r44, num files: 26, used/free blocks: 932/92
2025-05-26 20:52:33,636 – All commands done, bye.
C:>cc3200tool -p COM3 --reset dtr write_file FlashedToBox/cert/c2.der /cert/c2.der
2025-05-26 20:52:46,273 – Connecting to target…
2025-05-26 20:52:48,583 – timed out while waiting for ack
2025-05-26 20:52:48,802 – Connected, reading version…
2025-05-26 20:52:48,808 – connected to target
2025-05-26 20:52:48,808 – Version: CC3x00VersionInfo((0, 4, 1, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:52:48,808 – This is a CC3200 device
2025-05-26 20:52:48,809 – Switching to NWP bootloader…
2025-05-26 20:52:48,824 – Switching UART to APPS…
2025-05-26 20:52:48,840 – Resetting communications …
2025-05-26 20:52:50,055 – Uploading rbtl3100s.dll…
2025-05-26 20:52:50,056 – Reading rbtl3100s.dll from file C:\Users\Fat-Shady\AppData\Local\Programs\Python\Python313\Lib\site-packages\cc3200tool\dll\rbtl3100s.dll
2025-05-26 20:52:50,056 – Getting storage list…
2025-05-26 20:52:50,791 – APPS version: CC3x00VersionInfo((0, 4, 0, 2), (0, 0, 0, 0), (0, 0, 0, 0), (0, 0, 0, 0), (16, 0, 0, 0))
2025-05-26 20:52:50,807 – Uploading file FlashedToBox/cert/c2.der → /cert/c2.der [1419, disk=1419]…
.
2025-05-26 20:52:51,079 – Read file after writing for verification…
2025-05-26 20:52:51,095 – Reading file /cert/c2.der → C:\Users\FAT-SH~1\AppData\Local\Temp\tmprxqo19r0
2025-05-26 20:52:51,175 – File /cert/c2.der verified
2025-05-26 20:52:51,176 – Getting storage info…
2025-05-26 20:52:51,191 – storage #2 info bytes: 0x10, 0x0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0
2025-05-26 20:52:51,191 – Getting storage list…
2025-05-26 20:52:51,218 – Reading raw storage #2 start 0x0, size 0x2000…
…
2025-05-26 20:52:51,344 – [1] detected a valid FAT revision: 45
2025-05-26 20:52:51,345 – Getting storage list…
2025-05-26 20:52:51,371 – Reading raw storage #2 start 0x1774, size 0x2774…
…
2025-05-26 20:52:51,534 – selected FAT revision: 45 (active)
2025-05-26 20:52:51,535 – FAT r45, num files: 27, used/free blocks: 933/91
2025-05-26 20:52:51,535 – All commands done, bye.
C:>
tryed several configs
i dont see any connect attempts in teddycloud
docker container has one ip