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...
Hi there
During updating nRF5340 over bluetooth, really rarely the CPUNet fails to be updated over bluetooth.
The mcuboot says: Image in the secondary slot is not valid...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Headset and I'm able to achieve it.
Setup Details : Headset - nRF5340...
Hello,
I'm using nrf52840 together with HX711 24bit ADC . My application samples the ADC every 12.5ms (80Hz rate) and the sample is sent out via BLE notification. The HX711...
Hi ,
I am using nRF52810 to start a project that combines BLE app UART and a timer. I found an example BLE app UART project from the directory nRF5_SDK_17.0.2_d674dde\examples...
I can read the button and see if it is being held. I would like to know which GPIO pin caused the wake without having to hold the button down to signify the button that woke...
Hi,
I need to implement BLE central and peripheral roles on nRF52832 using OS. I have seen Nordic hrs FreeRTOS example, but it is peripheral only.
How could both roles...
Hi,
I am trying to to perform a DFU update to my device using an ANNA-B112 evaluation kit connected to my Ubuntu machine. The device supports DFU update. Here's what I'm...
I am setting up a project with nRF Connect SDK and want to be sure I am doing things in the best way.
The project will build different firmwares for multiple models of our...
Hi DevZone, Our developement team had purchased a Nordic Thingy:91 and it came with an iBasis SIM card. When we are trying to add that sim card for activation in nRF cloud...
How can I add a bootloader to my program that needs to be flashed to the Nordic Thingy:52? When I flash the default Thingy:52 firmware and then upload my custom code through...
Hey, I'm trying to setup i2s buffers and other related stuff for mic communication, this is my code for i2s
There are no errors while building or flashing, however while...
Hi I am trying to use nrf connect extension on vs code. but it is not loading. it stuck like this even though, I deleted and reinstalled all the extensions.
I am able to...
Hi Devzone,
I am building an application for a nrf52840 mounted on a custom board. I wanted to implement the DFU functionality, and I have a few general questions, as well...
Hello,
How can I handle multiple peripheral connections to one central instead of stopping scanning upon the first connection (ex: multiple heart rate sensors communicating...