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'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hello nordic,
Any chance that beacon project run on nrf51 dongle hardware ( silicon rev 2 and 3).
Ifi yes ,which softdevice and sdk ?
Any chance that beacon project run...
Hello
There are a lot of information, examples and questions about pairing with iOS, where iOS acts as central and nrf acts as peripheral, but there is absolutely no information...
Hello
This question is relevant to nrf51 as central iOS as peripheral pairing question.
We analyzed attached test project and have had some success: now we can do bounding...
Hello, I try to set up the 6lowpan environment on my rpi2 following This page
When I wanted to run the radvd demon, I got error: ioct1 failed for bt0: No such device. ...
Hello,
I have an arduino with a bluetooth module nrf8001 and I would like to develop an application to communicate with it and receive for example the temperature or humidity...
Where's softdevice s212 for the nrf52 preview kit? There are examples for ant, there's header file and tool includes in the SDK, but there's no hex softdevice in there (as...
Hello
I have got a working BLE application on a nRF51822 with the S120 as peripheral.
In my application I added 3 user defined services to the softdevice.
On Windows8...
Hi
Is there a automated testing function in the Master Control Panel on Windows? Or are there any plans for it? It would be great if there would be such a function.
I...
Hi,
I found that when I enable char. notification from my android client it triggers BLE_GATTS_EVT_WRITE where p_ble_evt->evt.gatts_evt.params.write.handle matches to my...
Hello.
I'm trying to implement my own RF protocol, with the help of reference manual and examples provided here I was able to come up with this: http://pastebin.com/t2nhkj2B...
Now with the twi_hw_master.c with softdevice, I enable the twi on the start of twi_master_transfer and disable it at the end of twi_master_transfer, but I found the twi can...
Hi All,
I am in need to implement the Central BLE device which can receive the Data from an iOS peripheral device over a particular custom characteristic, Can anyone please...
I'm trying to implement my own radio protocol but the section about addressing in reference manual is very unclear to me. In the "Definition of logical addresses" table it...