Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I am doing a bare‑metal USB test on the nRF54LM20A DK and I see the CPU hang as soon as I read from NRF_USBHSCORE . I’m using:
Chip: nRF54LM20A (DK)
Library...
Hi.
We are using nRF Connect SDK v3.2.1 and nRF52832 MCU.
Our current internal flash memory mapping is like below,
mcuboot + mcuboot_primary (application) + mcuboot_secondary...
Mass Provisioning of Nordic BLE Mesh Nodes - Mesh Networks - nRF5 SDK guides - Nordic DevZone
We are evaluating this mass‑provisioning approach. Is there an alternative...
Hello!
It seems that updating the nrf connect vscode extension has somehow broken the ability create and modify build configuration. Tested in wsl and m4 pro.
The last...
Hi,
I’m seeing two related issues while using nRF Connect for VS Code . Below are my environment details and what I observed.
Environment
OS: Windows 11
...
Hello Nordic team,
I’m currently developing on nRF52832 and encountering an intermittent issue with BLE DFU .
Problem Description
When performing BLE DFU, the DFU process...
Dear Support Team,
I'm currently using the Asset Tracker example : https://github.com/nrfconnect/Asset-Tracker-Template and would like to enable at the same time the support...
hello,I am developing an ESL system using SDK v2.8, but I have encountered some issues ,The chip I am using is the nRF5340;So,Which version is suitable for developing ELS...
Hello
I am new to nrf9151 development. I cannot find the binary of the nrf_modem library for nrf9151.
I have downloaded the sdk_nrfxlib-v3.2.1 - Under nrf_modem/lib/cellular...
nRF Connect SDK 3.0.2
Insight SiP ISP2454 module
Using zephyr
mcu boot.
In my application, I am using a 400 ms timer to measure the battery voltage. However, when...
We have a production issue where about half of our units have odd inconsistent behavior. Failures vary from board-to-board - DFU failure, BLE connection issues, partial initialization...
Can somebody please confirm whether the following piece of code will use a 32-byte encryption key stored in KMU slot #4? I've successfully tested encryption/decryption using...
Hello,
There are many questions out there on correctly determining the SAADC pin input voltage limits. The equations given in the product spec is very straight forward:...
Hi, I am working on a project that utilizes the nRF52832. How to properly enable Access Port protection in the code, if I want to have a single firmware for all three revisions...