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...
What is exact difference between heartbeat and health models?
I know heartbeat can be used to detect node outage, but so can be health message?
So, which one should be...
When starting up the device with the nRF5 SDK 3.2.0 for mesh, even though the model and subscription list state is loaded from flash, it is stored again right afterwards....
To the kind attention of Nordic support team,
I was reading this blog https://www.ericsson.com/en/blog/2017/12/wake-up-radio--a-key-component-of-iot
May I ask if Nordic...
After Downgrade protection in the NRF9160 has been set with AT%XPRODDONE=1, switching it off with AT %XPRODDONE=0 returns ERROR. Is there a way to disable downgrade protection...
Hello DevZone,
Is there a way for hardware to update the timer capture register?
I want to create different frequencies using a single timer. Next to the timer, Bluetooth...
I am using Nordic proprietary RF receiver and transmitter. I want to display the received data on my serial terminal using UART pins (any 2 pins as Rx-Tx) .
When I tried...
Hello,
i'm writing a code for NRF9160DK where i plan to send a HTTP POST request to a test server when i push BUTTON1 on DK. To achieve this result i studied separately...
Hello,
I have an issue since today. Indeed I worked for a few weeks on the nRF52840 and everything was alright. I used a dock to connect the nRF52840 by serial port with...
Hi,
I have an application where an nRF52840 DK(1.1.0) is configured to work as both central and peripheral. I want to set a lesser duration for advertising with whitelisting...
I have added lbs_service from ble_app_blinky service within ble_app_glucose example. I made changes in main.c and EMPROJECT File accordingly. I have added ble_lbs.c file in...
I need help in implementing Monitor Mode Debugging (MMD) using Segger Embedded Studio development. Can you please provide detailed help and explanation please?
Hi Devzone:
After searching through the forum I found out that nrf_fstorage_write can only make 1 to 0. So each write needs an erase operation preceding it.
But erase...
Baseline: CLI example on the 52832 with SDK v15.3
I assume the issue will be some more undocumented fix.
sdk_config.h
main.c from the CLI example (UART backend...
I was previously working on nRF51822 ble beacon, in which codes flash of hex 20006.
But i wanted to flash a code nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\experimental_ble_app_blinky...
Dear Team:
Hi team,I just want to know:
1.Can the ESB protocol call the frequency hopping of Gazell? Is there a corresponding description and source code?
2.Can the...