I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I have a nrf52833 small board. nrf52833 QFN
and the several board have the same finding: at first time, the board can be flash and be debugged to main entrance.
but ,...
Hello this is my first time making rf circuit and i would like to get feedback on this circuit with nrf54l15.
I used Texas_SWRA117D 2.4GHz IFA antenna.
Calculated...
my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset . but when I power down and power on the nrf52833 board, it do not work. the following...
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...