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'm using Nrf52840 to connect to a Mobile via BLE.
I'm advertising to start connection, and after bonding, I can start advertising with whitelist in order to connect...
When adding this line to codes from an article here control reaches
Example used is ble_app_hrs_pca10056_s140 on nrfDK2 , sdk 17
==================added to advertising_init...
Hi,
I'm trying to use Thingy91 as a gateway for collecting data through BLE (from other thingy52s) and send it to Azure IoT Hub using LTE, but the current sample code only...
Archlinux
Visual Studio Code: Version: 1.58.0-insider
nRF Connect: v2021.9.98
I installed the "nRF Connect" extension in vscode, and went to look into a problem I was...
Hi,
I'm currently testing LPCOMP with one of our nRF5340DK boards.
The power consumption of the LPCOMP seems way too big (around 140µA) once enabled with this conf...
Dear Nordic Engineer
Our customer uses NRF52832 to develop a computer remote control pen. They are based on the keyboard example in the 15.3.0 SDK. Now they encounter some...
I have a working (hand-wired) prototype that connects to the internet without any problem.
Now I have made a PCB to replicate the same thing and loaded the same software...
Hi, I do have a PCA10040 board, I'm using the examples from Nordic. On the DFU example for SDK 12 I have pressed button 4 and RESET the board to active BOOT . I’m testing...
Hi,
S112/S113 is currently the only supported SoftDevice on nRF52805 and doesn't support Central (Only Peripheral). Is there a plan to enable S132, SoftDevice Central are...
Hi,
I have nRF52840 DK boards.
This is rather an informational question for my benefits.
In post: https://devzone.nordicsemi.com/f/nordic-q-a/9315/nrf52-802-15-4
...
Hi,
I’m developing a BLE joystick with nrf52832 with a PCA10040 board
To make the development simple I’m using 16 input Buttons and 2 analog inputs with 8 bits each. ...
Hi,
We have a product that is based on 2 SDKs : SDK 14 and SDK 15. SDK 15 covers nrf52840 builds and SDK 14 covers nrf52832 builds. I know this is not perfect setup but...
Hi,
We are using SDK13 and nrf52832.
I will use BLE security mode 1 level 4.
It is in progress referring to "ble_app_multirole_lesc".
How do you check "App completes...
Hi,
I have VSCode and Segger Ozone installed along with the nRF Connect SDK (v1.7) and the nRF Connect Extension for VSCode. I can successfully build example projects and...
Hi,
I am new and just starting out. I am using a nRF51822. I downloaded SEGGER and the nRF sdk (nRF5_SDK_17.1.0_ddde560), but I can not find nRF51822 in the config folder...