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...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
We have encountered a problem in using iic to communicate that the delay cannot be removed.
We are using the sample in NCS,
the address of the sample is C:\ncs\v2.6.1...
Hi Nordic,
We are develop a multiple switch button device based on nRF54L15. We've two issues now while developing.
1. Matter Network Commissioning Issue with nRF54L15...
NCS 2.9.1 - NRF5340DK
I am trying to use multiple compare channels on Timer1 such that an interrupt handler fires for both compare values, the second of which is enabled...
Hi i am facing the issue with initializing the peripherals when the device is wake up from the deep sleep this are the logs i am getting after wake up this taking to log to...
I am using nRF54L15 with Zephyr to measure voltage with ADC. In the struct adc_sequence there is a calibrate bool, but I am not sure what it does. What is the reference that...
Hi everyone,
I am currently studing to flash the MDBT50Q-DB-40 demo board from RAYTAC. I used the following site as reference. https://docs.nordicsemi.com/bundle/ncs-latest...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
Hello, I am following the instruction on dev academy - nrf connect sdk intermediate lesson 2 excercise 1, but I can't select data tab on memory explorer.
I can select only...
Wheh I try to debug a multi-domain-image on an nrf5340 or 52840, I can debug the mcuboot domain just fine. But when I try to debug the app-domain (I tried this with the zephyr...
I have a Raytac MDBT50Q-CX and cannot seem to flash it correctly. The flash succeeds, but the device is no longer recognized by Windows or (raspberry pi) Linux.
My goal...
Hi,
Using Visual Studio Code, when I build asset_tracker_v2 in NCS v2.9.1, for nrf9160dk/nrf9160.ns, I keep getting the problem shown in the subject line
equivalently...
I am currently developing firmware on Qorvo's DWM3001C module , which integrates the Nordic nRF52833 . I am using nRF5 SDK 17.1.0 and the SoftDevice S140 .
My base project...
Hallo.
I am working with Thingy.91x and after learning almost all lessons with Nordic Dev Academy, LTE fundamentals, i have encountered an issue.
Right now I can't use...