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 am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
Hi! I just got my Thingy:91, but when I try to add it to the nRF cloud it says the following:
I have checked this multiple times, I'm sure i'm using the correct IMEI...
I am new with the NRF52 SDK and I want to modify an NFC example (writable_ndef_msg). I am trying to add a NDEF parser but I have issues with the includes.
I have add the...
Hi,
I merged DFU code with Nordic Proximity BLE code. As i did it using this link
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3...
Hi,
I would like to know whether 24 bit stereo audio at 96 kHz is supported on the nRF52840 in i2s slave mode using an external master clock source.
Using the internal...
I'm able to get the "at_client" and "serial_lte_modem" examples built and working (able to get socket dialing and sending/receiving working), but am looking to start developing...
Building the nrf5_SDK_for_Mesh_v4.0.0 using CMake printed the following:
-- Could not find nRFx command line tools (`nrfjprog` and `mergehex`).
See http://infocenter.nordicsemi...
Hi,
The LwM2M sample app uses the function nrf_inbuilt_key_write() in the file nrf_inbuilt_key.h to store keys for the DTLS stack. It is also offloads net sockets with the...
Hello,
I have one service and two characteristics in my example code.
I have used the Github tutorial to learn how the notification works. I followed the same for my implementation...
Hello,
I'm using nRFSDK16.0.0 and Mesh SDK 4.0.0 on nRF52840 boards. Soft device is 7.0.1. I want to test simple Light Switch example using nRFMesh mobile app as provisioner...
hello Everyone
i Need help to Use nRF52840 DK - I2S
Now i can play music use I2S "realtime"
it means when i was Play music front of mic and then i can hear that...
Hey, what i'm trying to do is the following:
- Advertise The unique MAC-Addresse
- Scan and connect to a Peripheral Node with a specific MAC-Address
But it isn't working...
Hi Guys!
I have nRF52840 Dongle (PCA10059) 1.2.0. I downloaded Nordic exmaples repository. I try to however start and load any HEX file with program from Nordic repository...
some questions for power consumption of 52840.
We've planned to use about 10 to 30 nRF52840 devices for advertising TX mode. One scan mode device which is connected with...
I have a device based on the Nordic nRF52832. I am using softdevice s132. I am using Nordic nRF5_SDK_15.3.0_59ac345. My Android device I am testing with is running Android...
I recently bought a reel of nRF52840 and received rev C0 (Which is Engineering C). We require long range in our solution (Coded PHY). I was reading the compatibility matrix...