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...
While attempting to join a network formed by the OpenThread border router reference implementation and an external commissioner using the Android app , my zephyr end device...
Hello!
Recently, support for JLink Remote Server has been added to nrfjprog tool (with version 10.15.0) , which is, as far as I know, used by VSCode extension under-the...
If you clone nRF5-cmake-scripts , then switch it to the archive/sdk-16 it builds if you follow the build instructions.
What I'm wanting to do is adding the mbedTLS backend...
Hi,
I have a current project that is based on the nRf52840. This project acts both as a peripheral and a central. I have a need to update the firmware on a remote BLE sensor...
Hi,
I'm using a custom board which is currently under developpement usin nRF52810. When running DFU example for NRF52810, using secure_bootloader_ble_s112_pca10040e.hex...
I read this post https://devzone.nordicsemi.com/f/nordic-q-a/10668/rssi-without-connection
I want to know how large the RSSI value will affect the connection. Is there a...
Hi,
I am developing firmware for NRF52811, using SDK 17.1.0 and Soft Device S112.
I need to write a characteristic longer than 20 bytes. I thought it could be done with...
The bluetooth connection is automatically disconnected, and the reason is 0x3E. Is this related to the small RSSI value? I set the transmitting power as 4DB, and the RSSI...
Hello,
I'm exploring the nrf5340 controller with a Fanstel evaluation board (EV-BT40) I use the SDK V1.7.1 with vsCode.
Used example "Bluetooth: Peripheral LBS".
Connecting...
I've recently flashed USB CDC ACM example to NRF52833. Even though everything seems to be working, there is no COM port listed on Windows. I've also tried Zephyr's USB CDC...
I got 2 NRF52840-DK Development Kit recently. But for one of the boards, the programmer firmeware encountered timeout during upgrade. The other board did not encounter this...
Hello All,
I am using nRF52840 Dev-kit and SDK 4.0 for Zigbee and thread. Due to some functions, we are using SDK 4.0 for this project which is not present in SDK 4.1. ...