Dear devzone, I used two nRF52840-DKs to download v2.8.0\nrf\samples\bluetooth\mesh\dfu\distributor and v2.8.0\nrf\samples\bluetooth\mesh\dfu\target programs, and configured...
I've got a custom board using an nRF52832. I'm using the P0.06/P0.08 as the TX/RX pins for UART comms, but don't need the P0.05/P0.07 pins for CTS/RTS. Is there anyway I can...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
Hello Nordic team,
I followed the official guide to add a custom sensor cluster to my Matter application. Everything built and flashed successfully, and the application...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
I am studying Lesson 6/wifi fund_1ess6uexer2 and I can run the provided code normally.
(academy.nordicsemi.com/.../) But I still want to control whether to send packets...
I am trying to use nrf7002 in accord with nrf52840 to build a wifi sniffer recently. As a begineer of nrf70 series, I use wifi sample supplied in ncs 2.4.0 as a start, which...
Hi ,
For Battery operated devices, we are using NRF52840, and developing the firmware using Segger Embedded studio + NRF SDK. s140nrf52720, nRF5SDK1702d674dde
For our...
In our custom board nrf5340-nrf7002, tried system_off(C:\ncs\v2.6.1\zephyr\samples\board\nrf )sample to check power consumption.
But it measures 0.60mA Is there any config...
Hi,
Background:
We're developing wireless application with the NRF5340-NRF7002 chipset, similar to what's on the 7002DK board.
We'd like to put the system to lowest...
Hello,
I have been following the steps in Exercise 1 of Lesson 1 of the Cellular IoT Fundamentals course. I have a Thingy:91. I have followed the steps so far
- flashed...
Dear Nordic,
We made an attempt to use the external flash in the LwM2M sample.
We tried to follow this: docs.nordicsemi.com/.../nrf9160_external_flash.html
As soon as...
I need to detect the VCC voltage on the nrf52833 on power-up and wait till it slowly ramps up to 3V. Is there a way to do this using the Power-Fail Comparator. I found another...
Hello,
I have a few questions: 1. How to add a prj.conf or an overlay file to enable peripherals to use an external high-frequency crystal oscillator as the clock source...
I am building a nrf52840 custom board and testing the ble_app_blink_pca10056_s140 example from segger I have a 32MHz crystal and a 32.768khz crystal And I added the following...
I want to control RADIO using the TimeSlot API of nRF54L15. I have already created the code for nRF52. However, it seems that RADIO control of nRF54L15 is slightly different...
hello,
I have nRF9151 and would like to connect UART1 (Rx PO.28 & Tx PO.29) to an external IOT device. it only supports the Tx/Rx port. There is HW control.
My goal...
Hi everyone,
We have devices using the BLE module (nRF52) deployed in clinics for testing. They have been functioning without issues until recently when we noticed occasional...
Hi,
running the latest nrfconnect vscode extension (v2024.9.31) the "Add configuration wizard" comes up and stay blank. Additionally, the Actions view is also empty, while...