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

Used both linux and android. The android app "nrf connect" can't even bind. I used the latest main.

Hi, I'm using two nrf52832 boards to communicate via BLE UART with smartphone. For firmware building is used Arduino 1.8.18 + Nordic nRF5 Boards 0.7.0 + BLEPeripheral last version +...

Hi im using nrf52832 controller and i put it into sleep mode with _wfi(). The power consumption in sleep mode is 93uA. when i initialize i2c the power consumption is...

I am stuck with a board from Ebyte: https://www.cdebyte.com/products/E104-BT5010A-TB This board uses a module based on nRF52810. It has a UART on it, and when I try simple AT commands,...

The new function allows using `analogRead()` to read signals with high source resistance by adjusting acquisition time of the SAADC. The feature is only available in nRF52 devices.

Hey! Thank you for creating this library! Can you add support for Nice!Nano V2 Nordic nRF52840 https://nicekeyboards.com/nice-nano? There are a schematic and a pinout for it: https://nicekeyboards.com/docs/nice-nano/pinout-schematic for both V1...

Hello, I am facing an issue with flashing S132 soft device to a nRF52832 module. I am using a J-Link EDU Mini to flash. The specific error shown is: "Error:...

Is 2nd UART supported on the nRF52833?

I can't find the device in the app. --------------------------------------------- Open On-Chip Debugger 0.10.0-dev-00254-g696fc0a (2016-04-09-12:07) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html debug_level: 0 0x4000 adapter speed: 1000...

Trying to upload blink sketch to my nrf52DK. Followed the instructions regarding installking J-Link drivers through Zadig. I uninstalled, and reinstalled J-Link drivers, then wrote over CDC (Interface 2) with...