I received my Hornbill ESP32 dev kit and I tried it with the arduino environment. I can compile and send the code to the board, the fade led program works well :)
But things get annoying when I try to use the bluetooth function of the board. I loaded the SimpleBLEDevice example and the only ...