IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
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, I am working with the Thingy91 development board. Currently, I have flashed SLM on nRF91 and I am using nrf52 as my "main" processor for sending at commands to nrf91....
Hello Nordic
We have a device, working on nrf52832, with s132 and nRF5 sdk11.0.0, at customers around the world.
It contains a bootloader mechanism that copies a received...
Hi,
I am not able to use the gpio pin p0.18 as a gpio with nrf connect sdk.
I have tried to toggle the pin using "gpio_pin_toggle" and gpio_pin_set" functions but...
Hello, I am trying to make a connection between NRF52832 and ESP32-S Module using BLE.
I implement a simple client application to ESP32-S and I can handle read,write and...
Dear Nordic team,
considering our error analysis, does the nRF52840-CKKA-F have an internal error flag that is set when the external LFCLK source is absent or shortcut?...
Evaluating nRF53 PDK. Trying to build basic samples from zephyr repo as advised here - https://devzone.nordicsemi.com/f/nordic-q-a/54451/nrf5340-support-in-nrf-connect-sdk...
Hello,
maybe it is a very simple question but I didn't figured out the answer yet. Is it possible to start MCUboot from the application firmware code (to avoid pressing...
I have 20 advertisers. I have nrf sniffer hex flashed in one nrf dev kit and i am using wireshark.
I intend tht sniffer should scan only those device whose address i will...
Hey Everybody, I hope you guys find this Question in good health. I have a problem with #calender_example. When I run the Calendar example on original development kit, the...
Hello. Here's some information on my setup:
nRF Connect for Desktop v3.9.1 for Windows (Windows 10)
Toolchain Manager v0.10.1
Trying to download and install nRF Connect...
Hello
I developed a project based on the ble_thread_dyn_mtd_coap_cli_pca10056_s140 example (on the latest SDK version) with SEGGER Embeded Studio.
Now I would like to...
Hi Nordic,
how can i use the QWR module on the ble_nus_uart peripheral example? In the example we use nrf_ble_qwr_init() to initialize the module but i don't get the effect...
Hi,
im testing the Matter template example from Framework 1.8, with the prebuild chip-device-ctrl from github releases.
After provisioning the device as described in https...
This is in reference to the note in the manual that says:
6.14.11 Battery protection If the antenna is exposed to a strong NFC field, current may flow in the opposite direction...
I can not get the SPI Slave function working on nRF52840 (nrf52840dk_nrf52840 board)
In the nrf52840dk_nrf52840.overlay I wrote: &spi1 { compatible = "nordic,nrf-spi"; label...