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 I am developing a prototype with the Thingy 91 that allows to have the default log in the UART0 <-> USB and collect the data of a sensor through the P6 expansion port...
I have a custom board using NRF52832 which communicates with a BMI160 accelerometer/gyroscope chip by SPI.
I have been developing in Segger Embedded Studio (v5.10d) in debug...
Is the nRF52840 sniffer is support to capture, decrypt and analyze the mesh specific data?
currently, BLE based sniffers can only able to saw a advertise data without any...
I am receiving an unexpected warning from nrf_atfifo_item_get that reports "Get failed - no item in the FIFO." This occurs when I start advertising using
void advertising_start...
Dear, Nordic.
I am developing with nrf52832.
I want to evaluate the characteristics of each version of BLE on specific hardware.
What I want to know is how to implement...
Hello all,
I am using the example \ examples \ ble_peripheral \ ble_app_uart Right now I'm having a problem that I cannot use FDS. My fds_event_handler I never see case...
Hi
NRF52810
SDK 17 SoftDevice S112 V7.0.1
We have migrate to nRF5_SDK_17.0.0 from nRF5_SDK_15.3.0_59ac345
Central on chip nrf52832 has migrated successfully
...
Hello Everyone
I have an Interrupt Signal at 8MHz after which I need to execute some stuff. I set up an Interrup on an GPIO Pin to test it but at around 4MHz the nRF5340...
I develop a pcb based on the n52832 chip, when the reference of the chip is n52832 qfaae1 all works good, but when i use the n52832 qfaab0 chip it's unprogrammable.
i'm...
Hello
I want to test the nrf52DK board by connecting it to the battery. However, the reset button does not work when only the battery is connected.
To activate the reset...
Hi,
I have three nRF52 DKs,instance is “ nrf5_SDK_for_Mesh_v4.2.0_serial”。When I send commands from PC (UART) to DKs ,DKs running well,but often no response from DK (UART...