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...
Hello
I want to setting up DFU in my project. I followed this document :
link text
I'm using IAR EWARM and nRF51_SDK_8.0.0 and "nRF51_SDK_8.0.0\examples\dfu\bootloader...
Dear all,
I have written some code that controls the SPIS and allows it to transfer data as if it were a master. I am generating the SPIS clock from one timer, and I am...
Hi everyone
for my application I must use the Bluegiga dongle like central (PC side) and nRF51822 for peripheral (hardware side).
So I implemented cable replacement app...
I feel stupid asking this question, it should be documented in the standard and the code but I have looked and googled with no luck.
I want to populate the ble_rscs_meas_t...
What are the considerations when choosing between using an external 32.768 kHz oscillator and just using the internal RC oscillator as the low frequency clock source?
Here...
Hi,
Does anyone know if there is windows (8.0) visual c++ command in the BluetoothGatt functions to use the memory request event with S110?
Many Thanks
Hello,
I would like to develop a quick prototype with nRF51/52 however do not have experience in designing apps. I have seen the example apps and was wondering whether...
Hi,
your Central is able to hold 8 connections with peripherals. Perhaps someone is able to explain how more than one connection is handled? If only one Central is connected...
My Project:
I want to control 2 outputs on the nRF51DK from my mobile device(Android & iOS). Its a simple program:
left button is pressed -> PIN 21 High / left button...
Hi ,
I am planning to buy nRF51 USB Dongle(S120 SoftDevice or S130 SoftDevice) to discover BLE devices and to communicate bi-directional. I am planning to develop C# in...
I am using
nrfgo studio ver 1.20.0.2
s132_nrf52_1.0.0-3.alpha_softdevice.hex
nrf52832_xx_aa_s132.hex supplied by Nordic (ble_app_template)
emIDE 2.20
The firmware runs...
Hi,
with the pstorage library, is it possible to store data at a specific flash address?
The background of the question is that I would like to store data in flash, and...
Hi,
I am using PWM for a buzzer. It is working, but the current consumption is always 300uA when PWM is not in use. This minimal current consumption appears right after...
1: my nrf51 SDK board not work , I replace the USB control IC--ATSAM3U1C-AU(the old is ATSAM3U2CA-AU),can you send me the firmwair of JLINK with this IC and the contacted...
Hi Nordic,
I want to know, how the button_push_sequence works on case of handling different events at different button_push sequence like... (--nrf51-ble-app-lbs--)
...