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,
We are developing an datalogger application that will push data to a server on the cloud using a cellphone app as intermediate. We are testing a BMD-350 DK board...
Hello,
I successfully ported DMP library https://github.com/Snowda/MPU9250 .
The project is initializing but when I read the fifo_count from FIFO_COUNTH (0x72) register...
Hi everyone.
I have a problem with Mesh network.
I try to reset node from mesh network, using function node_set().
When remove node from network, on mobile app "nRF...
Greetings everyone,
I am just trying to find out what the (EO) in the NRF51822-CEAA-R stands for. Could someone please provide documentation for this?
Thanks,
R...
Hello Sir,
I am working on home automation device in which I am using nRF24L01P module. Product is already in production. I bought these modules from local market which...
nrfutil install fail.
I want to update with BLE secure OTA, so install the nrfutil tool. and run the command as following:
but report download pc-ble-driver-py 0...
Total noob here using SES on a Mac to build BLE peripheral (S110) firmware for an nRF51822-based device with SDK v15.
So far I've been able to get the generic portions of...
Hi,
I'm developing on nrf52810 using the SDK14.1.0 and I've take as starting point a template application that targets nRF52810 running on the nRF52 Development Kit. But...
Taking a look through the SDK, there are very few examples using the dongle. I've tried building some of the existing examples by changing the board definition in the preprocessor...
I have a porject working well with normal ble function such as ancs and other services(use sdk15.0) , when I add the mesh model light switch on_off (source code copy from...
Hi.
I applied https://github.com/crfosse/Thingy-52-to-nRF52xx project for get thingy motion data by nRF52840.
But It still found 6 Service for motion service,...
I have a use case where I need to send a sequence of 2 byte bursts as SPI master. The data is generated on the fly and the algorithm would be able to saturate the 8Mbit/s...
Hi,
I just installed nrf connect 1.1 on my Dev-PC (many versions of J-Link and nrfjprog) everything works fine. The visualization of Secure-DFU-Upload-Speed is really nice...