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...
Hey
I am working on mesh networking (light switch program). I would like to make a connection between client and server without involving provisioner based on the RSSI value...
Hi,
I specially bought more than 20 nrf52832 modules, and I want to build a bluetooth network (star network) for one-to-many communication. We have an application that requires...
Hi all,
I have an issue when trying to use the fstorage without the SoftDevice. The documentation explains that it is possible to use the FStorage without SoftDevice if...
Hello,
I have nrf52832 development board with PCA10040 version 1.1.1. I can build my code correctly and I can erase my chip from Keil uvision but when I try to download...
Hi,
I am trying to interface OLED(SSD1306 driver) module/break-out with nRF52840 D.K, PCA10056 1.0.0 but it's showing some noise/dots/garbage. Code: nRF5_SDK_15.2.0_9412b96...
Hi all. I want to add ssd1306 controlled OLED display with SPI to my project how i can hook up u8g2 library or another library for OLED display to nRF52832.
My application requires ultra-low power consumption, hence the nRF52810 will operate in low power - RTC running from LFRC clock, full RAM retention (1.5uA current spec'd)...
Hi,
I really would like to be able interface with the modem at the lowest possible level. I got the bsdlib working.
I use the following procedure to send AT commands and...
Hi Nordic,
We are having a Finger Wearable Unit(FWU) based on nRF52832.We are using JLINK Base Debugger to debug the FWU.We are able to debug and get the debug logs when...
Hi. I have built an ble application which runs on the nrf52832 with softdevice S132 V 6.0.0. In addition to the application and the softdevice I program a bootloader on the...
Hello,
I am learning bluetooth mesh with Light switch demo example. I have downloaded the folder "nRF5-SDK-for-Mesh-master" from the link "https://github.com/NordicSemiconductor...
Hello all!
We have custom HID with multitouch BLE device. We took HID descriptor from USB where this works pretty good, ported it to BLE and it seems not working as expected...
I just upgraded to nRF Sniffer V2.0
The Time column of Wireshark shows wrong values for short delta times. Is is set to "seconds to previous packet"
My advertiser runs...
Dears,
I have a problem with the ble_ant_app_hrm in the examples (multiprotocol). I am using a pca10040 demo board with sdk 14.2 with IDE SES on a MacOS
I have flash...