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 all,
I have a Thingy52 and a nRF52-DK.
I have successfully setup 2 different Eclipse projects to compile code for both hardware.
On the nRF52-DK, i was able to build...
I am developing Firmware for NRF51822, S110 in Eclipse. I Heard that there is two mode in Firmware. 1. Debug mode 2. Production(release) mode. Is there anything like that...
Hi,
Currently I am browsing the mesh sdk to get enough information for my own implementation,
However sometimes its quite difficult to see what a C/H file actually does...
Hi,
I am trying to use nRF52832 dev kit(pca10040) as my connectivity board and STM32L4 as my application board. I have flashed ser_s132_uart(examples\connectivity\ble_connectivity...
Hi,
I have seen alot about the declaration process with the Bluetooth SIG but couldnt find my specific case.
We made a BLE application with the NRF51, a PCB Antenna, SD130...
I haven't found specific documentation on this so I would like to be absolutely certain that the fields in the softdevice info structure are used how I think they're used...
Reffering to the boilerplate: NordicSemiconductor/pc-nrfconnect-boilerplate
Can someone make a quick guide to create a reducer that is connected to the nRFConnectCore[0...
Hi,
I am running Keil uVision V5.23.0.0, debugging a 51822 using the J-LINK / J-TRACE interface built into the chips
My code uses SD110, SDK 7.2
I need to get ABSOLUTE...
Hi,
The datasheet for the nRF52840 says that the SWDIO and SWDCLK lines have internal pullup and pulldown resistors already, and thus, does not need external ones.
Two...
I am having trouble tracking down some lingering interrupt source that is waking my application up from the power_manage() command. I am turning off bluetooth advertising...
Hi,
I cannot find the pinout for the P9 connector in the Thingy (programming). My idea was to use the NRF52 DK to program it as this video suggests:
www.youtube.com...
i have flow this tutorial with nrf52840
https://github.com/bjornspockeli/custom_ble_service_example
but d'nt work any body can share an example please ?
Thank y...
In the PCB design reference for the NRF52 we can see that the components L3 and C10 is not parallel with another components and lines. any special reason for that?
Any problem...