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...
I am developing firmware for a BLE peripheral using ncs v2.6.1.
In addition to using the libraries introduced in nRF Connect SDK Fundamentals and BLE Fundamentals on DevAcademy...
Hi,
I am considering to build a line of products using the nRF 5340 product and I am considering the options to perform FOTA.
So far the option I learned from the Intermediate...
1. What could be the reason why streaming is not synchronized even though the connection is established?
2. Where in the source is the important information for connecting...
Hi there
I want to measure the accuracy of the 32.768 kHz oscillator connected to a nRF5340
I have tried a lot of other devzone tickets, but most of them are too old or...
Hi ,
nRF52832 using pairing connection with Android phone,after repeatedly disconnect and re-connect ,after several minutes will maybe make the phone's bondibng information...
Hi,
I have now sync the transmit of nrf IC to communicate with tas2781 audio amplifier. at this moment I'm working on the feedback measurement read of the I/V measurement...
Hello, nordic team
I have encountered unusually high power consumption in a simple GPIO edge interrupt application running on a custom nRF9160 board. The application is...
Hi there, I have an nrf52840 DK and I wonder if it is possible to upgrade my own application firmware via fwupd tool on Ubuntu.I want to successfully upgrade the development...
Hi Support Team
We want to implement multiple beacons in one chip, for example, one beacon carry battery level and the other carry sensor data, and we want the beacon...
Hi everyone,
I fill a bit surprise but I don't understand who the speed of the gps is working :
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications...
Hi, can someone provide an example of reading the device ID from an QSPI flash (NOR)?
I'm trying to get it using my NRF52840 using the nrf sdk17.1 with the flash IC AT25FF081A...
I see in the datasheet that the NFCT peripheral supports wake-on-field, but the application I'm interested in is to upload/emulate an ID number to the NFC tag, and then hours...
Hi
I need to reball some aQFN73 nrf52840 devices and I couldn't find the specific ball size in the product spec document Nano_BLE_MCU-nRF52840_PS_v1.1.pdf
Can someone...
Hello,
We are currently working on a project where we need to sample a frequency input on a GPIO pin up to 6MHz. I have tried GPIOTE and TIMER with a PPI channel, but can...