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...
I'm developing a device using mqtt+tls referring the link here.
https://devzone.nordicsemi.com/f/nordic-q-a/48407/how-to-use-mqtt-tls-in-nrf9160
When I add CONFIG_NEWLIB_LIBC...
How can I add security middleware, between connection request device and my connectable device.
I want to that if one device sent connection request to my device, I want...
Hi, I am evaluating two nRF52832 boards with a PCA10040. I am using the SDK examples Central and Peripheral to talk to each other on Tera Term. I am using the "send file"...
Hi,
We have implemented the reference design of the NRF24L01+. Our tests results in a low range (about 6 meters), we excepted a multiple of that (about 1 kilometer).
I...
We have connected a 50 Ohm Antenna with NRF52832-QFAA-R7, but we tested and found the antenna signal is weak. Could anyone help to provide some proposals for how to improve...
Hi,
I have a STM32 MCU and I want to flash this MCU by using an nRF52840. The two chips will be connected by UART.
From where I need to start, and what is the most easiest...
When attempting to connect to an MQTT broker set up on my local machine using the mqtt simple sample code, I get this output:
What does this error code mean? Also, is...
Hi. We are using the nRF52 sdk v12.1 with S132 v3.0.0 on a nRF52832. Once in a while (could be after running a few hours, could be after running a week) the application ends...
Where can I find the right documentation to start understanding the Nordic Thingy FW? Do we have any design document for this?
I need to develop my own application on the...
Hello,
I'm looking for some general guidance on the following application:
1 nRF52840 based gateway to cloud, on power supply
a few hundred nRF52832 sensor nodes,...
We want to use app_timer_create/app_timer_start to create a periodic timer, but noticed that there were a few seconds missing. After printing out each tick, we see that there...
I can't open my tickets since it's changed into private ticket by your engineer.How can I do?
My ticket' name is"about service change can't receive BLE_GATTS_EVT_WRITE"...
Hi,
I will work with nRF51822. I installed all software tools and I connect target device with debugger.
Should I connect nRF51822 with power like battery (because I will...