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...
below is my develop environment .
TOOL : VSC - NRF CONNECT SDK 2.6.99 DEV : NRF7002DK
I am currently looking into the BLE GATT structure in NCS.
Since I need to use...
1. am currently using the nrf9161_dk. and have not modified the modem FW in anyway.
2. I am using the vscode extension provided by nordic to build/run this sample
a, i...
Hello, I am trying to migrate from v2.5.0 to v2.6.0. I had subghz working for the sidewalk samples in v2.5.0 but can't seem to get it working in v2.6.0. I don't see any errors...
Dear Nordic DevZone community,
I am currently grappling with a challenge involving the transmission of data from an NRF52 device to the NRF Toolbox app through BLE.
To...
When I build some example (e.g. samples\bluetooth\direct_test_mode) with NRF Connect SDK Toolchain v2.6.0 and NRF Connect SDK v2.6.0, I get the following errors: warning:...
Development is proceeding with VSCode.
We are developing the source by adding an overlay file to the nRF5340 Audio sample source.
If you copy the entire folder, open the...
I am quite new to the nRF SDK. When setting up an nRF project in VSCode, I can build my project but I cannot flash the target.
My target in this case is an nRF52840-DK....
We have unit testing working with the Zephyr Unity/CMock setup, however the test runner (test_runner_generate) ignores preprocessor directives (#ifdef) and removes them when...
I have an application that must manage different ble connection with different device (and so different UUID services). For the scanning and connection I used the bt_scan_filter_add...
I am using a ble+wifi module which is MS12SF1 which has nrf5340+nrf7002. It is connected with a pcb in which there are 2 inmp621 pdm microphones. I have tried integrating...
I have a dongle attached to my Windows PC and it has the nRF Sniffer firmware flashed onto it. I have also installed the nRF Sniffer extension for Wireshark.
When I start...
Hi
I have been able to work with the 'Lighting' demo BLE mesh application using the nRF Connect SDK with Visual Studio Code. I have even been able to add my custom board...
Dear Madam / Sir,
we started developing a new electronic device which uses Bluetooth 5.0 four years ago and are now ready to certify it. However, during testing we had to...
Hi,
I have designed a custom board, but after production, we are receiving very poor RSSI. I am looking to add an external antenna to the board to see if it can improve...
Hi everyone,
I'm designing a PCB using the nRF5340 MCU and the same matching circuitry (series inductor and parallel capacitor) with parallel ESD protection as provided...