I manage to upload sketches and to see the board in AP mode, but not in STA mode.
I'm a newbie, I guess the ESP32 has several partition, and I wonder if there's the way to put it back in factory condition, since the changes I made could be the problem's source.
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.
I bought this board:
https://it.aliexpress.com/item/32840815594.html?aff_platform=product&sk=MrbMVr7&aff_trace_key=2602152a965e4e4d8846346a10315a9d-1588781756776-07769-MrbMVr7&terminal_id=f41591a4ef0f48ddbf83603216e7dd45&aff_request_id=2602152a965e4e4d8846346a10315a9d-1588781756776-07769-MrbMVr7
And flashed the espruino_esp32.bin according to the instruction posted here: https://photopizza.org/#!instructions
Now I want to use this board for a different project with Arduino IDE. I got some troubles with simple web server tutorials such as this: https://randomnerdtutorials.com/esp32-web-server-arduino-ide/
I manage to upload sketches and to see the board in AP mode, but not in STA mode.
I'm a newbie, I guess the ESP32 has several partition, and I wonder if there's the way to put it back in factory condition, since the changes I made could be the problem's source.
thanks for the help
Francesco