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,
I am developping an application based on ESB protocole using BT840NE module (nrf52840 + nRF21540) SDK 3.2.0.
on the PTX side, I am measuring the current using the...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
When updating from nRF connect SDK v3.0.1 to v3.1.0 we noticed a change in the clock_gettime() function.
In the old version, the clock was not reset by a reboot.
The new...
nRF5340 I2S MCLK issue – unable to get 12.288 MHz MCLK for 48 kHz sampling
I am using the nRF5340 SoC and configuring the I2S peripheral as Master to achieve a 48 kHz audio...
Hi,
I get a PCBA which contains the following test points of nRF54L15 : P0.02, P0.03, P2.07, P2.08. I would like to set one of them to be UART TXD.
In pin assignment...
hi support team,
customer is using mesh and met a problem, here is the situation:
1. customer using mesh/light as basic demo, adding mesh DFU function in it ,and deploy...
*** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr OS v4.1.99-ff8f0c579eeb ***
Hi,
I purchased several nrf54L15 development boards and am preparing to...
I'm trying to run a custom image on the net core. I've successfully done so using the following exercise in the intermediate course: lesson 8 exercise 2 however when trying...
Hello,
We have some hardware that uses the nPM2100 in roughly the 'one button' configuration where the SHPHLD signal is used for the reset button as well. When the reset...
Hi, We have a device already in production. We have an issue where the device fails to connect to an Android phone or iPhone hotspot with WPA3-Personal. We tried to change...
nRF54L15 - NCS 3.02 - Toolchain 3.02
I'm exploring using the Zephyr Shell to replace my old legacy CLI interpreter which hooks onto a uart callback. I can set up custom...
I get the error "ImportError: Module use of python312.dll conflicts with this version of Python." when I try to flash my device using any Python version below 3.12.x. I get...
Hi,
I have a project with nRF52840 where I uses 3xSPIM. 2 are connected to a real-time-clock and accelerometer. The third is connected to an SD-card.
I realized that the...
Our project requires a more efficient way to collect live trace Diagnistic trace data from LTE-M RRC and NAS, on a Thingy:91.
However, using the " Cellular Monitor " app...