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 to all, I'm developing a new device that should be a multiprotocol: Zigbee (as coordinator) and BLE peripheral (with his own GATT) There is an example for this integration...
I asked a question on here couple of days ago, but I resolved that issue and have stumbled into a more concise and in the right direction. I am using ble_app_uart as my code...
I am using ble_app_uart as my code base. I included FDS.c and FDS.h when I compiled, it presented many config errors. I compared the two config files for the FDS example and...
Hi,
I have some problem about Keil hex output file.
At the end of hex file, there have some line as following image.
In (a) of above image, why "hex file" need to...
Hello again Nordic Pro's,
This is a quick question that I have not been able to find the answer for before buying nRF52840 dongles to replace our nRF51 dongles. We need...
When attempting to initiate GPIOTE pins, I get an NRF_ERROR_NO_MEM on the 5th pin. I saw reference to there being a maximum of 4 high accuracy channels but I am attempting...
Hello.
I want to use the CMSIS configuration wizard.
It is work in the example but not in my project.
From looking at youtube I found what I need to add to tool.xml...
Dear Team,
in Feb 2019 this link was available: https://www.nordicsemi.com/DocLib/Content/Product_Spec/ nRF9160 /latest/ref_circuitry?932#concept_myt_5zt_bgb
with the...
Hai,
I'm new to BMD-300 series evaluation kit. I installed nRFgo studio and also nRF5_SDK_15.0.0_a53641a. I have added the screen shot of problem faced. Could u please resolve...
Hi Sir/Madam,
I tried testing Alert Application notification by performing mentioned testing steps but after i reach 4th step i.e Bond to the device from nRF Connect (the...
Hi,
I've developed software using PCA10056 (using nRF5_SDK_15.0.0_a53641a) and I would like to test it on PCA10059.
Can you direct me to the new board files that need...
Hai,
Now we are plan to use nRF52840 IC for to measure some analog inputs and transmit the converted analog data to receiver. My doubts are as follow i) Which IDE(Integrated...