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 Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
The chip I am using is 54l15, and the NCS version is 2.8.0
I used the peripheral_uart example for modification and got my own program, but I forgot which time this problem...
Hi Nordic
Asking this question to Nordic AI (right-down window), below was the answer.
The nRF9160 is a cellular IoT device, and its MTU size depends on the protocol...
I am programming a RAK4631 Board, which is of course based on the nrf52840 SoC. The BaseLine Device tree has no detail in the ADC Node so I have created an overlay. The RAK4631...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
The design has an eSIM and a regular SIM, with a switch driven by a GPIO line. We default to the regular SIM, but if the library...
Hello,
How can I check which crystal oscillator is configured for the nRF52832 DK from the firmware side? Is there a specific configuration file or parameter that defines...
Hello,
I have a Python script that analyses some sensor data. If a condition is met I want to send a trigger via ESB to a peripheral board (ESB chosen for its low latency...
Hello, I'm having issues when building the peripheral_nfc_pairing and central_nfc_pairing samples from ncs 2.2.0 in VSCode. I've build before and haven't gotten any errors...
Hi,
I’m currently working on a Zephyr project using the nRF Connect SDK, and I am looking for a way to setup the toolchain for my terminal emulator (specifically using zsh...
Hi
I'm new on zephyr and nRF9160.
In the nrfx source are lots of NRFX_ASSERT() macros.
This macro checks a condition and thrown a exception.
Normaly we use asserts...
Hello everyone,
We are using the NUS service to transmit some data. To comply with certain CEM tests and regulations, we need the ability to configure BLE to publish on...
Hi,
I'm working with the nRF21540 Development Bundle (DB) , which includes the nRF21540 DK and nRF21540 EK . I need to use the FEM module with the GPIO+SPI interface to...
As title says, I have a clean install of Xubuntu 23.10, latest nrfutil and toolchain-manager package
My shell is zsh, however "nrfutil toolchain-manager launch --shell zsh...