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...
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...
We have a custom nRF5340 board that interfaces with an MT29 NAND Flash IC over the SPIM3 peripheral. Our DFU solution involves storing update and rollback images on this external...
I'm developing on the nRF54L15-DK using NCS3.1.1. I've recently encountered a strange behavior.
My program writes to the RESETREAS register. A bus fault sometimes occurs...
Hello,
Following the ongoing many issues to make Ethernet work alongside the modem on nRF9160 ( , , devzone.nordicsemi.com/.../ (clicking “Convert to public” on this one...
Hi !
I've been through a lot of documentation but did not find any matching my case.
I'm using a custom board with an NRF9160 chosen for its ability to connect to LTE...
Hello,
I want to use P0.10 and P0.11 for SPI purpose for my custom nrf5340 board.
But when I clear the forwarder property for these pins from the pin editor gui, I am...
Hi Nordic team,
I'm using the nPM2100 PMIC in my design to power a microcontroller. The microcontroller sets the nPM2100 into Hibernate mode , and a vibration sensor connected...
Hi Support:
I am testing channel sounding initiator on our board, but there is a crash on CS initiator starting.
below is log:
uart:~$ initiator on [00:57:24.604,598...
Hello,
The Altium lib provided with the DK, has two geometries, one with an "_2" at the end, what is the difference between these? (if any).
Thank you,
Beleni...
Hello,
I’m using the aws_iot sample with the nRF9160DK-nRF9160 target. When I introduce a bug (calling `net_if_up()` on a wrong interface), the system crashes and halts...
Do you have an example of how to add the adxl367 accelerometer to the asset tracker sample template.
I would like to use the accelerometer to detect movement beyond a defined...
Hi Nordic team, I’m working on the nRF54L15 DK with the SAADC peripheral and have encountered an issue when enabling noise shaping.
Here’s the setup:
Platform: nRF54L15...
My ncs version is v3.1.1 and I'm trying to connect a chip (INTAN)RHD2164 using SPI on the nRF54L15 DK. The special feature is that it needs to sample data at double the rate...
Hi. I'm working on a code that performs an action and immediately goes into System OFF mode. Before that, it configures GRTC as a wake-up source with a 5 secs timeout. I've...
Hello, I designed a new custom PCB with nRF52832 and I would like to ask you for verification.
I have the MCU and some components regarding Battery Management.
The idea...