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?
BLE.c
when no connection creat between android nrfUart app and backon kit so autometically sleep in 180 seconds,
but i have need sleep condition in connected mode of...
This isn't a question, just a tip/head ups for people. Spent more than a few hours wondering why all my Flash settings all of a sudden were no longer saving. I found that...
Hi, the title says it all really. I'd love to get my hands on a sample application from the Nordic github repo (or elsewhere) which shows clearly how to implement for S110...
I've read the document, 51822 Product Specification 3.1
But I can't find which pins are assigned for SPIS.
I'm using QFN type.
Directly speaking, can I achieve SPIS...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
in our final device, I want to give the user the opportunity, to close an opened BLE connection between our device and another smart device. This should be done...
I have 2 boards. The first board, I run the demo project code for ESB PTX. And it works fine. However, I load the same code on a second board, and "nrf_esb_enable()" never...
I intend to use ESB to transmit data every a few hours. Since I want to use a beacon board, I assume the ESB app needs to sit on the S110 softdevice.
I added S110 to the...
Hello.
I use nRF51-DK and need to avoid appearing of the virtual drive during connection to PC (it's confusing my customers). So, I want a behavior as an old PCA10001:...
I am designing with the nRF51822 and I have a choice of either a 32Khz or 16MHz crystal. Can you tell me the advantages and disadvantages of both?
If the 32KHz crystal...
Hi,
I've got a question about the startup-process and power consumption using BLE&Advertising (sample code: nrf51-ble-tutorial-advertising )
I've got the "new" nrf51...
I would like to see app_trace_log messages on a terminal window on my PC.
I did the following things:
Added the define ENABLE_DEBUG_LOG_SUPPORT to my project in the...
Hello,
When I set min to 7.5 ms and max to 200 ms. Witch one is used at beginning (it looks like if it was max) ? Do transitions are done automatically depending on numbers...
The V3 S310 documentation appears to show that it can operate in a Central Role.
The BLE_GAP_SVCS enum has been modified to now include the following additional values
...