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 am using nrf52832 custom board and sdk17.2.0.
My application is a Freertos application. I see that my application is going to hardfault from _start without entering...
Device: nRF5340PDK
So i have the same Problem as described here https://devzone.nordicsemi.com/f/nordic-q-a/74483/bluetooth-examples-are-in-infinity-loop, but i flashed...
Hi, I have enabled DFU in my custom ble_hid_keyboard in NCS v1.6.1
when i copy the same project and placed in another name after that build successful but while running...
Hi,
I have merged these two codes from SDK:
\nRF5_SDK_17.0.2_d674dde\examples\peripheral\timer
\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_beacon
I want...
Hi,
I have nRF52 dev boards (nRF52840) (PCA10056), I am using SoftDevice nRF5_SDK_17.0.2_d674dde.
I am not sure SoftDevice SDK 17.0.2 supports BLE 5.0 specification: ...
Hi I am using Ncs version 1.6.0 and nrf52840dk ..BT_HCI_LE_SCAN_FILTER_DUP_ENABLE this duplicate filter enable is not working in NCS.is there any workaround for that?
I have a question regarding the power sequence mentioned in the nRF52833-Dk guide:
or the power sources section the guide explains it as:
I drew the...
Hi,
I know that this question was asked before, but I can't find a complete/recent answer.
We are trying to use nrf52 DK board to perform bluetooth localization. In...
I have a few questions about the bootloader of the nRF52.
I used "nrfjprog --eraseall" to erase the chip, afterwards I turned the power off and on again while holding down...
Dear Community,
I implemented the beacon-example with S112 and 1MBit mode and with S140 and coded-phy 125k sending one beacon per second continuously at +0dBm (sd_ble_gap_tx_power_set...
I have attached a sensor board to the nRF5340DK board I'm using zephyr 1.6.0 on macOS
I ran an I2C scan example using I2C1 peripheral and it works fine
found 5 I2C slave...
Hello, I have an issue. When I disconnect device I need to know it's mac address. Can you answer, how do i can get mac address of disconnected device or list of mac addresses...
Hi everyone,
I'm working with the BMD-350 Evaluation Board based on the nRF52832 BLE SoC and currently using a customized version of the central ble_app_uart example from...
We have an existing product that uses a module containing NRF52832-CIAA
Due to supply issues we are looking to respin our board to use a different module that contains NRF52832...
When I reset the device and in some time connect it to JLinkRTTViewer, it shows only 11-12 first messages after the reset. Which parameter I should change to increase number...