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'm basing my PCB design on Nordic's reference layout. The product I'm developing will only be used for research, and is basically a one-off design. How closely do I have...
Hello,
I am using the NRF52832 for advertising every 10s.
However while entering the sleep phase, I noticed some glitches while measuring the current. You can find attached...
I am in need of some guidance around how to simulate multiple devices, with different addresses, on the same NRF52
I am currently developing a test application using the...
Hi,
(SDK 14.2 , S140 v5.0.2-alpha)
I followed the example in sdk v11 multiactivity_beacon : \examples\ble_peripheral\experimental_ble_app_multiactivity_beacon\hrs_advertiser...
I am using the nRF5_SDK_14.2.0 with two PCA10040 boards. ANT+ HR simulate from ANT+ simulator tool with ANT+ USB dongle.
Test 1 : SDK sample ble_ant_hrm_pca10040_s332...
Hello.
I have a situation that when upload the softdevice, application and bootloader for some reason stays in the bootloader after some debug I found that we enter in...
Hi,
i'am using nRF52840 (S140 v 5.0.2-alpha) DK and SDK 14.2.
i'am trying to create an application for Beacon which can advertise on 2 different MAC adresses, is it possible...
Hi DevZone,
I am working on a CAN Bus library for communication between nRF52840 Preview DK and MCP2515 chipset. I am trying to modify base on an Arduino MCP2515 CAN Bus...
I am using SDK 14.1.0 S132 for PCA0040 board
i want to combine the next two examples:
examples\ble_peripheral\ble_app_buttonless_dfu
and
examples\ble_peripheral...
Dear experts,
How is the UCIR protected against rewriting?
I would like to store some ID's which I want to be sure they cannot be erased or over-written once programmed...
Hello,
I can see s110 api commands as a web pages on infocenter.nordicsemi.com .
Is it an api list of commands manual in a document like pdf, etc.?
Thanks.
We are trying to configure the I2S peripheral for working with the ICS-43434 microphone ( www.invensense.com/.../) , but we are having a hard time fulfill the requirements...