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...
Design background and goals,
1.Both ble_central and ble_peripheral are used nRF52832.
2.All nRF52832 UUID are the same.
3.Devices of different groups can’t be connected...
Hello!
I am having a problem using any internal flash writing libraries. If I set the REG0 voltage to 2.7V, the controller stops erasing the memory.
Moreover, I cant erase...
Hi,
I have seen that the pin for nRESET is selected on the NRF_UICR->PSELRESET register. I know that it cannot be modified from 0.21 on the 52832.
Can it be modified on...
Hi guys,
I am trying to figure out how to send the sensed data (temperature value) from the LPN node to the server node in the BLE mesh network. I have already found this...
I am using the nrf5340PDK and i am trying to have P1.04 trigger an interrupt on a high to low transition.
attached is my overlay file and my main.c to initialize the GPIO...
I made a code based on ble_app_uart_c which connects to a peripheral and once connected it can write or read data.
The code is supporting BLE4 (1M) and BLE5 (Long Range...
Dear Concern,
we have tried to configure the accelerometer LSM6DSO module through SPI interface using NRF52xx DK board. External Module was not configured properly...
Since the Online Power Profiler only supports 1M PHY, does a static power profile for coded PHY exist that shows the current levels for the full advertising length? I'd like...
hi
nRF5 SDK for Thread and Zigbee v4.1.0
need to build a simple sensor with analog input .
Referring to the simple sensor (binary input ), I did make a ZED simple binary...
i made a mesh network using cli ftd uart example and transfer data using udp portal
there comes a need for me to indicate reset command through switch and send reset command...
I have 2 devices connected, working in notification mode. Using the nRF Sniffer for Bluetooth LE I was able to check all the messages that are exchanged. When in close proximity...
Hi, We have chosen to put our project and "custom board" outside of the NCS-directory. And since the newer revisions of SES, the "Open nRF Connect SDK Project" dialog window...