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...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi,
I am running(build and flashed successfully) the Channel Sounding example(connected_cs) from the Nordic sample and currently I want to see the distance estimation logs...
Device: nRF54L15 x 2, face to face
SDK: v3.2.2
Toolchain v 3.2.2 c717907b94
Sample code (with default setting):
channel_sounding_ras_reflector
channel_sounding_ras_initiator...
Hi, I am currently testing the channel sounding capabilities of nRF54L15 with zephyr on NCS 3.2.3. I used the sample code from nrf\samples\bluetooth\channel_sounding_ras_initiator...
Hi folks,
I'm using v3.2.2 of the nRF Connect SDK Toolchain, debugging an nRF54LM20-DK board in VS Code.
I've noticed that the "Thread Viewer" under the NRF Debug view...
Hi,
I'm trying to deal with a weird issue regarding writing files to an SD card. I am restructuring my project to be more maintainable, which means moving some things over...
I want to use nrf52840 dongle as sniffer to catch 802.15.4 packet.
But after I use "nRF Connect for Desktop v5.2.1" to program the nRF Sniffer firmware(nrf802154_sniffer_dongle...
Hello Team,
I tried building an example application available in SDK v3.0.0 for Thingy 91x_nrf9151. But its showing some build issues. Which I am not able to figure it out...
Hello Team,
Recently we had purchased Nordic Thingy:91x from you. But when we tried Out-Of-The-Box we were not able to sync device data to the cloud. We had connected Onomondo...
Hi everyone,
I'm experiencing an unexpectedly long boot time on my nRF52840 device using NCS v3.2.0. Could you help me verify if this boot time is normal, or suggest any...
Hello,
We have the following environment:
1) nRF54H20-DK v0.9.1 and our custom board
2) nRF Connect SDK v3.2.1
3) Our simple project for testing BLE
4) nRF Connect...
MCU:NRF54L15,NCS SDK V3.2.4,android 7.0, nrf connect 4.26.1, cannot connect stably.
about 40 seconeds, the connect will disconnect, the android 7.0 side:reason is 0x08,...
Something seems to have broken in my VSC and/or Nordic extensions. Intellisense seems to be working for code, but cannot resolve any of my custom kconfig options.
I use...
I would like to sample a digital IO input from two IO's into the processor internal memory incrementally per every rising or falling edge of each of the signals.
Is there...
Trying to do ADV_DIRECT_IND advertisement.
We are trying to do the following advertisements
// ADV_IND Scannable and Connectable
// ADV_DIRECT_IND - Connectable...
I recently purchased an nRF52832 (XL52832-D01) for a wearables power management project. To test the module I flashed the basic blinky (zephyr). I'm using a ST-Link V2 as...