Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hi! I am trying to get OSDP communication up and running on my nrf9160dk board. I am trying to run this sample: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples...
Hello,
I apologize if this is a simple question. I am working with the nRF9161-DK and am using the Serial LTE Modem application. The ultimate goal is to send data via...
I'm working on a Matter 1.3-compatible door lock with RFID credential management. I’ve enabled RFID support through the ZAP tool and configured the feature map accordingly...
Hi,
I am using the NCS Thread CLI sample as the base of my project and I was wondering if it's possible to disable the cli command functionalities of this project to save...
Hello,
I would like to keep track of time in Nordic Connect SDK (v1.9.1) based application.
The application has both BLE and Openthread enabled.
Before using Openthread...
Hello,
I'm working on a project using the MT29F4G01ABAFDWB NAND flash, and I've developed drivers for this NAND flash on Zephyr. I’ve also successfully implemented FATFS...
Hi
I have an nRF52840 dongle in bootloader mode (red LED blinks) but I cannot load any .hex or .zip files - the "Write" button is disabled
See screenshot are below
Any...
Hello everyone,
I'm working with the nRF5340-DK, aiming to achieve the lowest possible power consumption. From what I have read in some posts, I understand that this board...
Hello,
The new RED cybersecurity regulations will be enforced starting from august 2025 and it will based on the EN 18031 standard. Now, as the final draft of EN 18031 is...
Hello,
I have a project that contains the b0+mcuboot+app. My project works but now I would like to add "data sharing" in order to retrieve some information in my application...
Hi Nordic Dev Team,
I'm developing an application that is frequently not connected to the LTE network but needs periodic fixes to save on power. This pointed me to use A...
Hi, I'm currently working on porting an nrf5340 - NCS 2.6.0 project repo to NCS 2.7.0 starting with my own minimal sample. Having some trouble getting the sample to build...
Hi Support team
Application:
1) We have a Thread network of one leader and 12 child and all of notes run BLE and Thread at the same time.
2) BLE center on the leader...