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...
The new version of the S130, alpha 0.9 has a different signature for the sd_ble_gatts_value_set function.
sd_ble_gatts_value_set(_handles.value_handle, 0, &value.length...
hi, me again, i posted the long and annoying question on PTX to PTX behavior, in a peer-to-peer application.
i have a specific question regarding the format of an ACK packet...
How does a Plastic enclosure affects the performance of my RF antenna?
I'm designing the PCB + housing and as it have to be small, i'd rather use a BALUN + Chip antenna...
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...