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...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi, I am trying to interface MPU^)%) sensor with NRF52832. with help of BLE UART. i will get the resultant data on BLE APP. but here i got some error is this the linking error...
Hi,
we want to made the device which should working in the mesh network without provisiong procedure by user.
Typical application - network with 500 nodes, every node...
Hi, I am using nordic nrf52832 module with BLE mesh SDK V2.2.0 I want to do DFU for application + softdevice without any serial connection through mobile app between BLE mesh...
I got the fail result of the test CPS/SEN/SPE/BI-05-C [Cycling Power Control Point Procedure Timeout].
At this test, the tester does not send the confirmation until ATT...
Hi Team Nordic,
According to the AM2302 (DHT22) datasheet, the data pin will be pulled to high state in idle state. But in my case, when i am reading the data pin before...
I'm developing nFR52832 to communicate with the PC via UART. commands are sent to the nRF and for each command nRF responds with some data back to the PC via UART.
The UART...
I'm trying to include the SPI driver in my project.
I have added the .c file into my project:
I have included the path into the project:
I have enabled the SPI...
I try to make bootloader via USART for my application. I'm using: nRF51422rev.2, SDK6.1.0, S210 ver3.0.0. KEIL5.11. I did everything like describes in post here:
devzone...
I want to implement BLE security in one of my project where central and peripheral connection should be secured rather than only characteristic protection.
And any way to...
I'm developing a custom driver (C++) for the SPI master. Somewhere I've made a mistake, where the first received byte is written with a memory offset in SPI mode 1. I.e. we...
Hi,
I have a BLE application, which I want to interface with PC via serial communication through USB.
It seems that just adding Softdevice breaks the USB_CDC_ACM example...
Hi all,
As a followup of this question, I started with the Thingy Mesh Provisioning Demo v0.5. However, I cannot get this version working possibly due to some unclear points...
Hi,
Am developing a beacon using nrf52810. I have a doubt on how to program the nrf52810 which I made using the schematics and layouts given in the Nordic website for nrf52810...