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...
Dear team, Device - nRF52832 SDK - SDK_15.0.0 IDE - Segger Embedded studio Softdevice - s132_nrf52_6.0.0 I am doing buttonless DFU in my application. I have successfully build...
Hi,
I want to use uart. I configured two uart, uart0 and uart1. I want to read and write to one uart using APP_UART_PUT and APP_UART_GET. how it possible without uart event...
I am trying to modify tx settings in open thread but when I try to execute otLinkSetMaxTransmitPower it cannot find this function. It seems to find all others. Is this not...
Hello,
I'm using a nrf51422_xxac_s110 chip, with the 12.3 SDK. My code is based on the ble_peripheral\ble_app_uart example in the 12.3 SDK. I'm hoping you can provide some...
Hi,
We believe we have either a BT communication issue for Nordic Semiconductor ASA NRF52832-QFAB-R
https://www.digikey.com/products/en?keywords=1490-1055-1-ND
...
The comport generated by the USB CDC UART example is showing up as a comport; However when I start sending something my terminal program is crashing.
When I look in the...
I've been trying to run the LWM2M sample from here but I've been running into some issues. Leshan provides two URLs for publicly accessible test LWM2M servers, coap://leshan...
I am using RIGADO Evaluation Board 320-00050
I am using nrfutil v5.2.0 to perform DFU i am able to create DFU package and when sending the package i am facing problems ...
Hi
I combined ble_app_uart with relay example .I am getting a multiple definition error in app_uart_fifo while building.I have added required .c files and their header paths...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I have some issues flashing or debugging my Thingy91. The problem seems to be related to my specific Thingy91, as I have another Thingy91, which I'm able to flash...
So, I am updating our advertisement data on a regular rate using a timer from freeRTOS on custom piece of software the is for the nRF52840. When only the app code is loaded...
Hi,
I'm trying to deal with long write events (37 bytes long) but on adding a second long write characteristic I'm facing the NRF_ERROR_NO_MEM error on adding it.
The...
Hi Sir,
Since Zigbee_Thread 3.2 released, we prepared two 52840-DKs for consumption test.
One is the door lock example (device #1 Thread_Zigbee_3.2.0\examples\multiprotocol...