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...
I was kindly surprised with new S130 functionality - ECDH key exchange. Do you have plans in the near future to implement it in S110 softdevice? Thanks
Hi
I have nrf51822 CEAA which is powered with 1.9 volt on vdd (low power chip). I'm using ADC to measure battery level but the conversion gave me 5.4 volt wich is wrong for...
Hi,
we have developed some software that is running fine on the nRF52-DK (PCA10040 v0.9.0) which uses nRF52832 IC revision "Engineering B".
We are using SoftDevice s132_nrf52_2...
Hey everyone,
I am using nrf51 dongle pca 10031. Nordic promised to have 1Mbps data rate. when i was trying to transfer data through UART. data is validated until 401600...
hi
im working with nrf51422 and keil and s130
my external crystal is a 32768 and 16 mega
for my soft-device witch one should i use
// Initialize SoftDevice.
SOFTDEVICE_HANDLER_INIT...
I'm trying to add a characteristic to a service in nRFGo Studio with the Write propery enabled.
However, the software doesn't allow me to enable Write and greys the checkbox...
Hi,
i am using nrf51822 for my application.
i am using connectable undirected mode with 40 ms advertising interval but when i am seeing the device data in the nrf master...
hi,
i am using sdk 10, with s120.
i want to advertise data on a single channel with frequency say (2426).
is there any sample code or something, with which i can play...
Is there a hook anywhere in the SD (130/132) to let me generate my own LTKs, EDIV and RAND during the bonding process? I don't think so, I've not found one, but perhaps I...
Good afternoon.
I´m using nrf51-dk with SDK 9.0.0, s110 softdevice and uart nordic app on mobile. I have a program in my nrf51-dk that it sends and receives data between...
Hi all,
We are using nRF51822-QFAA-R7 to develop our HUD system. The BLE connection is not stable some time.
For most iphone 6/6s, the BLE can connect for a short time...
Hi. Im beginner in BLE.I have a question. how PipesOpen bitmap in Pipe Status Event create? is it sent from smartphone application to nRF and nRF sends them in Pipe status...
Hello everyone,
I am using 3 nrf24L01 on arduino Uno boards.
One arduino is the coordinator and the others are nodes.
The coordinator send on a specific pipe a value...
hi, I am a beginer with 24le1. as we know, when the chip in standby mode, it can be waken up by rtc2 or RF interrupt.
if it is waken by RF, how do I know how long...
Is it possible to have a gatt characteristic user description being read only?
I'm currently using this configuration, but the "nrf master control" android app allows me...