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...
To the kind attention of Nordic support team,
I've got PCA10056 and PCA10040 default development kits. They are talking each other using using secured gzll, PCA10056 is...
Hi, I have RAK5010 Module which is based on nRF52840, and I also have the nRF52832 DK from nordic, and I want to program the RAK5010 using nRF52832 DK. Is it possible ? can...
Hello,
I am new in the Nordic world and try to start the Bluetooth related applications by Nordic SDK. I have the nRF5340-PDK Evaluation Board. I flashed the board as...
Hi, all
I have some questions:
1. Is the DFU advertising name could be stored in the dfu_settings_page?
2. How colud I change the DFU advertising name in the application...
In the specification of 6.18.12.7 IQ sampling,The d escription of magnitude and phase .
I dont understand about magnitude e quals 1.646756*sqrt(I^2+Q^2) ,Why about 1.646756...
I am using the discovery manager to do device discovery on any device that connects to my central. I there a way to read the data in the characteristic during this discovery...
Dear Nordic
I am using nRF5 SDK 16.0.0_98a08e2 , and studying the example ble_central\ble_app_uart_c.
I found that in function
BLE_GAP_EVT_ADV_REPORT disappeared, while...
Hi,
I can't find any ses project files for PCA10031 (dongle) in nRF5 SDK V16.0 when examining the [.../examples/ble_peripheral/ble_app_hrs] folder. Additionally, there doesn...
Hi,
I've been skimming through the NRF9160 FOTA samples and related libraries(1.1 and master) and having hard time to understand some of the basics.
My assumptions...
HI,
I want to power the system using a external regulated 5V source. Then nRF5340 must be used in High Voltage Mode. When operating in High Voltage Mode, the nRF5340 is...
Hi Nordic Pros,
I have a nrf52840 board, and I tried to connect it to my pc. It dosen't show up as "JLink" or "BOOTLOADER".
Inside Segger Embedded Studio, I tried to connect...
Hi, anyone call tell What is the acceptance rate of nrf52 series scanning
I'm used zephyr ble mesh example, One node sends, one node accepts, and the broadcast packet sent...
Hello,
When i build a project to the nRF9160 DK, the terminal shows output of the program. Everything works.
When downloading the merged.hex file to thingy91, then...
Hello everyone,
We are 4 students, who are developing a BLE mesh network to send data from a CANNBUS-simulator to a desktop. We have chosen to use the nrf52840 chip to set...