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...
Hi everyone,
I believe that the documentation has an off by 1 error. "The MTU includes the SLIP encapsulation, which means that the maximum data size that can be sent is...
The nRF54L porting guide ( link ) states that:
> High speed read transfers use hardware-enabled delay sampling and require resetting the pad configuration between reads...
Adding long path/filenames to the drop-down fields in "Edit Build Configuration" dialog in VS Code Extension leads to hidden buttons (Browse). No additional files can be added...
Hi,
I am writing to inquire about the MTTF, MTTFd, MTBF and/or FIT value of the nRF52840. nRF52833 and nRF52832. Where can I find these values?
This question has been...
Hi Team,
The customer have used NRF52832-CIAA-R. The datasheet of the Bluetooth module has NFC function. Please help provide the reports of EN 300 330-1 and EN62311 for...
Hello Nordic Forums.
I have been struggling for the past couple of days to try to get the SPI working. I never thought that something this easy could have become such a...
Can the NRF54L accept a CMOS output clock signal on XL1? The NRF52s could do this via clock source register settings but such a configuration is not listed in the NRF54 datasheet...
Hello,
I was wondering if there was a way to implement a physical on/off switch to the npm1300 that would allow the outputs to be isolated form the battery but still having...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
We are checking the feasibility on LE Audio + Mesh + Bidirectional streams. A picture is attached for the situation. We would like to know how to apply Mesh network on LE...
We're designing a board using the Thingy:91X as a reference design. We're trying to determine if all of the power components are required.
The nPM1300 appears to provide...
Hello,
We have a requirement to ensure all private keys are stored within AWS Key Management System (KMS) and the only way to interact with these is via the KMS APIs that...
Hello,
The documentation in the nRF7002 Product Specification rev 1.0 says that the P2P mode (Peer-to-peer) is supported (section 6). However in this ticket: https://devzone...
I recently had a question about AES encryption on the nRF9160 and about how to store 32-byte encryption keys. The ticket was closed after I got the following answer: " we...