SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi Nordic Support Team, I'm experiencing severe memory constraints with the AWS Io T Core example on the nRF 7002DK (nRF 5340) that make it impract ical for real-world applications...
Hi, we are using the nrf_cloud_fota_poll library with CoAP to interface the nRF Cloud for FOTA updates for nrf9160.
In lossy mobile network with bad reception, the FOTA...
Hi,
Developing with nRF54L15-DK on Zephyr RTOS, our team concerned about nRF54L15 DK board maximum advertising range.
Is there any Bluetooth performance report to show...
Hi Support Team
Customer's end product needs to test in MRI when the product is completely powered off. Customer concerns that the following three components will be infected...
I am trying to update an nRF52 through the DFU protocol from an esb firmware without softdevice to a bluetooth firmware with softdevice included.
I am updating the device...
Hi
Recently my devices started having issues with nrf cloud fota over REST, when checking for FOTA I'm getting error 500.
This started on morning 05.11.2025, all devices...
Hi,
We have a product based on nrf52 that was build on nrf5 SDK. We want to develop new product that will be based on nrf91+nrf52. We obviously will use NCS for this one...
Hi,
Quick question about the serial_modem application ( https://github.com/nrfconnect/ncs-serial-modem ), and specifically about the native TLS support.
This was recently...
I have a project based on NCS 2.8 and using toolchain 2.8. In order to use claude code, I have setup a WSL container which includes a python venv. I'm able to build in the...
nRF Connect for VS Code v2025.8.654+ on Ubuntu 24.04, always shows a false warning that the shell config overwrites ZEPHYR_BASE when a terminal window is open. The variable...
Hi,
I’m using the nRF5340 for a beacon development project in VS Code with nRF Connect SDK v3.1.1 .
However, I’m facing the following error during initialization:
Starting...
Hi!
I am testing the nRF54L15-DK with 2.9.0 SDK and have some questions:
1. MX25R64: - why is it used in 1-bit (spi) and not 4-bit (qspi) mode? - OTOH this setup saves...
Hello,
I have problem with configuration.
My project is based on the project: GitHub - nordic-auko/nRF5-ble-timesync-demo: nRF52 clock synchronization demo code . Timesync...
Hi Nordic Support Team,
I’m using an nRF54L15 DK (PCA10156) and need to use it as a Bluetooth PTS Dongle .
Currently, the on-board J-Link enumerates as USB VID 1366 &...
I'm using the NRF52833 DK, v3.0.2 SDK. Example usage: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_cgms/README.html
I can connect...