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...
We have two developers running the same version of IAR and the SDK and one of them has different device options under the project options. My IAR project works with NordicSemi...
Am using SDK 8, Single or dual bank serial bootloader brick during SoftDevice upate. Brick happens only if softdevice CRC validate fails(Stop Cmd). During CRC validate pass...
I'm connecting to the same microcontroller with nRF Master control using the same firmware, but I noticed that the connectivity time is not similar with every connection....
Hi guys,
I have a question when design the pcb layout stack with nRF52832, CSP package (CHAA). As recommendation from Nordic, using 4 layers will give best performance...
I noticed that Digi-Key had a new part number for the nRF52 DK that wasn't designated "Preview", so I assumed it might be the final silicon. However, nRFgo Studio identifies...
Now I work on designing a product, which is implemented by sending LMP commands to a bluetooth device with nrf51822. Unfortunately, nrf51822 liberary could not provide the...
Hello All
I'm newbe for this device. Now my customer asking multiple offline programming IC NRF51822-QFAC-R. But I'm not sure the device can support parallel programming...
Hello,
has anyone done some good testing on the connection quality between multiple nRF51 chipsets running on the S130 SoftDevice? (Using all four connections, 3 as Central...
I'm trying to merge 'ble_app_uart' and 'twi_sensor' example.
I developed twi function in 'twi_sensor' example. I add 'ble_app_uart' example file 'nrf_drv_twi.c'
and also...
nrf51822_sleep.txt
Currently i running nordic code in Arduino IDE through the library from RedbearLab : github.com/.../nRF51822-Arduino and I facing a problem in sleeping...
Hi, can anyone explain to me about this example in this link with details :
github.com/.../main.c
I'm a newbie in nordic and i found it difficult to understand this example...
I install
gcc-arm-none-eabi-4_9-2015q3-20150921-win32
make-3.81
coreutils-5.3.0
and setup the PATH in windows
then i enter CMD mode make some command to...
I am using the LFCLK RC oscillator, 8000ms calibration interval.
Is it possible to read from some register the resulting calibration value for the LFCLK RC oscillator?