I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
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...
Hi,
I am developing on the nRF5340 and using an external modem and an external GNSS module. I am using SDK version 3.4.0.
To operate the modem, I use `modem_cellular...
SDK: nRF Connect SDK v3.4.0 (LTS) Library: nrf/lib/sms
Summary
sms_register_listener() is documented to return a listener handle or a negative error code. In practice...
[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...
Have tried several times to install the SDK into VS code without success. This is one of the errors I am getting:
Failed to register SDK installation: west failed with...
Hi,
NCS v3.4.0, based on bluetooth mesh light_ctrl sample
nRF54L15-DK
I want to use P1.06, P1.07 and P1.14 as GPIO to toggle waveform, so I modify light_ctrl sample...
I am trying to get a Holyiot 21017 dongle to work correctly as a Thread RCP. The Holyiot 21017 has a nRF52840 and a RFX2401c power amplifier. In VS Code with the nRF Connect...
Hello,
I have a few questions regarding ble mesh lpn and friend nodes.
Let's call
Node A (A node that can become a friend node) Node B (A node that can become an low...
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...
SUMMARY
A custom board (nRF52832, BLE Central + Peripheral roles simultaneously) reliably hits a hardware watchdog reset (RESETREAS shows WATCHDOG only, never CPU_LOCKUP...
Hello,
I write to ask if there is a known problem with this combination of hardware.
Nrf9151-DK
x_nucleo_wba25a1
At this point, I just want to get the Zephyr...
I am working on a BLE project on the nRF54L15, and I need to add the FOTA over BLE bootloader to it for cpuapp_ns.
I am using NCS v3.4.0 which no longer uses the Sysbuild...
Hi everyone,
We are a research group at a university, working on indoor positioning systems based on Bluetooth Low Energy (BLE) technology. We are currently evaluating different...