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'm using nRF51822 with twi_hw_master from gzll library from SDK v4.4.2.33551. Code is compiling and linking, but not working. Gazell transmissions don't work when twi_hw_master...
Hello.
I want to protect nRF51822 ADC input from emergency case of overvoltage (up to 24V).
I don't want to use external diodes as any GPIO pin already has internal clamping...
When I use ble_app_hids_mouse demo to test my mouse sensor, it seems that mouse arrow will delay about 300ms to start send data ,at the beginning of movement.
When I cut...
Hi all,
I bought dev kit for nrf51822.
I got serial number for some projects.
Now I do not know where to build those project?
Should I use ukeil? How to install new device...
Hello,
I need to store some data to flash, and am starting to review pstorage. My question: how does pstorage know which blocks belong to which application? It appears...
We need some (5~10 pieces) nRF51822-CEAA-R (3.5x3.8mm 64 ball wafer-level chip-scale packages (WLCSP)) for prototyping. Where can we buy these?
The main suppliers like mouser...
I would like to host a project developed on nrf51822 on a public platform such as github. In this project I'll be using files from the nrf51822 SDK such as the CMSIS files...
I have create software for the nrf51822 (slave) that has
I also create a PC application using the master emulator api that implements the master
Data from the master...
Hello,
Does anybody know what I could be doing wrong either on peripheral or PC when my program on PC reports this error?
I am in the process of writing an application...
Good morning. Thanks for reading. I am brand new to development on Nordic platform but fairly experienced with ARM Cortex, GCC, IAR, Eclipse, etc.
I have a the PCA10003...
Hey guys. I'm very new to Bluetooth 4.0 (actually Bluetooth in general), but I'm hoping to be able to use a Fujitsu MBH7BLZ02-109004 module with an nRF51822 in a product I...
I am attempting to measure battery voltage through the ADC, but am getting inaccurate results. In my setup, I have a 4.2 V battery divided down to the bandgap range using...
HI all:
I am using the nrf24le1.And i confuse about the recive and transmission address in rf transceiver.
What do we use the address to do usually.It will be wonderful...
Copy nrf51.cdb to "C:\Keil\UV4"
Copy nrf51xxx.flm to "C:\Keil\ARM\Flash"
Set the keil project-device to nRF51822(data base : Nordic nRF Series Devices)
This is...
Hi
Is there a documentation of the nRF51822 sniffer interface? e.g. communication structure, command format, captured messages structure etc?
Thanks
Yaron