Open dharmik768 opened 2 years ago
The following address worked for us:
Please note: We have flashed the ESP before with a blink project from PlatformIO. Maybe that made a difference.
Also, we had to hard-reset the ESP by using its buttons in order to make it reboot.
We are working on integration of MakeCode with our multi-sensor / physical computing device databot™ - hardware details here:
https://databot.us.com/databot-2-0-basic-training-deep-geek/
We are finding a hard time getting code run with an ESP32. We are unable to get the default ESP32 makecode project found here. No matter what kind of blocks we arrange there
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots 1) LED blink example we tried.
2) Using the Espressif bin file uploading tool, we are using the same tool for other bin files and it works perfectly.
3) All bin files are of the same size but all projects were different.
Desktop:
Additional context We have tried pretty much everything that came to our mind. We also saw that it needs UF2 bootloader so we searched here but unfortunately we found nothing specific for ESP32.
Anyone can guide us in the right direction where we can build and run simple projects for ESP32 and also most important the flashing part is there any way we can directly flash from the USB instead of downloading the bin file?
Thank You, Dharmik Patel