fgaetani
fgaetani
I updated PlatformIO and the nRF52 package, but I still don't see Arduino Nano BLE Nano among the available boards. What am I doing wrong?
Hi @alexisicte, thank you! I had already read that issue, but it is not clear how and if it was solved by pull request # 44. I confirm that the...
The reported issue #45 is different, in my case the microcontroller lock in loop in that cycle and by modifying in that way I solved it. While the other issue...
Hi @JoeyTolentino , I had already indicated that with the watchdog the problem is solved, but unfortunately in my application this is problematic. We hope for a solution as soon...
Hi @facchinm , I did not understand which line you are referring to. The problem occurs during connection and disconnection procedure. I managed to emphasize the problem by making many...
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...
Hi @facchinm , it's been a long time, but I remember very well that the core version and the main code compiled were the same.
Hi @oacs, yes, that is the reporting of a runtime error.