Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
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...
Hi all,
BACKGROUND:
I'm working on a project where we use the nRF51, and our first prototype boards just arrived.
So I've made some power measurements trying to calculate...
Hi,
Currently i am using ble app uart as a reference example and nus service with soft device S130 for our project. I want to use multi role example (central and peripheral...
Hi !
I'm trying to run the BLE bootloader example ( here ). I succesfully programmed the SoftDevice and the DFU bootloader :
The device start in bootloader mode ...
Hi, few days ago when I attach the nRf51-DK and try to read the content, the nrfgo software freezes or crashes.
If it freezes i can see clearly the content stack of the...
Does anyone know what's the maximum acceptable input timeout_ticks of function
uint32_t app_timer_start(app_timer_id_t timer_id, uint32_t timeout_ticks, void * p_context...
Hello,
I really need the ability to switch between different advertising messages. Could you please (please!) add a callback after an advertising message has been sent...
We are using the NRF board to act as node.
Samsung Galaxy S6 device is being used as the Router. We are trying to ping the node using ping6 command.
The issue is that the...
I have a working peripheral NUS application to pair/bond by entering passkey in the nrf master toolbox android application.
Now i want to replace the mobile witha nrf 51822...
nrf51822bluetooth low energycode 10
twiddle gravatar image
twiddle
1
asked May 9 '16
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just...
Hello Everyone,
I am designing the prototype using NRF51822 and i have choosen the DC DC power mode but the real problem is most of the time my radio will be sleeping so...
I have nRF52 Development Kit (PCA10040). I'm using Keil uVision.
I want to measure RSSI of some beacons and if the signal is strong then send MAC of this beacon over UART...
Hello Everyone
I'm trying to debug ble_app_beacon project, having the following error when trying to launch the debug session:
Error in final launch sequence Error executing...
Dear Sir:
I have a (BLE + 2.4GHz)Mouse project, But now I had some problmes. Please help deal,
Thank you so much Sir.
a). My program modification base on "nrfready_desktop_2_v3...
Hello all,
Just to note any versions that need saying, I am using
SD 110, V8
The 10.0 SDK, freshly unzipped
The dual bank BLE bootloader, unmodified
Arm...