I truly need your support as I hit a brick wall following your tutorial and I have no idea how to move forward…
I’m following the tutorial for [nRF52840 Development with Arduino and CircuitPython, I updated the boards and libraries (see screenshots) however when I try the Arduino Examples the code refuses to compile and I get the following error:
C:\Users\Antec\AppData\Local\Arduino15\packages\adafruit\hardware\nrf52\0.11.1\libraries\Bluefruit52Lib\examples\Peripheral\blinky_ota\blinky_ota.ino: In function 'void setup()':
blinky_ota:22:3: error: 'Serial' was not declared in this scope
(full compilation log is attached to this post and the updated boards file)
It looks like this issue is related to the latest version of Adafruit nRF52x library and our custom board definition. We have identified the issue and have a fix that is ready to go. We will update the [GitHub Repository and the [Arduino and CircuitPython Software Development Guide as soon as possible. That should be completed today or tomorrow (7/18).