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...
Dear Nordic Team,
I am using nRF51422 development kit. I am work with example code for ble_pherpheral_proxy.
I want to calculate the battery value from the BLE peripheral...
Hi,
I was checking out the forum and I read that its possible to start a timer from the handler of another timer. However it doesnt work for me.
Im using S132 v2.0.0
...
I have developed my prototype using the NRF51DK and now i am making a custom PCB.I currently use the On booard segger debugger to program the NRF51822.Also, i have ULINK2...
Hi all,
I have been developing a program on mbed using mKit NRF51822 and am now ready to move from prototype to one off production.
I am wondering after i create a custom...
I haven't used printf for a while.
Today I am trying to write some code for UART.
but it can only send the first byte of the string to the port according to the scope, then...
I have the nRF51822 beacon kit, using Keil uVision, downloaded the beacon app and all associated files. Compiles, but how to program the beacon board?
I've done two things...
Using nrf51822, Softdevice S110 V8.0 with SDK V8.0.
Sometimes after attempting to erase a pstorage page with pstorage_clear the firmware receives the NRF_ERROR_INTERNAL...
Hello,
I use pstorage to store in nvm some default values after first boot, and change those values via uart commands.
My cb handler looks the same as one in this example...
hello there i have three nrf51 dk. now in beacon code can we do like, when i upload same code to all three nrf51 dk, three will have different major, minor number. can anyone...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
In the spec TA is specified with a max of 85°C
I assume that this is the Max Ambient temperature and that the die temperature may be higher
Is my assumption correct?
may...
Still trying to get anything ta all to work on the nRF52-DK
I erased the chip
I flashed the soft device "soft_device_s132_v3.3.3" to address 0 and verified
built...
Hi!
We are having problems with pairing & bonding procedures with iOS devices.
On the peripheral side we are using a nrf51822 BLE module on which we are testing pairing...
Hi all,
2 days before we bought nrf52832 board.
in new board i can able to execute all peripheral example ( LED BLINK,button,uart,timer..)which doesnt need softdevice...