Hi
Thonny runs the script very well
But I cannot flash it it says error
ERRNO 19 ENODEV
Every Time I want to save to flash mem.
CAN you help ?
Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
Hi
Thonny runs the script very well
But I cannot flash it it says error
ERRNO 19 ENODEV
Every Time I want to save to flash mem.
CAN you help ?
Is the interpreter set up for ESP32? Can you provide more error information or screenshots?
report
the interpreter (esp32s3/Com port..) works well as far as I can see
Because when I write a python program (less blink etc) it sends the info fine to the chip. The
Problem occurs when I want to transfer the script (main.py) on the board ,
It gives OSError: (-24579, 'ESP_ERR_FLASH_NOT_INITIALISED') Traceback (most recent call last): File "<stdin>", line 1, in <module> OSError: [Errno 19] ENODEV
report