Dave Wyers
Dave Wyers
Hi Apostolos I have noticed that if you include the meta=True parameter to the virgo.plot command it throws an error. Removing the parameter works correctly. **meta (bool) – Display header...
I am running PlatformIO (6.1.14) on VScode (1.88.0) for Windows (10.0.19045), programing a nrf52840DK using the Arduino framework. When I am running the debugger the debugger messages (in blue) appear...
The core issue is that an Upload or Debug erases the board but does not write back the SoftDevice / Bootloader. If I burn the bootloader first, then Upload or...