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...
I'm attempting to enable provisioning using attestation tokens in my project. As soon as I add the config;
CONFIG_NRF_PROVISIONING =y
The build starts failing with;...
Hi,
We are facing a strange behavior where the consumption we measure on the nRF5340 doesn't change according to supply voltage like it is supposed to do in DCDC mode. ...
Hello Nordic team,
I want to be able to save the log into a file and then read it in order to send it's content via HID.
I've managed to make the log back end FS work...
I have a nRF9151 based device, modem firmware version v2.0.3, with `CONFIG_LTE_LC_RAI_MODULE=y`, registered on LTE-M.
Using `NRF_RAI_LAST` is working, but I am seeing odd...
For the nRF9151-LACA-R, I cannot find the flatness parameter in its datasheet. Can you help confirm the flatness?
For the nRF54L15-CAAA, the datasheet shows A3 (0.03...
The MCP server requires authentication. To complete the setup, you'll need to: 1. Get an API key from Nordic Semiconductor / Kapa.ai 2. Reconfigure the server with the auth...
Hi All,
My leds on the custom board wont get recognized. Keep getting this error.
A bit of strack trace:
Device tree:
I think I am missing something...
Hi,
We're coming to the end of prototyping a project on the Thingy91X and are fine-tuning the power management. We have been able to implement a simple demo on the nrf9151dk...
Hi Support Team,
Our product is based on nrf5340 and ncs V2.5.2. I developed a Windows application(based on .NET8.0 and Windows SDK11) to provision and configure the system...
Hi, I'm struggling to setup an application on the nrf54l15dk to control the nrf9151dk SLM over UART.
I have done the Cellular IoT Course and successfully controlled the...
I'm trying out the GNSS sample for the nRF9161 DK. I am trying to enable minimal assistance, but I get an error message with error code 65536: *** Booting nRF Connect SDK...
Hi,
Can MCUboot be used as a second stage bootloader (an application from the Secure DFU Bootloader over Serial Link standpoint) to be DFU'ed to existing devices which now...
Is it possible for users to regenerate the nRF9160 GNSS factory almanac data from public sources?
https://github.com/nrfconnect/sdk-nrf/blob/main/samples/cellular/gnss...
Hel lo, I am us ing a custom nRF5 2832-based b oard that has no DCDC circu itry (LDO onl y). What happened in NCS v2 .5.1
After power-on, the system did not st art (e...
Hello,
I am trying to measure a fast, impulsive signal from an amplified analog microphone using an ADC pin on the nRF54L15-DK. When I read the same signal using a 12-bit...