hello everyone,
I built an application based on the peripheral_uart sample running on the EV-BM833 board. The application includes the Nordic UART service.
Using the nRF...
Custom PCB with nrf5340/nrf7002. Currently was using NCS2.9.0, with WPA2-PSK connection to the wifi.
While trying to enable use of WPA2-Enterprise, I updated to NCS3.0.0...
./chip-tool pairing ble-thread <node_id> hex:<operational_dataset> <pin_code> <discriminator>
failed to commission Matter over Thread door lock with chip tool and nRF52840...
When using the shell_module project of SDK v3.0.1, I changed uart20 to pins p2.0 and p2.2, and the serial port printed garbled text.
Below is my overlay file:
Strangely...
Hi everyone, I'm working on a BLE connection between an nRF5340 DK (central) and an nRF52840 Dongle (peripheral), using NCS 2.9. Both devices are configured to use the CODED...
Hello,
I am currently designing with the nrf52840 and trying to implement the 32 MHz crystal required for bluetooth radio operation. The calculations for the load capacitance...
Hello everyone!
The Quick Start mentions that the two SIM cards that come with the nrf package work right out of the box - I've tried them and they work with just activation...
Hi, the nordic team
I am working on thread protocol using SDK version 2.9.1.
I use the SED device,My poll is 1000 ms. How can I receive messages from my parent node when...
Bonjour, J'ai récemment eu le besoin d'ajouter le bluetooth dans un de mes projet et j'ai opté pour le BL54L15 de chez Ezurio que je programme avec une nRF54L15-DK. Mon soucis...
Hi,
We designed our custom board using nrf54l05, and tried to flash it using segger J-lInk as well as using nrf54L15-DK Debuger out port using nrf connect Programmer utility...
Hi,
I would like an nRFX example on how to set up DPPI using single in (1 Event) and multiple out (2 Tasks). I have previously done this using the fork functionality in...
Hello,
I am running firmware on a custom board toting an nrf5340 with NCS version 2.3.0. There is also a Micron 8Gb NAND flash on board that I have a custom driver for....
Hello,
I'm currently working with the channel_sounding_ras_initiator project on the nRF54L15 DK , using the nRF Connect SDK from the latest main branch on GitHub ( nrfconnect...
Hi,
I'm currently using the nrf52840 SDK board and based on ncs 2.9.0 SDK. I need to make a simple sample customer bootloader that does not use the DFU and MCUBOOT functions...
Hi,the nordic Team.
I'm working on the thread protocol.and use the SDK version is V2.9.1.
I have a scenario where my child device is connected to a route or leader. What...
Please help. Why is QSPI not a valid peripheral option?
Environment: SDK v3.0.0 , nRF Connect for VS Code v2025.5.92 , VS Code 1.99.3, Ubuntu 22.04.5 LTS
Code copied verbatum...
I am trying to use the AWS FOTA library. It correctly downloads the image at 100% but always ends with a MPU Fault on the downloader thread.
I set the stack size at the...
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...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
Dear Nordic,
We’re working on a Smart Door Lock project built on custom hardware that includes an nRF5340 and several other controllers. For firmware updates, we’ve adopted...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...