Initialising Tour
Initialising SettingsProfile
Initialising HelpLinks
Initialising Offline
Initialising CoreModules
No code in storage.
GET chrome.storage.local.OFFLINE_DATA = 0 bytes
Handling URL "http://www.espruino.com/webide"
>>> Connecting...
Set Slow Write = true
Unable to open device (connectionInfo=undefined)
ERROR: Unable to open device (connectionInfo=undefined)
ERROR: [notify_error] Connection Failed.
>>> Connection Failed.
Back to the native WebIDE app using the TTL converter and Com port
Initialising Tour
Initialising SettingsProfile
Initialising HelpLinks
Initialising Offline
Loaded code from storage.
GET chrome.storage.local.OFFLINE_DATA = 0 bytes
Web Bluetooth available, but Windows Web Bluetooth is broken in <68 - not using it
>>> Connecting...
Set Slow Write = true
Unable to open device (connectionInfo=undefined)
ERROR: Unable to open device (connectionInfo=undefined)
ERROR: [notify_error] Connection Failed.
>>> Connection Failed.
So it appears the inability to complete the flash process (using DFU) prevents the existing corrupted (previous) flashed version from being accessible. Again tried a hard reset also. Device still unusable.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
The following was attempted using a TTL converter with Tx->Rx and Rx->Tx per:
and connect using a Com port rather than Bluetooth.
Used the old standby laptop with the BLE dongle with pairing still in tact.
Tried the web launch from page link from:
Back to the native WebIDE app using the TTL converter and Com port
So it appears the inability to complete the flash process (using DFU) prevents the existing corrupted (previous) flashed version from being accessible. Again tried a hard reset also. Device still unusable.