I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hello,
i've already read a lot about this topic in this forum, but now I'm unable to continue on my own. I wan't to migrate the DFU SDK emaple from Keil to GCC. I already...
Hello,
I am trying to use the nrf24l01+. But I don´t get any signal in the MISO pin. I have the same behavior in all my nrf24l01+ devices.
The MISO pin as always HIGH...
Hi,
I'm despair.
I am trying to receive data from the device with nRF2402G with a nRF24L01 + module.
The old receiver is destroyed.
I believe that I have put all the notes...
A long term problem with the Segger JLink drivers on OS X has been that for composite devices, the Seggers with both a JLink/JTag plus a USB for the UART, like those on the...
I am planning to collect data from multiple ANT sensors with nrf51 dk (like heart rate, cadence...) Collected Data will then be transmitted on a different proprietary link...
Hi!
I'm working with a NRF51822 (not a dev card) and I want to disable and enable BLE by switching a switch.
I've been looking at this thread and the functions bluetooth_sleep...
Hi,
I want to integrate Staticpasskey functionality with bootloader application in our project. as you know that in device_manager_init() function "pstorage_init()" is...
Hi all,
we have an application in which low current consumption is important, therefore we cannot use the GPIOTE IN events due to their ~1mA current consumption ( devzone...
Hello NRF,
Is it possible to have on a custom service multiple characteristics with read and notify options enabled. If yes can you show me a example or give me a hint...
hello , i work on nrf dev kit and i want to make project that the kit communicate to mobile with low current consumption. when i press button it send button press count to...
MCU : NordicSemi nRF51822-QFAC (Using custom board)
SDK Version : 6.1
Softdevice : S110 7.1
Using MDK ARM v4.6
Hi, I want to create a RTC calendar using APP_TIMER...
Hi,
I'm testing new nRF51822 Beacon v1.1.0 dedicated for smart beacon kit (pca20006). I'm using nRF Toolbox app version 1.4 and iphone 4s with ios 8.1.2. I've followed...
Hello, gus
our design will be in mass prodcution stage,I want to find a efficiently way to load our hex file to NRF51822 modules, how to use batch processing to call nRFgo...