Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
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...