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 have seen that the pin for nRESET is selected on the NRF_UICR->PSELRESET register. I know that it cannot be modified from 0.21 on the 52832.
Can it be modified on...
Hi guys,
I am trying to figure out how to send the sensed data (temperature value) from the LPN node to the server node in the BLE mesh network. I have already found this...
I am using the nrf5340PDK and i am trying to have P1.04 trigger an interrupt on a high to low transition.
attached is my overlay file and my main.c to initialize the GPIO...
I made a code based on ble_app_uart_c which connects to a peripheral and once connected it can write or read data.
The code is supporting BLE4 (1M) and BLE5 (Long Range...
Dear Concern,
we have tried to configure the accelerometer LSM6DSO module through SPI interface using NRF52xx DK board. External Module was not configured properly...
Since the Online Power Profiler only supports 1M PHY, does a static power profile for coded PHY exist that shows the current levels for the full advertising length? I'd like...
hi
nRF5 SDK for Thread and Zigbee v4.1.0
need to build a simple sensor with analog input .
Referring to the simple sensor (binary input ), I did make a ZED simple binary...
i made a mesh network using cli ftd uart example and transfer data using udp portal
there comes a need for me to indicate reset command through switch and send reset command...
I have 2 devices connected, working in notification mode. Using the nRF Sniffer for Bluetooth LE I was able to check all the messages that are exchanged. When in close proximity...
Hi, We have chosen to put our project and "custom board" outside of the NCS-directory. And since the newer revisions of SES, the "Open nRF Connect SDK Project" dialog window...
Hi,
On the P eripheral , after establishing a connection with the Central , start the timer to send data to the Central (the timer interval is set to 500ms and stop after...
I'm trying to get Thingy91 works under either Mac OS or Linux. Neither of Programmer nor LTE Link Monitor doesn't work. Programmer complains about that device is not in MCU...
Hi everyone,
I'm reading the documentation about USBD and I have some questions about it.
1) What's the EasyDMA? Maybe I understand what it is but I am not sure so I ask...