rotempco
rotempco
What is the state of this? Is it abandoned - or is it due to be merged into main?
I've just testet it. Still not working on my ESP32-S3 Simple test in js. ``` const loaderOptions= { transport, baudrate: parseInt(115200), terminal: espLoaderTerminal }; esploader = new ESPLoader(loaderOptions); chip =...
Yeah, it sure does look like that, this is the output with debugLogging ``` Read bytes bundle.js:2 TRACE 313.000 Read 163 bytes: 4553502d524f4d3a 657370333273332d | ESP-ROM:esp32s3- 3230323130333237 0d0a4275696c643a | 20210327..Build:...
My bad, here it is ``` esptool.js esp-updater.js:14 Serial port WebSerial VendorID 0x303a ProductID 0x1001 esp-updater.js:19 Connecting... esp-updater.js:14 Debug: _connect_attempt default_reset false bundle.js:2 Read bytes bundle.js:2 TRACE 319.000 Read 163...
That's weird. It is however a custom PCB, with a ESP32-S3-WROOM-1 chip. 