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...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Hi
I'm currently struggling a bit with the zboss API. I am trying to define 2 lights on my nRF52840 DK board. Via Amazon Alexa, it should be possible to control these two...
Hello,
I'm starting design on a new BLE dongle project.
I am planning to use nRF52840 and an external flash memory for storing sensor data. I need to include timestamp...
Somewhat doubtfully updated to DAPLINK, followed the guide re - turning off services/storage service to get this update to work. All looked good.
but board now appears BRICKED...
Hello everyone,
I want to ask whether the NRF51822 can exit SYSTEM OFF mode with interrupt from a timer?
In the user guide I read:
The system can be woken up from...
Hi,
I have developed a application on nRF51822 that is detect eBeacon and read some information in Beacon and Scan reponse frames.
There is about 200 systems deployed...
Hi, I have been working with the nRF52840-DK and the dongle for some time with OpenThread and it works great. I have now built a mesh application which I want to run on the...
Dear Ladies and Gentlemen
We recently received two Bluetooth 5.0 modules, one nRF52840- and one nRF52832 developmentkit. The aim is to use these two bluetooth devices...
It looks like that 1Mb flash is useful for people like me who don't want to worry about external flash. The question I have is how aggressively I can use the storage? It only...
Hi
i have below requirement:
My device acts as central and i am using db discovery module to discover services which are registered using ble_db_discovery_evt_register...
Hi,
I am tryin to erase the DK board using nRFgo studio, but it not detecting the device.
It get detected in SES studio and programmed also. We reset the baord and...
Dear Nordic Team
Im developing my own BLE Adapter. I realised the Hardware using
NRF52810. SOC
Now im Testing some functions of the Print and so far a lot seams to work...
Hi there,
is there a way to follow multiple devices or is it limited to just one device to follow?
I fit's possible some example would be great :-)
kind regards
Running...
I have trying to test out the latest alpha build (v0.7.0-15.alpha) of the modem firmware with a board that I have been previously running some tests on and which the original...