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,
We would like to add another element to the provisioner. Is there an example how to provision and configure a client element on a provisioner node using the new SDK...
Hi, if the setting of the nrf52832 is shown as below:
Is this possible to happen?
cause when I was trying to use the power profiling example to test the connection mode...
Hello,
the current situation is nrf52832 can not receive the ack payload from nrf24le.
nrf52832 is DEVICE ,using the project from nrf5_sdk13.0.0\exzmples\multiprotocol...
Hello.
I need to compile the bootloader for the nRF51822 chip, using the the nRF SDK version 6.1, and ARM GCC.
I do not have access to Keil.
How can I achieve this?...
I'm using an old version of the nRF5 SDK (v11.0.0, SoftDevice v2) as supported by the SparkFun nRF52832 breakout board and the Arduino BLEPeripheral library.
Having set...
I am using nrf52 DK and sdk 15.0.
I want to know whether we can transfer the file over the BLE or not?
I am using ble_app_uart example,Is there any possibility to modify...
HI,the current situation is that nrf52832 can not receive the ack_payload from the nrf24le.
nrf52832 as DEVICE,using the project NRF5_SDK_13.0.0\examples\multiprotocol\experimental_ble_app_gzll...
I am a beginner and I need to know how we can further modify the light switch example codes to access gpio pins and get some output from that.
I have run the example using...
Hi to all team members.
I am using nrf51822 working at 16 MHZ clock.
I have interface 3 sensors ECG, SPO2 and GSR sensor analog output to nrf51822 on 3 respective channels...
Hi
I have N number of beacons and one observer having nrf52832. I want to have the number of unique beacons available in the scanning range.
Do the s132 soft device provide...
Hi everybody,
I suppose our question is mainly in the title.
ThingyLib version is 1.0.2
https://github.com/NordicSemiconductor/Android-Nordic-Thingy/tree/master/thingylib...
I am trying to send the MPU6050 data using BLE nRF51822. I have used ble_app_uart example modified it to read the data over I2C and send the data over BLE. I can successfuly...
Dear Sir,
We are developing our BT device using the 51822 DV.
Our problem is - the pairing code is preset to 6 digits but our LCD display only be able to show 4 digits,...