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...
Using NCS 2.9.0, Zephyr 3.7.99 on a custom nrf5340 board, I want to have multiple functions enabled on the USB interface : zephyr supplied MassStorage (msc), virtual UART...
Hi,
To test the BLE connectivity using the nRF54L15, is there any BLE test framework or python scripts for linux like Raspberry Pi, where Linux SBC acts like a host and...
Hi,
In order to solve another ticket, I need to make mass storage sample to work with a nrf7002dk and nc3.0.2 but I can't manage to make it work. It was working two years...
Hello,
Is there an API or sample for the Real-Time Counter module of the nRF9151? I see the register description in the Product Specification, but I'd prefer if there was...
Hi
I have thingy91x, which comes with two sim cards onomondo and conexa pre activated sim. i have connected sim and flash nrf cloud firmwware to see data on nrf cloud but...
Hi! We are failing to establish connection with third party devices (laptops, smartphones) in a couple of address-dependent advertising scenarios. The problem seems to be...
I have seen this assert since SDK 2.4.2 but less frequent. Now I had updated the code use the SDK 2.9.2, this assert made impossible to release it to production.
The point...
Hi Nordic team,
I am tring to make a BLE mesh net, I use two promicro(nrf52840), one for mesh_provisioner_example, one for mesh_on_off_app_example.
But mesh_provisioner_example...
Hello everybody.
I'm experiencing a problem with two nRF54L15-DK boards, one flashed with sensor clent sample (Client) and the other with sensor server sample (Sensor_srv...
NCS3.1.1, NRF52840, Windows, VScode
I have been trying to add MCUboot to my product, without success.
I believe there are known issues related to debugging when MCUboot...
I'm using the RTT log feature in NCS, and here is my prj.conf:I have two questions:
After using LOG_INF to output logs, I feel the logs are not output immediately. Since...
Hi,
I’m working with an nRF52840 that supports Bluetooth Low Energy updates via MCUboot.
We want to enable APPROTECT on our production units to prevent competitors from...
My understanding is that when the module's measured RSRP is lower than that defined in the broadcasted SIB, ECL will be escalated to higher level during RACH process.
Besides...
Hi,
I found out that my Matter device does not commission to Alexa because as part of adding the device Alexa will try to read FeatureMap attributes from all clusters and...