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...
Hello,
I have been developing on a nRF9151DK v0.9.0 for a few weeks now. So far this board is great! However, I have been running some long duration tests recently and logging...
hello, We have a project that uses sound for distance measurement.
When I upgraded from NCSv3.0.0 to NCSv3.2.1, I encountered a problem where the i2s function stopped working...
Hello, I previously learned that the nRF54L15-DK only supports a single antenna for Bluetooth 6.0 channel ranging and lacks a multi-antenna design approach or official guidance...
Hi, We are almost ready with our first board around nRF54H20, only one issue is remaining. We have prepared a sample, that records PDM audio as PCM wave, and stream it over...
Hello,
I have profiled a battery following the instruction of this link nPM1300 EK - Get started - nordicsemi.com .
Since I cannot use the battery NTC, I have placed a...
Hello,
I have a question regarding the Matter Memory Requirements referenced in the links below:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/matter...
Hello!
We are developing a product which uses the FLPR cpu on the nRF54L15. We are basing ourselves on the Zephyr IPC samples and have copied the code from the Nordic flpr...
Hi,
I want to purchase nRF7002-EK for evaluation of power consumption during Wifi communication. But I want to use it either standalone or with some other MCU development...
I'm restarting development using an older nRF Thingy:91 .
When I first started up "nRF Connect for Desktop" and the "Cellular Monitor" a few weeks ago, I managed to get...
Hi,
starting from ncs 3.2.0 (also in 3.2.1) when i attached the debugger (jlink ultra+, under VS code with nrf connect extension) to my nrf52833 board, i am getting the...
Hello,
We're working implementing a custom board using he nRF54L15 and looking to use the NFC functionality. We have run into an issue that occurs when we try to read the...
Hi, I'm trying to determine whether or not an nRF54L15-DK running Zephyr supports the following relatively recent Bluetooth features and if so, how to enable and use them...
Hi, I'm using v4.0.4 of the standalone Bluetooth Low Energy desktop application to obtain and display GATT details of a connected device. I enable indications on the Service...
One of our employees is following the Cellular Fundamentals courses and they got stuck on getting modem traces out of the Thingy:91X.
In lesson 7 exercise 1, the course...