n-able-Arduino icon indicating copy to clipboard operation
n-able-Arduino copied to clipboard

Cannot Find the Seeed Studio XIAO nRF52840 in the list of boards on Arduino IDE

Open felixschempp opened this issue 3 months ago • 3 comments

First off thanks for the great repo!

I am currently using the Arduino IDE and was trying to select the Seeed Studio XIAO nRF52840 but I could not find it in the list of "Select your board from the Tools -> Board menu". I am not really sure what to do since I can see all other boards except the only one I need :(

Thanks for your help!

felixschempp avatar Sep 05 '25 17:09 felixschempp

I am assuming this is the problem with the current version 0.2.0: { "name": "Arm (Nim)BLE Boards", "architecture": "arm-ble", "version": "0.2.0", "category": "Contributed", "help": { "online": "https://github.com/h2zero/n-able-Arduino/issues" }, "url": "https://github.com/h2zero/n-able-Arduino/archive/0.2.0.tar.gz", "archiveFileName": "n-able-Arduino-0.2.0.tar.gz", "checksum": "SHA-256:1da98d530382dd845e51379735e75473cc9547923fbbff9202d365072eef6865", "size": "1951978", "boards": [ {"name": "Adafruit CLUE nRF52840"}, {"name": "Adafruit Circuit Playground Bluefruit"}, {"name": "Adafruit Feather nRF52832"}, {"name": "Adafruit Feather nRF52840 Express"}, {"name": "Adafruit Feather nRF52840 Sense"}, {"name": "Adafruit ItsyBitsy nRF52840 Express"}, {"name": "BBC micro:bit"}, {"name": "BBC micro:bit v2"}, {"name": "Bluz DK"}, {"name": "Calliope mini"}, {"name": "Ebyte E104-BT5032A-TB"}, {"name": "Ebyte E104-BT5040UA Dongle"}, {"name": "Electronut labs bluey"}, {"name": "Electronut labs hackaBLE"}, {"name": "Electronut labs hackaBLE v2"}, {"name": "Generic nRF51822"}, {"name": "Generic nRF52810"}, {"name": "Generic nRF52832"}, {"name": "Generic nRF52833"}, {"name": "Generic nRF52840"}, {"name": "ng-beacon"}, {"name": "nRF51 Dongle"}, {"name": "nRF51822 DK"}, {"name": "nRF52832 DK"}, {"name": "nRF52833 DK"}, {"name": "nRF52840 DK"}, {"name": "nRF52840 Dongle"}, {"name": "Nordic Beacon Kit"}, {"name": "OSHChip"}, {"name": "RedBear BLE Nano"}, {"name": "RedBear BLE Nano 2"}, {"name": "RedBear Blend 2"}, {"name": "RedBear nRF51822"}, {"name": "Sino:bit"}, {"name": "TinyBLE"}, {"name": "Waveshare BLE400"} ], "toolsDependencies": [ { "packager": "h2zero", "name": "gcc-arm-none-eabi", "version": "9.3.1-1" }, { "packager": "h2zero", "name": "openocd", "version": "0.11.0-4" } ] } ],

felixschempp avatar Sep 05 '25 20:09 felixschempp

Yes, I need to make a new release.

h2zero avatar Sep 05 '25 20:09 h2zero

@felixschempp I just released the latest version, please update and let me know if you have any problems.

h2zero avatar Sep 05 '25 23:09 h2zero