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...
I have been trying to use the new GPS example, however, I could not get any location from it yet. It seems that after 30 tries, it stops working (time-out problem). Should...
Hi all,
I'm starting developping code with SES, on an nRF52810 (192kB of Flash), with the BLE stack S112.
Because my project include BLE and custom UUID, I started with...
Hi
I am using the nrf53832 dk.
In the nus example once the data is received from the phone(central) I want to write this data to the flash. I referred to the fstorage...
Hi everyone,
We are currently working on a BLE border router with a module based on nrf52840. The custom board has a MAC + PHY ethernet controller that communicates with...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have gone through below...
Hi everyone,
I completed tutorials and i tried to get a value from characteristic and i tried to do something extra. But i am encountering a problem which i could't understand...
hello.
My first nRF9160DK is 0.8.2 2018.49 and all demos goes well on it.
My second nRF9160DK is 0.8.3 2019.1 but none demos goes well on it except at_client.
Is there...
Dear all,
I want to know the methods to analyze Bluetooth 5 protocol, such that these packets sniffer tools: BLE USB Dongle from TI or nRF52832 DK.
Which one is better...
android OS: 6.0.1
nRF Connect: 4.22.3
nRF5 SDK: 15.2.0
Hello
With the nRF Connect For Desktop and also with the app on iOS, it works perfectly to perform buttonless...
Hello,
I understand reading your documentation that the nrf5x series have support for RPL but i can't find the implementation in the SDK 15.3.0.
Is RPL implemented in...
I am working on a project to do serial uart dfu in nrf52810. For that purpose i will be writing c code equivalent to nrfutil. I was going through all documentation and tried...
Hi, guys. I'm using PCA10056 and SDK 15.3's BLE UART peripheral example.
I also have a Microsoft HoloLens (the first version which runs Windows 10 and the HoloLens shell...
Hello
I am working with LIS2Dh12 accelerometer sensor interfaced with SPI 2 of nrf52832. For its one of the axis we have configured the interrupt which is working fine individually...
hi,i am using nrf52 DK kit. i have interfaced it with bmd 101 ecg sensor. The sensor sends continuous data over UART. I am using SEGGER IDE. The code which i am using is ble_app_uart...