I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
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...
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...
Dear Team,
I need to switch LXFO to internal RC for MCUBoot, however, I am experiencing troubles configuring it on NCS 3.0.1 (NRF54L15).
If I just add my RC settings to...
Hi,
Our project requires an unusual combination of running BLE, Gazell, and raw radio packets for time sync simultaneously.
Time sync and BLE are infrequent activities...
Issue:
I would like to bring to your attention that I am getting an error when running the 'list command using the nrfcredstore cli utility, while trying to retrieve the...
Hi,
I've run into an issue when doing some compatibility testing between our client's legacy device (802.15.4 transmitter) and the current device in development (802.15...
In the introduction to the bare metal SDK option for the nrf54L:
https://www.youtube.com/watch?app=desktop&v=31znTI-hnCQ
it mentions at around 58:00 that single bank...
I am using nrf connect SDK toolchain version 3.1.1 and nrf connect sdk version 3.1.1 , By default I don't have zigbee related samples/examples and also zboss stack library...
The original question was: "The nRF52840 PS mentions, that this chip contains an ETM but it does not mention the implemented version."
Researching the topic more, I found...
Hello Team,
We have noticed a very weird issue with the nRF5340 Audio DK. After flashing the audio application code given by nordic, everything works perfectly fine. No...
I have asked if I can post this request, ticket number 354361.
Can you help with new research on secure boot?
I am a cyber security researcher at the University of Bristol...
Hi there
I have a question about the way the nRF52 radio handles on air addresses. I currently am developing custom software that uses the nRF52810 radio for a custom protocol...
I’m working with a Manufacturer-Specific Cluster (Attributes) in the Matter Template sample from NCS SDK v3.1.1, and it works fine with attributes. However, when I try to...
Hi, We designed a board using NRF5340-CLAA-R by following the Altium Reference design. Although when we tried to place an order with JLCPCB or PCBWAY, then informed that they...
Hi, I am pretty certain I have used RTTViewer before on the nRF9160, albeit not frequently. I cannot remember if I only used it on custom nRF9160 boards or if I used it on...
hello,
on our bm833 dev board, I scope (using a PIO) the time it takes for the bt_nus_send function to send 146 BYTES. The PIO goes to 0 after the callback nus_sent_cb has...