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...
Hello,
I have a low-level application that does bluetooth reading to find beacons, and I would like my application to read the battery level to display in my web application...
I have some keyword, want to save to UICR CUSTOMER registers.
Then, when I start he board, I can get the data from UICR CUSTOMER registers.
but, I donot know how to ?
...
Hello,
After a characteristic (with write and notify properties) is written, the nRF51 sends some data through the UART. Then it receives data, also through the UART, and...
I'm trying to program both Secure bootloader and application code using J-Link, preferably as a single hex file. After reset board is stuck in bootloader. UICR is programmed...
Hello,
Before writing here I made some forum search and didn't find the answer.
Previously I used radio notifications to sync ADC measurements with radio events. Now I need...
Hi team,
I am using nRF51822 dongle and SDK12.1.0.i want scans the advertise beacon from another dongle.please tell me which softdevice is used to scans the Advertisement...
Its stated in the Product Spec that one shouldn't place high frequency or high sink/source IO at GPIOs 22-31. My question is what is considered as high frequency for that...
We build our own board with nRF52832 and have problem with radio.
nrf52 Schema
We start with sdk12 ble_hid_keyboard project. I disabled scheduler ,start advertisement...
Hi everyone. I've been having a bunch of trouble with the BLE examples being incredibly slow. However, I recently started encountering a problem where the flash file wouldn...
Hello,
I'm making BLE bootloader except other BLE functions.
I'm using s130 / sdk 12.1 / nrf51822xxAA environment.
Sure I have some problem.
What I have done :
...