-
-
Notifications
You must be signed in to change notification settings - Fork 35
Runtime errors #39
Comments
I solved using PlatformIO, the same project is compiled without any problems, it works on the microcontroller and no runtime errors occur. How is this possible? Does PlatformIO use the same compilers of Arduino IDE or am I wrong? It is paradoxical that official support works worse than unofficial support. |
Hi @fgaetani , |
Hi @facchinm , |
When the yellow LED flashes 5 times fast and 5 times slow is a runtime error ? |
Hi @oacs, yes, that is the reporting of a runtime error. |
I have a problem with the Arduino Nano 33 BLE board with ArduinoBLE library. As soon as I try to connect to the device through the smartphone, the microcontroller freezes and the yellow LED flashes 5 times fast and 5 times slow and I am forced to reflash the firmware by double clicking the reset button. I have found similar problems also with the use of Wire library. What can this problem be due to?
The text was updated successfully, but these errors were encountered: