Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hey everyone,
I’ve been banging my head against an issue with my custom nRF54L15 board , and I’m under a bit of pressure to get five samples working. Unfortunately, the...
We are operating the 32.768 kHz low-frequency clock of the nRF52805 using the internal RC oscillator (LFRC).
We measured the LFCLK frequency of 100 devices, and the observed...
Hello, I'm trying to use the nRF54LM20A, but I'm a bit confused about the reference circuitry. What does "VDD_USB_3V3" refer to? What about all the different antenna labels...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Hello Team,
I am working with nRF52833 configured as a BLE scanner using nRF Connect SDK for VS Code .
Here is my prj.conf:
AND here is scan/conn Implementaion:
...
Hello! Based on some tests, I've seen that modem disables attach logic for at least half an hour in case it has tried to connect to network at least twice with disabled SIM...
Hi,
We have an application where we have a working DFU over BLE with SDK 2.9.1 but once we have migrated to 3.2.4 it has stopped working. Something has obviously changed...
Affected
zephyr/drivers/regulator/regulator_npm13xx.c (current driver)
zephyr/drivers/regulator/regulator_npm1300.c in older NCS / Zephyr trees
Reproduced on a nRF9151...
Hi,
I am using the Nordic UART Service (NUS) on an nRF52840 with NCS. Without pairing enabled, NUS works perfectly with the nRF Toolbox UART service — both sending and receiving...
I did not get Audio - adc value shows zero all the timse why ??
const codec_register CODEC_DEF_REG_DATA [] = {
// ==========================================...
Back in SDK 17 or so there were code samples for both the client and server side of the LED button service.
What happened to the client/central example when you migrated...
Summary
With CONFIG_OPENTHREAD_BORDER_ROUTING=y (the default selected by CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y ) and CONFIG_OPENTHREAD_TREL=y (also the default), the...