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...
The SDK 15.2.0 release notes state:
Changed the default interrupt priority level for the peripherals from 7 to 6. This is done to be aligned with the priority of the SWI...
Hi,
when I am not in a connection, I want to call sd_ble_gatts_value_get() and sd_ble_gatts_value_set(). Both require a connection handle.
For the sd_ble_gatts_value_get...
Hi everyone, I'm currently working on an application that uses the USBD HID Keyboard class. However for this particular application I need to know when the USBD is done with...
Hi,
I have to modify DFU to support AES encrypted image.
I modified nrfutil, file package.py, After line bin_length = int(Package.calculate_file_size(bin_file_path)) ...
I realise this question must have been asked a thousand times, but the more answers I read, the more confused I am!
I am looking to transfer 7kb of data occasionally (maybe...
Hi,
I've just acquired a second-hand (but still sealed in the original anti-static bag) PCA10059 which is labelled as being HW rev 0.6.0 manufactured 2018.15, and was unable...
Hi All,
I am developing one project and in which i am using external SPI Flash memory of 128MB and for that as of now i am using spi driver for all operations (like read...
Hello all!
We have custom HID with multitouch BLE device. We took HID descriptor from USB where this works pretty good, ported it to BLE and it seems not working as expected...
Running into a weird issue with my development. I'm getting a freeRTOS assert because the SD_EVT_IRQHandler is getting hit before m_softdevice_task creation is complete. How...
Hi all,
Question 1 :
I want to save 1 string to flash, but I don't use code for this, I have a machine and it store string to flash of NRF52832 for me. My job is to ensure...
Hi,
Currently I am trying to get my NRF52840-Preview-DK to work as an BLE sniffer.
however, I fail at my first step, because I am unable to get anything running on the...
Ref https://www.nordicsemi.com/Applications/Audio-and-Music seem can via nrf52 stream audio.
Is nrf52840 possible streaming audio in, out and transfer MIDI data to other...
Hello! I am using the nrf52832 sdk15.2 development project now, I don't need to use the whitelist function, so I use 'init.config.ble_adv_whitelist_enabled = false' to turn...
Hello! I am using the nrf52832 sdk15.2 development project now, I don't need to use the whitelist function, so I use 'init.config.ble_adv_whitelist_enabled = false' to turn...