I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
Hello!
I am new to the Nordic chips and for my project .My question is when i use the timer example (nRF5SDK1702d674dde\nRF5_SDK_17.0.2_d674dde\examples\peripheral\timer...
This is really a shot in the dark. I'm working on a BLE application using an nRF52840 that communicates via an Aruba Networks wireless network. Specifically I'm using an Aruba...
We are currently working on a project where we use a NRF52832 in a beacon to act as a keyfob for another device. We are concerned that if we lose the key we cannot use the...
Hi, I trying to integrate a thread inside a function to run in parallel with the main program.
I have tried the THEAD_DEFINE function and it works but it is static and has...
Hi,
Just today my J-link EDU mini - NRF52 donlge combo stopped working. I do the following:
1. nrfjprog.exe --recover
2. nrfjprog.exe --eraseall
3. I use J-Flash lite...
I have procured nRF52840 Dongle and i followed the instructions as mentioned in the link https://infocenter.nordicsemi.com/pdf/nRF52840_Dongle_User_Guide_v1.1.pdf and i am...
Hi,
I'm use the Anritsu 8852B that be production flow.
My hardware setup is OK that be verifyied by DTM tool.
" Bluetooth low energy Measurement Software " always show...
Hello,
I am using nRF52840 with our custom board. In that, I am implementing the DTM firmware for test radio.
I was able to receive packets but when I try to read the...
Hello
I would like to protect some Bluetooth characteristics in order to protect them from eavesdropping.
In fact, here is my problem: I would like to make an application...
Hi all,
I am calling arm_rfft_fast_f32 which uses the FPU on the nRF52840.
Unfortunately when I disconnect from BLE connection and stop advertising, the consumption remain...
Hi There,
I was wondering if anyone had any insight into whether the OTA-DFU (Android/iOS) LIbraries can be integrated into a Unity application? Is it possible to combine...
Hi,
I've defined a base uuid 455449424C5545544845524DB87AD700
For adding the service to the database CUS_SERVICE_UUID = 0x4942 which alters my 12th and 13 octets
Instead...
I have a characteristic that i want to change to allow notification.
But when I include the presently commented line below (that sets notify to 1), the code breaks, which...
We have a prototype device that disconnects and reconnects frequently. When moving from a BLE 4.2 chip to the nrf52840 (BLE 5), we noticed that the time to complete the initial...