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...
Is there any way in which I can use more than 200 devices in a Zigbee network?
I am trying to evaluate nRF52840 for healthcare (retirement homes, longterm living) and I...
I'm developing with ncs v2.6.0 in the board that made by myself with nrf52832 mcu.
I start a new project with copy from nrf_dm sample.
In my board,just one LED used and...
Segger Version V8.14 SDK 17.1 nRF 52833 Modified ble_peripheral/ble_app_uart project
Hello, I am developing an application that provides a NUS BLE connection between the...
Hi Nordic team,
I'm using S132 with nRF5_SDK_17.1.0_ddde560 on nRF52832. I realize that the app_button library doesn't detect the first button release if the button is...
Dear nRF Support Team and Community Members,
I hope this message finds you well. I am currently working on a low power wearable electronics project. This is my first attempt...
Hi,
I have an ECC private key (in PEM) that is parsed by mbedtls_pk_parse_key(). Now, I want to import this private key into PSA (using psa_import_key()). I have followed...
Hello :
Refer to your official schematic nRF52832-DCDC circuit, VDD has a total of 3 pins, 13/36/48 pins. We found that the default capacitors were different. 48pin was...
Dear Nordic Team,
When monitoring data transfer with the nRF Sniffer between an Android phone and a Nordic board (NRF52840), it seems that Android doesn’t support BLE data...
My purpose is to create a beacon that communicates acceleration and heart rate values using BLE.
First of all, I tried to merge the nrf52832 SPI and SAADC sample programs...
I am working on the http server. I wanted to make my device behave as a server so that I can send the data (received through uart) as a response to the client.
The problem...
Hi all,
I'm trying to check if I can connect to my custom board with nrf9161dk but I've nothing. First of all I've followed this link to wire my custom board .
First question...
Hi all,
I've followed the instruction to setup nRF sniffer with Wireshark.
But unfortunately, I see this error when I'm trying to start a new capture with my nRF Sniffer...
Hey, We are currently plan to start Bluetooth FCC certification process with our nrf52840. We were wondering if the BLE Direct Test Mode sample implements all the necessary...
We are developing Master and Slave devices. A slave must pair and operate only with its master. It must not be paired with other masters. Is there any way?
Thank you
BR...