arduino-nRF5 icon indicating copy to clipboard operation
arduino-nRF5 copied to clipboard

Arduino Core for Nordic Semiconductor nRF5 based boards

Results 131 arduino-nRF5 issues
Sort by recently updated
recently updated
newest added

Hello: This seems a rather old project, not sure if anyone is still maintaining it, but it's worth the shot. I'm using an official nRF52-DK SDK (nRF52832) from Nordic with...

I am trying to program an nRF52810 (A door key, which I am seeing if can be reprogrammed) using STLink v2 clone. when trying to upload a blink sketch, selecting...

Hi, I made a code in the XIAO SEEED with bluefruit. But with the arduino-nrf5 the libs are not compatible. Theres a way to flash an adafruit like softDevice to...

Using the numbers from the pinmap on the micro:bit website. digitalRead on the buttons pins seems random, digitalWrite to led matrix does not work. Serial.println works though. Any help is...

I have bought an NRF52840 module (https://www.ebyte.com/en/product-view-news.aspx?id=445) and i would like to program it via Arduino IDE or VSCode Platformio. Maybe i am a bit foolish but i see the...

Hi everybody, I have a project with Generic NRF51 (NRF51822) and use an AES encryption library in the arduino release documentation - - https://www.arduino.cc/reference/en/libraries/aeslib/ When I start the "simple" example,...

Hello guys, I installed everything and seems I can compile and all the code is being understood by arduino, however, when I am flashing the device I am getting these...

added ST-Link/V2-1 on Programmers menu, below ST-Link V2

I am trying to code my microbit on Arduino IDE (for the first time). I keep getting the same message whenever I try to upload one of the example files...