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?
Hello, I'm setting up a mesh network with low consumption sensors and I'm using the Low power node example. I'm having trouble increasing the number of devices supported by...
Hello,
How can I directly read out the POFCON register value on the Watch Window while debugging?
Where is it actually located in the library(sdk 14.2) source code?...
How can i know how much time the microcontroller spends in the timer_event_handler() function? I am fear that i have written down to much code into that function. Regards
Hello,
I have the following statement in flash_placement.xml:
<ProgramSection alignment="4" keep="Yes" load="Yes" name=".nrf_queue" inputsections="*(.nrf_queue*)" address_symbol...
Hello.
I have two nRF52832 (central and peripheral). Connect the central and peripheral and call sd_ble_gap_rssi_get() on the central to get the RSSI and channel. The attached...
Hello there!
At this stage of the product development cycle, we would like to be able just to take simple reading from ADP536x module (to read either battery percentage...
Hey all,
For new minor revisions (1.X.0), will they eventually be supported by telecom's that are currently running with lesser versions? For instance, the current modem...
Hi,
I am using nrf52832 with icm20948 (I2C) on custom board and I am using icm20948 for angle measurement. For custom application I added some features i.e, before reading...
Hi,
We have preloaded the module test board with the DTM test from NRF5_SDK16.
The lab is requesting for the driver to pull up the testing interface and instructions...
I am exploring nRF52833 in a project using DK and Keil IDE. However, I keep getting errors when I attempt to download DeviceFamilyPack, etc. This error only occurs if I try...
Hi,I have a problem.I used three channels of ADC sampling in the project.If I connect the ADC port directly to GND,the ADC value of the sample is not equal to 0.But if I change...
hai ,
In my application , my nrf52840 device in peripheral mode to connect with central (ESP32).
then if i get a mac id from central ,i need to connect over with central...
Hello,
For my project I use uVision v.5.23.0.0; now I am willing to prepare two different targets using the same source files: one target for debug, with included the drivers...