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...
Greetings,
Here's an implementation of controlling the color of a RGB LED with a TIMER of nRF51. It works well most of the time, although it inverts polarity kind of randomly...
Hello,
I am using a Nrf52382 custom board and want to know the Vbattery so I used below code
#define MIN_BATTERY_ADC_VALUE (int16_t)11295 //(min_voltage_on_analog_pin...
Hi,
We have developing ble mesh network using nRF52 mesh sdk is 1.0.1. We have large amount of sensor data it near about 24-25 kb and want to send this data to other node...
I have an application that has been built using Arduino boards and shields for prototyping, and software developed using their IDE...all works fine.
The device comprises...
Hi all,
I am trying to use the SAADC to measure battery level. I have a rechargable lithium battery connected to my customed PCB with a NRF52832. The rechargable battery...
Hello. I have as question about the sd_ble_gatts_hvx. According to the API documents, the call to sd_ble_gatts_hvx will return NRF_ERROR_FORBIDDEN in the following situation...
Utilizing two nrf52832 dev kits, both flashed with v6 of the SD and using V15 of the sdk.
Using two examples from the SDK, the ble_peripheral/ble_app_rscs and a slightly...
hi. all. i have a problem:
1 . i use nrf51822 aa download nrfready_desktop_2_v3.0.0, sd+boot+desktop_keyboard, bud when i press p014 pair key, phone can not find device...
Hi,
I'm working with the nRF52 DK (PCA10040) with the latest versions of the toolchains, build tools and IDE (Eclipse Oxygen). I followed the tutorial "Development with...
I'm gonna store some initial data in flash, this data must be saved permanently (I need about 1024 bytes. it's 1 page), so how can I protect this flash area with my data ...
Hi
We are seeing a strange behaviour when using sd_ble_gap_adv_set_configure() . When we set the advertising data in the ble_gap_adv_data_t to have the advertising flag...
Hi,
We use the FDS to write/update/delete the data that store to the flash.
When operating delete/update the data to the flash for a while, the error FDS_ERR_NO_SPACE_INQUEUE...
My requirement is simple: Want to increase the iBeacon transmit power to (i.e. -4, 0 or 4dbm). In the beacon example, I tried adding in the main loop after calling advertising_init...
Hey Devs,
Would I be able to get a CAD file for the Nordic Thingy's main board. I just found a snapshot of it on the last page of the document labeled PCA20020_Schematic_And_PCB...