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 Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi,
I have add beacon function to "light_control_server" project. I want to every server broadcast their unicast address.
Could do kindly teach me how to do this. It's...
I am working on a project with a nRF51822 on a custom PCB. The application is based on the ble_app_template-project from SDK 10.0.0 and I am using S110.
Now I want to measure...
I've just tried upgrading to 5.2.0 from 5.1.0. I simply downloaded the new SDK's zip file, extracted it next to the old one, and adjusted my makefile to reflect the new path...
Hello,
We are currently migrating (or trying to...) from IAR Arm Embedded to Eclipse/GCC.
I'm trying to compile our project using gcc and eclipse. I followed this tutorial...
Reading the nRF51 reference manual, I came across the Identity Root and the Encryption Root fields in the FICR area.
Does anyone know what they can be used for ?
Hi, I need to set dynamic advertisement data with nRF8001. To achieve this with nRFgo Studio my idea was to set "Service Data" in "Selected fields to advertise" (ACI Bond...
Hey folks,
Is there any dependence between the MBR and the SD version? The reason I ask is because we are working on a product that will be able to update the softdevice...
Hello,
I am using nrf52 for my project. i need to read sensor value for 20micro second in array. I need 10000 reading in array to check condition. but array size more than...
While migrating from 12.1 to 12.3 I noticed changes to nrf_drv_wdt_init; specifially the removal of uint64_t casts.
Why were these removed?
We use a 5 minute reload value...
I have trouble for downloading mobile app from Google play, since it is blocked in China. So... is there any official mirror site for download these apps ? Yes, we can find...
Hi,
This is a follow-on question to the following: link
I have similar questions and would like further clarification. The MBR and the SD are packaged/delivered together...
hi,
i have a issue with bluetooth stack. i have established connection with app to communication to send and receive the data.
due to link loss the connection, i have...
Hello Everyone,
This query regarding programming of board during mass manufacturing.
I am using nrf51822, S130, SDK11. I combined softdevice, bootloader, and application...