Thank you for your advice, I was thinking of doing this but I was not sure it would work, but I gave it a try and... it still fails.
To do so, I've plugged the main to the Sonoff and :
Sonoff |------------| FTDI
TX ------------ RX
RX ------------ TX
GND ------------ GND
(I'm sure my wiring RX/TX is ok. If i swap it fails miserably to load the .bin)
Here is the output of esptool :
kiwis:esptool-master kiwis$ ./esptool.py --port /dev/tty.wchusbserial410 write_flash 0 ../espruino_1v93_esp8266_combined_512.bin
esptool.py v2.2-dev
Connecting........_____....._____....._
Detecting chip type... ESP8266
Chip is ESP8266EX
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 1MB
Flash params set to 0x0020
Compressed 524288 bytes to 326299...
Wrote 524288 bytes (326299 compressed) at 0x00000000 in 29.2 seconds (effective 143.5 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting...
Moreover find attached the new output off the IDE with baudrate configured to 115200. A bit better, but not fully satisfying.
I will investigate on the FTDI side and may be Sonoff...
Can you confirm this is the right file I'm loading :
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.
Hello,
Thank you for your advice, I was thinking of doing this but I was not sure it would work, but I gave it a try and... it still fails.
To do so, I've plugged the main to the Sonoff and :
Sonoff |------------| FTDI
TX ------------ RX
RX ------------ TX
GND ------------ GND
(I'm sure my wiring RX/TX is ok. If i swap it fails miserably to load the .bin)
Here is the output of esptool :
Moreover find attached the new output off the IDE with baudrate configured to 115200. A bit better, but not fully satisfying.
I will investigate on the FTDI side and may be Sonoff...
Can you confirm this is the right file I'm loading :
Thank you for your help.
Regards;
1 Attachment