Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...