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...
Hello all!
I would like to use two nRF24LU1+ ICs to transfer information between two computers. Are there any .hex files for the nRF24LU1+ that will emulate a COM port...
Hi guys,i have a problem..i have bought a nordic ibeacon nRF51822 but i can not connect it to my iphone. I have also installed the original Nordic app (nRF Beacon) but it...
The board support package seems to be listed as a hardware peripheral in the documentation? This is a new concept to me, that seems to be taken from the linux world as a way...
hello!
i wonder to download some hex files into device, i plan to use 【nrfjprog --ids】 and 【nrfjprog --snr】.
two steps:
nrfjprog -i
nrfjprog --snr 4294967295...
We are currently using a NRF51 module (HRM1017) for a device in production. We want to migrate to the latest version of NRF51822 and move away from using a module to having...
Hello there,
I'm in doubt which of your various products to choose and integrate into my system.
Let me give you some details about it:
The system is battery...
I have worked with the nRF24L01+ for a couple of days now without getting it to work.
The setup of the chip is done as described below, without any luck of getting a communication...
I am trying to debug communication over SPI to some peripheral to the NRF51822.
I am using the soft device and the bluetooth capabilities, and start the bluetooth stack and...
Hi,
I have paired two 51822 watches on iOS 8 on iPhone 6 plus. I found that when two watches moved far away and move back to the phone. The phone will not connect to either...
Hi Nordic Devs,
For my project, I am looking for couple of tactile SPST (Single Pole Single Throw) switches like this one . Would appreciate any alternatives that are cost...
Hi!
I realize that the paint on this is still drying, but I'm wondering if anyone is seeing the following behavior?
I can run an program based on this API once. When...
I'm developing a custom solution using the nRF51822 CFAC. The nRF518-SDK version 6.1 does not explicitly claim support for the CFAC. Will there be issues using this SDK and...