nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Hello,
I am currently evaluating MCELL location on an existing project, based on nRF9160.
After some trial and errors, I managed to get it working.
However, I ma a bit...
When performing a OTA update with RPA enabled, the dedicated DFU app, nrfconnect app, and nrfutil.exe fail because after the buttonless bootloading has been enabled the device...
Hi Nordic Support,
I recently purchased two nRF54L15 development kits from Mouser Electronics. While one works perfectly, the other one appears to be completely dead out...
Hi,
In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than...
Hi Nordic Support Team,
We are working on an nRF5340-based application using the nRF Connect SDK and would like to implement FOTA for both the application core and the network...
Dear Nordic, i have started my application with toolchain & sdk both v3.3.0, using custom services & charachteristics, with BLE advertising @500ms interval works fine. but...
Hi all,
Using two nrf54l15DK boards, v3.3.1 ncs, and ipt_initiator and ipt_ reflector demos without any modifications, in a testing environment at a distance of 5.1m, there...
Hi,
Using nRF Connect SDK v3.3.0, Toolchain v3.3.0, nRF Connect for VS Code 2026.7.2128, and J-Link V9.24a, I see the following errors when flashing a custom board connected...
Hi,
I am working on a Zigbee coordinator based on nRF52840 using the nRF5 SDK (ZBOSS stack).
My network includes up to ~50–60 devices (both mains-powered and battery-powered...
i would like to implement multi pairing connection of 20 peripheral device by single central mode. Is it best solution to adopt multi NUS sample S/W in GIthub?
Hi!
I am using nRF9151-DK, enabling UART1 and using CONFIG_UART_ASYNC_API.
The build is successful, but the problem every time i connect a flashed kit with this binaries...
Hi,
My central device is running into Bus fault when continuously sending data to multiple connected peripheral device and any of peripheral device got disconneced. Issue...
Hi everyone,
We are using the nRF52840 and nRF54L15 in our designs. We want to perform board validation before an image swap in MCUboot to ensure that the incoming image...
Hi everyone,
I’m currently evaluating whether it is practical to use the nRF9151 DK together with the nRF7002 EK in the same project.
The goal is to use the nRF9151 for...
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...