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 all,
after call inside the BLE_GAP_EVT_LESC_DHKEY_REQUEST I got error 8, what can cause it? a CONNECTION_SUPERVISED_TIMEOUT?
device nRF52, SDK13
Thanks
Board: custom board; Mesh SDK: V1.0.0; Softdevice: S132_5.0.0; IDE: SEGGER Embedded; BLE: nrf52832
When I test the example “Interactive PyACI”, I need one node(A) send message...
I'm trying to connect with SPI interface. I've some little problems to understand about how technically do it,
I found this code on the web:
Just to understand how...
I want to monitorin some lockers situation. I thought if i use eddystone and ras pi i can monitoring locker lock or unlock situation. What ever how can i connect eddyston...
Hi, I recently purchased nrf52 development board for debugging nRF52832. I was following your tutorial "Development with GCC and Eclipse" and it is not working for me. Can...
For the Simple On/Off Model Light Switch Example.
If i am the client, and i got the handle of a specific server.
How can i query the Mesh Group Address that assigned...
Is there any way to get the currently used access address from the softdevice? I have an application that needs to know what access address is being used. I can sort of get...
In trying to develop a ble peripheral app with verbose logging, I observed the device ceasing to advertise somewhat repeatably. I think I have an easy bug jar; it reproduces...
Everything worked normal a month ago. Now things stop working.
When I try to download the program to nRF52DK, the error shows up like this.
When I try to follow the...
i have been trying this, putting the code from SDK14.2/example /periphelas/uart, but i had problems with the file links. So can someone helpme to impleent that or did someone...