Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
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...
I have implemented the erase protect and app protect in our application. There are commands for locking and unlocking the device. Actually, during testing I was able to lock...
Hello Team,
I am working with Thingy: 91x and I have searched your websites for Schematic for some understanding purpose used in Thingy: 91x Kit.
But I couldnt find any...
Hello, I started working with the nRF Cloud and have been trying to understand the authentication procedure. From my understanding, the create_credentials script creates the...
Greetings, my name is Toni. We are trying sending the MO PS SMS-over-CP/NAS or IMS from the nRF9160-DK: - Hw rev2, - mfw v1.3.7, - NCS prebuilt apps from the v2.3.0 and v3...
Hi Nordic team,
I am designing a new board from scratch around the nRF52832 in KiCad.
My current plan is to use the nRF52832-QFAA/QFAB QFN48 package on a 2-layer PCB....
Hi,
Using the Matter template sample, I'm not able do to the commisionning until the end because I got an error saying " an error occured" on my border router( using an...
We are currently developing a nrf52840 firmware which should support RSCP as collector.
Setup:
nrf52840
ncs2.9 with
Q322804 NCS Host
Q331587 SoftDevice Controller...
Hello,
I have been trying to find an answer to this in the documentation but have thusfar been unsuccesful. For our use case we use the Certificate management part of the...
After Can the ESB protocol be added to the nrf desktop routine? . I tested the code for switching from ESB to BT (Non-Concurrent)。
The SDK version I used is V3.2.0. The...
I want to develop for the nRF5340 on the Thingy91X. Are there any good sample projects that allow me to set the target board to Thingy91X/nRF5340/cpuapp?
I only need to...
Hi,
I'm looking for any help to implement wifi OTA for nrf54l15, found a lot of docs about FOTA for upload firmware over ble but i need to upload the firmware located at...
I am working with the nRF9151 (SMA) and attempting to place the system into the lowest power state using sys_poweroff() .
After entering this state, I observe undefined...
Both the NCS 3.0.2 NRF54L15 PCBA and DK development board occasionally fail to receive broadcast data. For comparison, running three PCBs simultaneously, the indicator light...
Using SDK 2.4.2
1) Is there a way to specify multiple MCUBoot keys in the same way they can be specified for NSIB? MCU Boot allows an array of keys, but it looks like zephyr...
We have a product created with the BMD350 from Ublox (formerly Rigado). It is based on the nRF52832. it uses SDK 12 and implements the Legacy DFU. Updating to a newer SDK...