Posts Tagged Arduino
Arduino Nano 33 BLE infinite loop upload issue
While working on code it’s common to make mistakes, but some mistakes are more severe than other.
I was playing around with BLE on Arduino Nano 33 BLE board and I thought that it would be good idea to delete BLE.central() in loop() as I had some issues with BLE communication. After uploading program immediately noticed orange blinking diode…