Hello,
Yesterday, I received a new Power Profiler Kit 2 device directly out of the box, and unfortunately, it is not detected by any PC.
Symptoms: - The green LED blinks...
We are using the nRF5340 and our use case makes full use of all 4 shared peripherals for SPI and TWI as well as SPIM4. We want to add UART over USB and I was able to port...
Hello together, Which configurations or setup on the side of the Nordic nrf9161 DK has to be done to use the DEBUG IN connector for SWD? The board is powered by the 5VIN pin...
Hi,
I am currently making an upgrade og a nRF51422 project that has both BLE. and ANT+ Cycling Power profiles and if I run the old project on an 51822 processor I can see...
Hi,
I am developing for the 54l15 using nrf connect version 2025.5.92 Last Updated 2025-05-15, 10:08:43 and it's starting to seriously frustrate me.
The nRF Connecot for...
Hi, I have two firmware images: A and B which I need to make compatible for OTA (DFU over BLE using MCUBoot - the standard process described in the devacademy course ). They...
Hello community,
I'm currently working on setting up SPI communication between two nRF5340 DK boards , but I'm running into several issues.
SDK Version 2.9.1 : I couldn...
Chip: NRF51822
softstack version: 5.2.1
I ran into an issue and i'm trying to understand it better. I was calling the function sd_ble_gatts_value_set(...) from a GPIOTE...
Hello,
We are having some problems with a board that we developed using the NRF51822, see this post: devzone.nordicsemi.com/.../application-halts-on-softdevice-initialize...
New to BLE and nRF51822. I need some explanation and clarification of connections and connection intervals. Can I get a overview of how the nRF51822 or answer some questions...
I get a nrf51422_1.0.0-2.alpha.zip. But why s310_nrf51422_1.0.0-2.alpha_softdevice.hex is bigger than 256K(287K),How can I burn this hex file into the nrf51422 Flash?
Hi,
I am using the nRF51822 evaluation kit, and have been unable to get it working. I compiled the sample BLE Heart Rate sensor program and uploaded it to the evaluation...
Neither in BLE core specification nor in your documentation I found a hint, how the size of white list is defined and what the limits are.
At the Link msdn.microsoft.com...
Hi All,
I am a beginner with nordic nrf 51822. I am confused between so many code development tools.I have a usb based nrf 51822 development board. I prefer to use microsoft...
As far as I know there is a restriction in older bluetooth versions for number of slaves in a star network. 6 slaves can access same master, totally 7 units in a star topology...
Hello everyone,
I've been reading about BLE dev kits lately for one of my projects. I purchased the BLE Mini by RedBear Labs and had a good time with it... till I started...
I have an nRFgo motherboard on which I can set the VTG voltage to anywhere from 1.9V to 3.3V using nRFgo Studio. I'm trying to get a UART connection working to a GSM modem...
can ble_flash_page_erase return an error_code if erase uncuccessful? ble_flash.h show that it can ,but the code of ble_flash.c seem that it can not
uint32_t ble_flash_page_erase...
I am working on a project which is currently based on the nRF51922, and I would like to look at the S310 specification document. I found a link on this page: www.nordicsemi...