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,
Earlier today the forum appeared empty and none of my old posts were visible under profile > questions. Another user also had this issue. The front page looked like...
So I'm trying to follow this tutorial - https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader to generate secure OTA DFU
I've got...
I have set up a simple test to check if scan request can be used as an acknowledgement for advertising packets. I send some distinct advertising packets and multiplex them...
Hi everyone,
sadly my nRF51-DK boards seems to be terribly bricked.
During firmware update nRFgo Studio (on Windows) stopped responding.
I can't enter bootloader mode...
Hello,
I am currently trying to add SDK15 functionality to a mesh project as shown in the documentation.
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Hello,
I am working on a project with nRF51822, I want to connect two or more nRF51DK boards using SPI and send an interrupt from one board to another, Is there any code...
Hi Nordic,
I am using SDK 12.3.0 and S130 2.0.1. I would like to ask some questions about Peer Manager.
1. I want to erase all bond when I press a button. Do I just...
Hi,
I have been trying to read the register values, from BNO_080, using the functions nrf_drv_twi_tx to write and nrf_drv_twi_rx to read. But for some reason, i have been...
Hi!
I gave up trying to come up with a working solution for updating mesh nodes based on SDK1.0 to SDK2, see https://devzone.nordicsemi.com/f/nordic-q-a/37707/dfu-update...
Hi,
I read this post to handle communication with both built in UARTs
I'm working with Mesh SDK 2.0.1 and nRF SDK 15.0.0 at the moment.
My application uses UART0 initialized...
I noticed that the secure bootloader by default protects bond information during FOTA. In earlier SDK versions there was something called preserved pages right below the bootloader...
Hi, Im using this library, https://github.com/NordicSemiconductor/Android-BLE-Library/, Everything works great except the disconnect part, I need to press the disconnect button...
I had setup nRF sniffer with below software and hardware, but the Wireshark seen unable capture BLE data.
nRF Sniffer software nrf_sniffer_2.0.0-beta-1_51296aa.zip ...