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...
Hi,
I just got the email about SDK13.0 official release. The list of changes in this release include "Secure DFU improvements". What does it mean?
Is Buttonless Secure...
Hi Engineer!
I would like to use DTM mode to test nrf52840 in our pre-samples.
but i did not find any info about that. how to use DTM in this chip ?
thanks you!
I've recently migrated from SDK11 to SDK12.3 using a FreeRTOS based applications. I seem to get a hardfault on a sd_ble_gatts_hvx call. There is no difference between my SDK11...
I have studied uart source code.
github.com/.../Android-nRF-Toolbox
And I get confused about the action of reconnection.
AutoConnect flag says It will look up "white...
IOS APP, when in the OTA upgrade, into the background, OTA stopped, at this time into the front desk, can not continue to upgrade, how can you continue to upgrade after entering...
Hi,
we are building a device based on nrf52832. Everyone with the app installed should be able to connect to some characteristics on the device but we want other characteristics...
I have a problem with compiling the blinky example from SDK 12.3.0. I have installed latest arm gcc cross compiler, version 6.3.1. Make command works but on compiling file...
Hello,
I am trying to start nrf52832, when i try to program S132, i stuck in the first step.
i am following the tutorial: devzone.nordicsemi.com/.../
here is my information...
Hi,
I am trying to use the indication to transfer data from NRF52832 device to host. when the indication transfer was comfirmed by host, then we can receive the event ...
Hello,
I would appreciate if anyone can share detailed steps how i can program a custom build PCB with BMD-350 from BMD-350 Evaluation Kit using J-Link OB Interface.
Hi,
I wrote my own nRF24L01+ library for my AVR AtMega2560. I used the datasheet and the widely used Mirf library as my guide. I am happy to say I got it working. I have...
I have a new PC (running 64 bit Windows 7) and am having issues after install nrfgo studio. I had it running previously on another windows 7 (64 bit) machine with no issues...
I noticed that there can be three SPI instances (SPI0, SPI1, SPI2) for the nRF52. Is it possible to have three TWI instances? We have a sensor network that requires 6 of the...