Kowyo
Kowyo
It looks like your hardware doesn't have bluetooth enabled, which is a prerequisite of the project.
Enable it in your pc, not on ESP32
Hi @liweikui and @amitmaliik , I also had troubles with the issue today. You should use developer mode to see if there are any errors and warning. What's more, please...
Same, I got stuck in here and I am using MacBook Air M2 with the latest macOS: 
Hello @rwmjhb , do you use an external memory card in your esp32?
> I accidentally found a solution to this problem. When the esp32 is connected to the power supply, a red light will light up, but it will go out after...
I ran the command: `arduino-cli core install esp32:[email protected]` and got the following output: ```warp Error during install: Platform 'esp32:[email protected]' not found: required version 2.0.17 not found for platform esp32:esp32 ```...
> > I ran the command: `arduino-cli core install esp32:[email protected]` and got the following output: > > ``` > > Error during install: Platform 'esp32:[email protected]' not found: required version 2.0.17...
Here is an update for anyone who wants to migrate their project to the latest platform - [Migration from 2.x to 3.0](https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html?highlight=i2s#i2s)
Yes, battery and SD card are not necessary.