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...
While trying to read the 41 (or more) bytes length character string attribute from the device based on nRF Thread and Zigbee SDK v3.1.0 by the read attribute Zigbee command...
Hello,
i am facing issue in uart data capturing in nrf52832..
i am capturing the received uart data as shown below , but not possible to capture more uart data as if(FIFP_LENGTH...
To whom it may concern,
We know that nRF52833 DK - Development kit support to Bluetooth 5.1. I could not see antenna array on board. Product support NFC antenna. Is there...
hi,dear.
I designed the hardware according to the datasheet of NRF52832, version 1.4, Page 545,Figure 169: QFAA and QFAB QFN48 with internal LDO setup.
In the picture...
Does anyone know of any current Apple devices (and a supported iOS version) that support extended advertising? I'd like to download the nRF Connect app on an Apple device...
SDK 15.3.0; nRF52832
In a previous discussion about continuing to advertise while connected:
[quote userid="4240" url="~/f/nordic-q-a/45644/how-do-i-simply-do-a-non-connectable...
Hi,
I've developed firmware for nRF52832 to beacon and scan for identical beacons. So with many devices, each can detect the others. What I've noticed is that while most...
Hi,
I am using the Zigbee CLI to maintain and control a Zigbee network. The Zigbee stack is running on a BMD340 module. I added a Ikea Trådfri dimmable light bulb (only...
Hello,
I'm developing a coin-sized board based on the nRF52840 and the nRF52833 in aQFN73 package. The PCB has only two layers with the bottom layer dedicated to ground...
I saw that in SDK there are examples with tcp, dhcp and etc of iot. If some router have usb port, is it possible somehow to configure nRF52840 as part of network infrastructure...
Hi All
I am using nRF9160 and read a value from Fuel Gauge IC (LC709203f) via I2C so I use i2c_scaneer sample
so I just a little bit confused what should I change in...