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,
I'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When i try to run or debug the ble app uart example on our own hardware using the nrf52810 there is a fatal error when executing the code.
The example does run on the...
Hello
I am using nrf5340 raytak board which does not use DC_DC power, uses internal quartz. When I play the Bluetooth peripheral example I get the following error(I using...
I'm trying to build a simple water leak detection system. The sensor would need to alert a user through SMS/mobile notification when a leak is detected.
I was thinking of...
hi, I am working on to combine USBD CLI and RTT to USB HID with SDK 17.10, configuration as below
pls see below mainloop:
other codes are based on example of USBD...
This is driving me totally nuts. There are inconsistent pieces of information in documents and code. I am getting a modem reset loop problem. The documentation says the timer...
Hi,
Long story short, I made some boards using nrf9160 modules, received parts from DigiKey, soldered but can't make them work, at all.
nReset pin is stuck low. Tried...
I am using nRF52832 for high-rate sensor.
Of course, I can use SPI using CPU but it's busy for other jobs.
So I want to use DMA if it's possible.
Currently I am using...
I am using the nRF5340 and trying to get MCUBoot working. I am running into problems and looks like I need to edit the MCUBoot code, the problems are long and numerous too...
Hello everyone,
I'm using the Bluetooth Peripheral sample UART and have noticed an issue.
When I perform a lot of sequential pairing requests followed by cancels from...
I recently bought this display that is 64x32 pixels and uses the SSD1306 driver . When running the LVGL Basic Sample with the Zephyr ssd1306 _128x64 shield , the display works...
NRF52840 uses 2.5V power supply. We found that when the voltage drops below 1.7V, even if the voltage returns to 2.5V, the entire system cannot work and JLINK cannot connect...
Hello,
We are using the npm1300 PMIC to run the nrf5340 VDD at 1.8V. If we connect D+ and D- from the USB port directly to the D+ and D- pins, will the USB peripheral...