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...
Hello Team, I am a student majorly interested in wearable designing and manufacturing field. Recently I have designed a small wearable PCB which barely contains components...
Hi all!
It`s possible to know in event BLE_EVT_TX_COMPLETE which characteristic sent a notifiation?
I have 2 characteristic and depending on which one of them sent notification...
Hi,
The product description of pickit4 on microchip website( https://www.microchip.com/developmenttools/ProductDetails/PG164140 ) says that it support swd. So I'm wondering...
Hi,
nRF51822. I'd like to detect single-click, double-click, triple-click, etc. button press sequences. Multiple clicks are when the next button press is within 1/2second...
we are using latest repository, did " west update" to pull the source code. Followed nrf connect application "getting started assistant" to setup the environment.
All the...
In 15.3, there is a new application type valid for DFU, external app. When loaded through DFU, the program just sits there in bank1, and doesn't get sent anywhere. I'd like...
Hi, I'm trying to use the iOS nRF Mesh Library on GitHub: https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
I've managed to install the iOS app, but I am unsure...
Hello,
I'm attempting to connect the nRF9160 DK to our AWS IoT account. I've been following the information in this question: https://devzone.nordicsemi.com/f/nordic-q-a...
Hi, looking for some advice regarding hardfault analysis. Using NRF52840 with SDK 15.3 and SD 6.1.0, i am seeing occasional hard fault (after ~30 min to 2 hours), during relatively...
Hi,
I know it is a silly question but I would like to ask does nRF52810 support SPI, TWI, UARTE etc.
Below is block diagram from datasheet of nRF52810 which shows it has...
Hello,
I was able to flash demo .hex to my nRF52840DKs from this ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role ) project, but now I would like to...
I alway used direct UART command with nRF24AP2 and CW test was not a problem.
Now with nRF52xxx and S212 softdevice I try this ... but nothing works .
sd_ant_stack_reset...