Hi,
I am working on BLE on nRF52833dvk, am able to execute the sample example . I have one of the requirement, that I need to write the unit test cases for Bluetooth for...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
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 devzone members,
We are producing a device based on nrf52840 that uses MBR + bootloader and an app with SDK 15.3.0.
We have set up the MBR with MBR_BOOTLOADER_ADDR...
Hi,
I'm trying to download the application by Vs Code but it was failed,the warning as below:
But when i'm trying to debug,it was worked
Have anyone can help?
...
Hello,
I am working on to program external flash (MX25R6435FZNI - Macronix) of nRF 5340 DK board using SEGGER J-Link Plus v10.1 version.
I am following Direct mode( The...
Hi,
We are currently investigating if switching to TF-M could be a good solution for us to increase our overall product security.
Our board has one nRF5340 and one nRF9160...
Hi,
I am using BL653dvk, which has nRF52833 as soc. I am working on DFU-OTA example by following this link.
https://devzone.nordicsemi.com/f/nordic-q-a/83402/ncs1-8-0...
SDK : S140 17.1.0
CHIP : nRF52833
I try to write and read data by SPIM0.
Wirte works find but when read data oscilloscope like this.
But, receive buffer data...
Hi everybody,
I have some (probably) easy to solve issue with nRF52840 dongle s .
I've got from my company's collagues few dongles. With one of them I have some issues...
I try to run zephyr direction finding cnnetionless rx example, but i get some problem. every time into enable receiving of cte , i got assertion fail
this is my prj.c...
I visited the Community and wanted to up vote a post but found I had no rights to reply, post or up vote yet in the Welcome it says if I am a member of Devzone I can post...
I am trying to save data by using the setting subsystem of nrf connect sdk, and i <init> and <register> the settings, and when the setting_load function excuted, the h_set...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I have followed the tutorials step by step on youtube( nRF Connect for VS Code, 1: Installation - YouTube ),but i still meet some errors when building the application.
The...
Dear Nordic,
Could you please suggest and and expamle or advice how to use in-project libraries properly (not 'externally built' as an know example shows). It's better to...
I'd like to use a nRF51822-based Bluefruit LE Sniffer to read BLE advertisements (embedded with sensor data), using a python script rather than Wireshark. I've tried pyshark...
Hello,
I have recently begun to use VSCode under Linux to develop with the nRF Connect SDK and have noticed a discrepancy in the extension's functionality when using Linux...