Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
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...