Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
Hi, I am starting to get into the Nordic world and want to design my first pcb with nordic chips. I would like to get a review on my schematics and the pcb. I am mostly interested...
[Corrected 2026-09-11] This post originally attributed an MPU fault to the missing 7c4ea9a9d5. That was wrong — backporting it did not stop the fault, which looks like a separate...
1. ncs-3.2.4
I have a nRF54L15 IoT device advertising fine with ncs-3.2.4 (CONFIG_NEWLIB_LIBC=y), my FairPhone e/OS and my Samsung Android (using nrfConnect App or Serial...
Hello Nordic Support,
I need version-specific troubleshooting advice for an nRF52840 DK, PCA10056 hardware v3.0.3 (label 2026.16), with the nRF5340 interface MCU. I have...
Good day,
I am currently working on adding support for the nRF54l15 SoC and adding support for multiple imu sensors to be connected at once. However, I have been unable...
nPM1300 LOADSW1/LDO1 quiescent current issue — XIAO nRF54LM20A Sense
Status: unresolved as of 2026-08-27. Written to summarize the investigation for external reference ...
Hello,
I have been a Nordic DevZone member for several years, but I have never published a blog post.
I would now like to contribute a technical article about an open...
Hello all !
Summary
While in power save the nRF7002 RPU powers down its receiver without sending a PM=1 (Null) frame first, so from the AP point of view the station...
Hi DevZone,
My customer is using nRF5 SDK v17.1.0 with LESC Numeric Comparison pairing. They have encountered an issue during the pairing process: when the central (phone...
Hi,
I am developing firmware on the nRF93M1 DK and have a question regarding the Wi-Fi location feature. According to the Nordic documentation (Features of nRF93M1 — nRF...
Hello,
we are trying the nRF93M1 DK hw rev. 0.4.0
As suggested, we wanted to build the following sample: https://nrfconnectdocs.nordicsemi.com/ncs/latest/nrf/samples/nrf93m1dk...
Dear Nordic,
As per the RED, article 3.3 www.intertek.com.hk/.../ item (d) radio equipment does not harm the network or its functioning nor misuse network resources, thereby...
We're running a small voice-activity model on the Axon NPU (nRF54LM20B, NCS 3.4.0, Edge AI Add-on v2.3.0, Axon compiler 1.5.0) for a body-worn voice device. Features come...
Hello
In NCS 2.6.2 ( v3.5.99-ncs1-2 ), lorawan_register_downlink_callback() directly calls sys_slist_append(&dl_callbacks, &cb->node) with no duplicate check.
My concern...