It says installation finished and shows that it has successfully installed it in the device. But it doesn't work.
So I checked the device and tried to upload the examples code using arduino, and then I get the the following logs
Code: Select all
Sketch uses 866985 bytes (66%) of program storage space. Maximum is 1310720 bytes.
Global variables use 60060 bytes (18%) of dynamic memory, leaving 267620 bytes for local variables. Maximum is 327680 bytes.
esptool.py v4.5.1
Serial port COM5
Connecting..................................
Chip is ESP32-D0WDQ6 (revision v1.0)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 3c:71:bf:c4:a7:18
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
A fatal error occurred: Secure Boot detected, writing to flash regions < 0x8000 is disabled to protect the bootloader. Use --force to override, please use with caution, otherwise it may brick your device!
Failed uploading: uploading error: exit status 2