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 am writing an application for nRF52832 that uses both Flash Storage and Flash Data Storage in SDK12.2. I want to know how to get the start and the end addresses of...
hello,will you please tell me which code i have to use in the sdk 12.2.0 for rf communication with nrf51822 and nrf24l01 .and also tell me which settings i have to do for...
Hi
I'm working on detecting voltage change direction(up or down) by using LPCOMP or COMP.
LPCOMP initiates as following settings:
detection: NRF_LPCOMP_DETECT_UP.
reference...
Hi,
in want to extend the DFU library (Android and iOS) with a function similar to setBinOrHex(). But instead of a filename, i want to give a byte array with the init packet...
I think there is a bug in Nordic provided code in this thread about fetching the offending PC in a hardfault handler:
devzone.nordicsemi.com/.../
The provided code is...
I have found these 2 threads in this forum regarding this matter but I am a bit stuck.
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I want to port the...
It's been 14 months since the nRF 5x IoT SDK 0.9 was released.
Given Nordic's normal release cycle, that's an eternity!
Will there be another release or is it dead now...
Hello community,
Before I was using a pca10040 by Nordic evaluation board. The project, that i developed, is running well using the EB but when I change to sparkfun breakout...
Hello,
I'm working on nrf51822 with SDK9.0. I have two modules, one is working as a peripheral using s110 and another one is as a central using s130. Now central has a very...
Hi!
I am fairly new to programming micro controllers so apologies if I ask many questions.
I am using NRF52832. The situation is this - I have 2 devices and 1 host . After...
Hi all,
I've found the nRF52840 with USB but it seems a bit OTT for our application, something more like the 51822 would be nice, but cannot identify one, can anyone list...
Hello!
I have a code that is working perfectly on Eclipse for Linux and I would like to copy it to a windows computer with keil. I created a new project with Keil copying...
Hi, I'm developping endless PWM sequence.
That is ...
Only one output pin and the signal from it is repeated with the same period of pulse but with two different duty...
Greetings,
I'm having some trouble using the secure DFU bootloader and buttonless DFU service in my application. The code for both of these has been taken from their respective...
nRF52 SDK13 S132.
For example, I have handle from 0x180A service.
I want to read characteristic 0x2A24 from here.
How should do it?
In the watch window I can see event...