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?
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...
When implementing a custom service, the order is usually Generic Access, Generic Attribute, and then the custom service.
Is it possible to change this order to custom services...
I'd like to know more about the single-antenna AUX functionality of the nRF9151. More specifically, this line in the documentation for AUX has piqued my interest:
When the...
Good morning,
we are using the Zigbee stack (ZBOSS) on nRF52 devices with Green Power Sink enabled and we are integrating a Green Power door sensor.
nRF5_SDK_for_Thread_and_Zigbee_v4...
Hey, I was trying to look for information on how nrf9160 modem selects the network to use, since we are having slight trouble with some devices triggering full network re...
Hi
I'm trying to drive a 75hc595-type shift register with a SPIM instance on the nrf54l15.
I connect MOSI to the shift register data input, CLK to the shift register clock...
Hello,
I am attempting to develop an open source nRF52832 PCB design, aiming to minimize the footprint as much as possible.
Thus, I attempted to cramp as many components...
I had one nRF54l15-DK,and I want to make a music player by nRF54l15's BLE,but I am not sure is it supposted LE audio to client my headphone.if it supposted, is it full LE...
I am new to nrf52832 development. The question is that:
I want to do m ultichannel(4 or 5 channels) ADC in scan mode every 1s. and the MCU consumes ultra low current(3-5uA...
As the subject suggests. It is a simple question. I only see development boards with NRF53, but we decided to go with NRF54 in this project. We need BLE and WiFi on the device...
Dear Nordic experts,
I am looking for which CMSIS version are used in nRF5 SDK versions. For instance 17.1.0 uses CMSIS 5.6.0. But I cannot find which CMSIS version is used...
I am trying to retrieve the PIN / HWID required for nRF Cloud onboarding using the AT command AT%XDEVICEID , but I am unable to get a valid response from the modem.
However...