Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hello everyone!
I have a question regarding nRF9151 and the new DECT Hello sample. I have installed the newest version of the SDK, a preview of v3.3.0, built and flashed...
Hi!
NCS 3.1 On a custom board with nrf5340 and nrf7002, h ave successfully implemented and tested FOTA over Bluetooth Low Energy with Simultaneous updates for both cores...
Hi,
I'm trying to reduce the power consumption of my Matter Temperature sensor code.
I'm averaging around 90µA of consumption, but I'm confident that can be reduced. ...
Hi,
I’m having trouble getting an ISP1807 (nRF52840) to run on a custom PCB, and I’m hoping someone here might recognize what I’m missing.
Hardware / setup
Module...
Hello, we’re currently facing an issue regarding the start-up of the nrf9151 modem. Its a custom PCB and closely follows the schematic of the nrf9151 DK. For first test SW...
Hello Nordic Engineer,
I know that I can modify #define DEVICE_NAME "device001" in sdk_config.h , but it takes a lot of time to compile and flash the program every time...
Hi,
I have flashed hci_usb example on nrf52840dongle(hci1), enabled DLE. But when linux machine requests data from other board(as sender) dongle is getting crashed.
The...
I have create a model (which is now marked as complete), but when I go to the results tab the options (and below) just show a spinning circle. How can this be fixed?
Unable to start debugging. There was an error starting the pipe program 'JLinkGDBServerCL'. An error occurred trying to start process 'JLinkGDBServerCL' with working directory...
Recently, I’ve been working on the process of switching between BLE and a private protocol. When I switch to the private protocol, I usually need to disable the softdevice...
We are observing an intermittent issue on an nRF9151-based custom PCB where DNS resolution fails after repeated events occurring within a short time window, even though cellular...
Hi,
Sometime ago, the Nordic chatbot (bottom right icon) on this page https://docs.nordicsemi.com/ worked great on my work computer using Edge browser. Now even though I...
Are there any unique design considerations to take into account when using the nRF54L series with RRAM? For example, are there any concerns about magnetic fields causing bit...
Hello,
I’m using **VS Code + nRF Connect SDK v3.2.1** with a **Nordic Thingy:53** board.
I can build firmware successfully, and nRF Connect **Programmer (Desktop app)...
I setup the nrfx logging per the sample and it works within my main.c but when I get a log warning from nrfx_timer.c I do not get an output. Is the logging configurable across...