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,
We’re currently integrating the nRF54 series into a product we’re developing, and we’re using the reference schematic and layout as our guide.
While working through...
Zigbee Add-on (R23 1.2.1) doesn't support octect string attribute reporting which seems to be wrong.
I've found this topic that describes the same issue
and a workaround...
Hi Nordic Team,
We are developing a battery-powered cellular IoT device utilizing the nRF9161 SiP combined with the nPM1300 PMIC. Our primary goal regarding power management...
Hi,
We are updating an older platform with the nRF9151 on an add-on PCB.The platform has very limited processing power and buffer space.
The nRF9151 module with the...
I am using the Zephyr NVS Settings module. In some cases this happens: I try to save a value with ` settings_save_one ()`, which internally calls ` nvs_write ()`.
I debugged...
I'm running into a bit of an annoying situation every time i run ' west flash --build-dir ./build' in the command line. It rebuilds always after a successful build i set when...
Dear Nordic team,
I have a complex question. In my project I use components which operate at 2.25V as well as they expect 2.25V logic levels.
My idea is to use nrf52840...
Hello I am trying to implement AES Key Wrap on nrf54l15. For that i enabled ``` #necessary to get oberon_psa_wrap_key/oberon_psa_unwrap_key CONFIG_PSA_WANT_ALG_AES_KW=y #necessary...
Hello,
In nRF Connect for Mobile, custom UUIDs show up as unknown, making it difficult to identify them easily.
Is there a way to add custom UUIDs, as can be done for...
Description:
I am experiencing a non-linear "sticking" and "jumping" behavior when attempting to monitor the VDDH rail using the internal VDDHDIV5 channel on the nRF52840...
I don't know where to make this suggestion, so hopefully my suggestion makes it to the right person.
I completed BLE Fundamentals and the nRF SDK courses.
I would have...
Hi! I'm migrating some code from an 14.2.0 SDK to the 17.1.0 SDK and cleaning up a big mess.
Whenever I call nrf_power_pofcon_set ( true , NRF_POWER_POFTHR_V27) with either...
I am trying to debug/flash an nRF54L15 using the nRF Connect VS code extension and a J-Link EDU. Although my J-Link EDU works fine with all the Segger tools, including Ozone...
Hi
I am looking to a wearable / health tracker which will be mounted on a persons head.
Are there any precertfied nRF7002 module where I don't need to go through the pain...