Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
When building the blinky sample with CONFIG_CLOCK_CONTROL_NRF=y set in prj.conf, the build doesn't enable the clock control and gives this warning:
Steps to reproduce...
I’d like to ask: I created a BLE keyboard based on nRF5 SDK + 52833 + S140, and it can pair and bond with Windows successfully. I have two questions:
If the keyboard...
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...