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...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hello,
I am trying to measure a fast, impulsive signal from an amplified analog microphone using an ADC pin on the nRF54L15-DK. When I read the same signal using a 12-bit...
Our production facility has some concerns about using the OTP parameters. Specifically, they are concerned about writing the wrong value and then needing to scrap the device...
Hi,
We are developing a product based on nRF5340(ncs 3.1.0) and using MCUboot for OTA updates of both app core and net core.
During an OTA update, the following issue...
Hi Team,
I am working with nRF5340 and have a few clarifications regarding SWD protection (APPROTECT / ERASEPROTECT).
While the application is running, is it possible...
We have an unusual issue.
We are using the nrf 17.1 SDK for a custom board with the nrf52840 in tickless idle mode (RTC1) - using the available port_cmsis_systick.c for...
Hi there
I'm using the HCI UART bridge from NCS v3.2.1 in zephyr/samples/bluetooth/hci_uart with the provided overlay-all-bt_ll_sw_split.conf on an nRF54L15Dk and our Bluetooth...
This is just a request for an update to some documentation.
If you do a web search for "nrf NSIB" the first page this is likely to show up is this one . It's a good page...
Hi devzone team I'm working on the nRF54L05 with the FEM RFX2401C from Skyworks. I'm trying to configure the FEM with the "Simple GPIO" option. Here my overlay file:
After...
I have a problem which seems similar to this one: https://devzone.nordicsemi.com/f/nordic-q-a/106158/zephyr-os-ble-central-multiple-notification-subscription-event-issue ...
I'm using the peripheral_lbs sample for testing with the PPK2 kit and the 1.0.0 nRF54L15-DK.
I have disabled logging and serial and added PM_DEVICE and PM_DEVICE_RUNTIME...
I don't know if there is a bug in either nrf9x_socket_offload_close , nrf_close , or our usage of the modem.
It seems to be that if we power off the modem and deinitialise...
Hi,
Having developed for the past several years with Nordic's legacy library, I'm attempting to get started porting my project to Nordic's Bare Metal SDK.
I managed to...
Using the nRF9151 with nRF Connect SDK v3.1.0 and modem firmware 2.0.2 , we're seeing an issue where the modem works fine for days, then it is suddenly unable to open any...
Hello DevZone Team,
I would like to express my appreciation for the excellent support and the collaborative community platform you provide for nRF developers.
We are currently...
Hello! I am trying to compile hci_ipc sample for raytac_mdbt53v_db_40 board (using nRF SDK v3.2.1) and getting the following error: The sample compiles fine for the nrf5340dk...