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

Seeed Studio XIAO nRF52840 error

Open Jasionf opened this issue 7 months ago • 6 comments

Why do I get this error when I compile the XIAO nRF52840, I don't find it in the documentation, is there a missing link somewhere?

Image

Jasionf avatar May 19 '25 02:05 Jasionf

Something is wrong with your build environment.

h2zero avatar May 19 '25 15:05 h2zero

I followed the docs, Clone this repo: git clone https://github.com/h2zero/n-able-Arduino.git, download the NimBLE libraries, open the example and compile, and I get this error, which step did I miss?

Jasionf avatar May 20 '25 01:05 Jasionf

@Jasionf are you using Arduino IDE or platformio?

h2zero avatar May 21 '25 14:05 h2zero

hello h2zero , i use arduino IDE

Jasionf avatar May 26 '25 01:05 Jasionf

Thank you @Jasionf, it looks to me like you have selected the board from another arduino core and not this one. If you use platformio instead it will be easier to make sure you are using the correct Arduino core.

h2zero avatar May 26 '25 14:05 h2zero

@Jasionf I've made a few updates to this variant and will prepare a release shortly, please try when that is complete.

h2zero avatar Jun 12 '25 23:06 h2zero