My esp23 was working fine running espruino, but after doing some interfacing which seemed to work I now can not connect to it via the ide. I decided to reflash as a similar thing had=s happened before when I used the esp8266, and reflashing sorted it.
However using the esptool I just get:
esptool.py v2.3-dev
Connecting........__.............................................__
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
I had this working, its an esp32 dev board with a boot and rest button. I think its an espressif dev c board. I did not touch the buttons before when I initially loaded the esspruino onto it.
Any help appreciated or have I bricked the device?
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.
My esp23 was working fine running espruino, but after doing some interfacing which seemed to work I now can not connect to it via the ide. I decided to reflash as a similar thing had=s happened before when I used the esp8266, and reflashing sorted it.
However using the esptool I just get:
esptool.py v2.3-dev
Connecting........__.............................................__
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
I had this working, its an esp32 dev board with a boot and rest button. I think its an espressif dev c board. I did not touch the buttons before when I initially loaded the esspruino onto it.
Any help appreciated or have I bricked the device?
Thanks in advance