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...
I know nrf51 timer0 can be configured for 16,8,24 and 32 bit modes
and timer1 and timer2 can be configured for 16 and 8 bit modes.
But what can I expect the value to be...
I'm going to star a new product development using nRF51422 supplied by a 3V battery. Since it is a low cost product the idea is to use the nRF51422 internal DCDC to provide...
Hello,
I'm using an external chip that decodes my RF transmission and outputs the data on two pins DAT, and CLK (data and clock). Currently I'm reading the data with GPIOTE...
We have written our own softdevice, but now we have a question about the stack pointer.
I read in the softdevice specification that the nordic softdevices share the stack...
I have been trying to establish a link that will feed sensor data into my com port via a Bluetooth uart bridge. I got my closest today by doing the following.
Load SDK10...
I'm having trouble making a single bank dfu mode with 128k NRF51822 chip.
Here's the problem;
Works fine when everything(SoftDevice, Application, Bootloader) is all...
Hi,
I am a newbie to Nordic BLE.
A make error occurs when building the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0 on my cross compile environment...
Good morning, i have windows 7 and at this moment i have installed "Gnu tools for ARM embedded Processors", "GnuWin32 ‐ GNU Make utility", "GnuWin32 ‐ Core Utility", "nrfgostudio...
Hello,
on our custom hardware design, the hardware reset won`t be executed after programming with nrfjprog.exe, until complete new boot with disconnecting Vcc.
After reconnecting...
We are going to use nRFgo - Bluetooth direct test mode to evaluate the nRF51 device RF performance, and we need to load the DTM (Direct test mode) application to the device...
Hello
I have an nRF51822 serving as s supervisory micro for an embedded Linux board. Two GPIO pins from the main CPU are hooked up to the nRF51822 to implement SWD for...
Hello.
I'm using nRF51822, nRF51_SDK_8.1.0, and looking for same useful sample code for ble central with HoGP (HID over GATT Profile).
please let me know where is it...
Hello,
Is there someone to confirm than Keil MDK-Cortex-M edition is OK to develop app on nRF51 and nRF52 Nordic chips or do I use MDK-Standard?
www2.keil.com/.../
Hello everybody,
Maybe some of you using Eclipse and GCC have encountered the same problems when you try to start a debugging session.
First of all: If you have Bluetooth...