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 am trying to adjust a peripheral device to connect a central device based on ble_app_uart_c example. Although this example has been discussed numerous times I was...
I am moving an SDK12 peripheral nus + central nus application to SDK14.
I am following the ble_app_hrs_rscs_relay example for SDK14 on how to setup the dual role ble event...
The nRF52832 OPS 0.6.3 describes the CONFIGID register in FICR. This is the same as on the nRF51822.
SDK 14.1.0 does not show this register in the NRF_FICR_Type definition...
Hi everyone, I've read some nordic forum articles on this topic but somehow I just dont get information I need.
I can flash my custom nrf51822 chip by using my nrf51422...
Hi,
I'm currently evaluating the use of the nrf52832 as an HCI interface with a linux host and realized from the various questions that the nrf SDK does not support the...
I am running on Uvision. 5.23.
I am running a Central on one PCA10040 DK and a Peripheral on a second PAC10040 DK.
When I run a first RTT Viewer V6.22 (with SWD Target...
Below is from SDK14.2.0 ble_gap.h
There is no white list variable.
/**@brief GAP scanning parameters. */ typedef struct { uint8_t active : 1; /**< If 1, perform...
I am developing a general case application for several devices I am developing. The application template will then be modified in small ways to support different hardware...
Hello everybody, I try to send nus_string data. I bought different inputs and outputs like this;
INPUT;
OUTPUT;
"aaaaa" received // Send 5 times "a"
INPUT;...
Hi team,
I looking for an example on how I can setup a mesh to send and receive string of characters from and to mesh nodes.
I have couple of nrf52832 modules connected...
hello there i downloaded nordic's new mesh sdk. i am using nrf51dk. in mesh sdk there is no keil project . only source file is given. can you tell me how to make project using...