I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi
In nRF Connect, in VSCode, I have several SDKs and Toolchains installed.
For some reason, I cannot select toolchain 2.9.1, or toolchain 3.0.1.
For example, in VSCode...
I have inherited a NRF52832 design, it uses Zephyr and I am using the NRF52 DK to debug the design using the SWDIO and SWDCLK. The board flashes correctly and I can single...
Hello, Nordic Team!
I am developing another emergency project. And we using the ncs v3.1.1 and NRF54L15. But there is a compile problem about the custom cluster. Here is...
ncs 3.1.1 trying to use VSCode to compile the LE audio project for an audio DK to run as a broadcast source with USB audio in and I'm possibly having a build configuration...
I stupidly plugged a battery into a nPM1304EK port with the wrong polarity and now I repeatedly get the error "module_pmic: No response from PMIC.". I've tried resetting the...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
Is Encrypted Advertisement possible with the above configuration?
If so is there a good example...
Hi Support Team
We follow the guidance of the following link to program firmware to external SPI Flash of nRF54L15,but it failed.
https://docs.nordicsemi.com/bundle/nrfutil...
Hi Nordic,
Do you have any CapSense examples for nRF52 or nRF54 on nRF Connect SDK (Zephyr)? If none, any recommended external controllers/drivers and minimal DTS/Kconfig...
Hi Team, We’re using the nRF7002DK + nRF5340DK (cpuapp) with nRF Connect SDK v2.6.1, and we’ve run into an issue during the BLE-based firmware update process: 1. The image...
Hi Support Team
Can the nPM1304 support the features that the current on VOUT1/2 can be read real time and the magnitude of the current can be controlled? Many thanks.
Hi, we need add the cluster color control to the project light bulb.
After add the build config and build the project for the firs time it build successfull:
But...
Hi Support Team
Is the oversampling mode the highest accuracy mode for the SAADC of nRF54L15? The datasheet mentioned a formula to calculate the improved SNR. What is the...