Hi Guys
I was experienting with Bluetooth on this board and noticed in the Serial Monitor of the Adruino IDE that nothing was being display until I pressed the right hand side button which I assume this turns the device on?
Is it possible to have the device switched on all the time or to have it turned on in code?
Thanks
Shelton
Start button programmable?
Re: Start button programmable?
The USB to Serial converter is always on when there's power on the USB connector. You may have the incorrect baud rate selected. When you press the reset button you get the boot messages from the ESP32.