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...
Building ‘ble_app_cscs_pca10040_s132’ from solution ‘ble_app_cscs_pca10040_s132’ in configuration ‘nrf52832_xxaa’
Generating linker script ‘ble_app_cscs_pca10040_s132.ld...
I have been trying to get the PCA10028 uart to communicate for the last couple of days. Originally with the S130 experimental demo project and now just the simplified uart...
I'm using GCC and trying to build the debug bootloader_secure project in SDK12. No changes at all to the source code. The linker is erroring with
section '.text'will not...
Hello,
I want to implement random number generator with ble_app_uart, and I am using NRF5 SDK12 with pca10031. I also implemented the RNG periperal example already provided...
Hello,
I am trying to develop a PC station. However, I am having a problem with getting it started. I am using
github.com/.../pc-ble-driver-py
as a reference.
I was...
Hi,
I am reading battery voltage using nRF51822 microcontroller. I set the ADC configuration as 8 bit the result should be 255 but i am getting around 511 value. I am not...
Hi,
We tried to run the blinky example in the contiki source tree, and we had a strange behaviour. The example code is here , and the hardware is here .
The issue is...
Hi,
I'm using a RF module with nRF24L01+. Sometimes the RF stop working, the module keep replying status of no rx data (all pipes).
The device is embedded into a device...
Hello
I'm testing latest examples on 10040 (SDK12 S132). I want to get autoConnect working on Blinky example with nRF Connect app but I'm unable. Has anyone tried this...
HI all Nordic Developers,
Recently, I am using nRF51 DK as a beacon scanner connected to my laptop (Baudrate: 115200), it works fine to detect the beacon broadcast from...
HI,
I am using development board of BLE nRF52832 battery which you provide CR2032 is support for good battery backups
please give the reasons behind in it?
Hi all,
Is the "to-be-sniffed" advertisement packet allowed to have incorrect CRC, or perhaps a missing CRC? I.e. Is it possible for the sniffer to just display the raw...