Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
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...