Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
Hi,
I need step by step guidance on how to implement BLE MESH ( SIG MESH) using nRF52840 Dongles.
I am trying to connect 5 dongles in MESH config.
Kindly help with...
Hello. I am using nRF52832. The SDK version is 14.0.0. UARTE is used for serial communication with other devices. The baud rate is 38400bps, and a maximum of 20 bytes of data...
Hi, I could not find a way to use Segger Studio debugging features when I have a bootloader for DFU functionality. Is there a way to something like that, because when I click...
I am trying to read temperature, pressure, and humidity data from an Adafruit BME280 sensor using the nRF9160 DK. The communication protocol that I am using is I2C and I am...
Hi,
In our product, we use 9160 GPIO to control the system power. However, we found we can't power off when 9160's modem is in normal mode. But, the system can power off...
Hi,
I want to know if is it possible to send data from the end device to a coordinator without using the periodic reporting method which makes the end device sending the...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
I'm evaluating the nRF5_SDK_v15.0.0 buttonless example OTA DFU bootloaders on a nRF52840-PDK.
The buttonless examples are working well. So I integrated the buttonless...
Hi Everyone,
We are using nRF52810 in our project. It Supports peripheral mode. I didn't find any example code regarding central role. Does nrf52810 supports Central ...
Hi, I'm developing a Zigbee coordinator, but I have this issue during commissioning. The end node is Ikea TRADFRI ambience sensor light (pir), I make a simple test using CLI...
Wanted to use nrf52840 (PCA10059 v1.2.0) as sniffer.need all the related files and sw to use for the same. also not able to downlaod the folder ( github.com/.../nr,so kindly...
Hi, I would like to read/know the current battery level on nRF9160 DK (PCA10090). I have searched to get it, but no luck. Could you please let me know How can I get the current...
Hello ,
I am using nRF52832 controller in peripheral role. I have integrated Secure boot loader code. I am facing issue of mobile device is not getting connected to the...