Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
when i use C:\Users\Administrator\Desktop\nRF5_sdk14.0.0_ble_central_beacon\examples\ble_central\ble_app_multilink_central for this instance ,I debug the discover moudle callback...
The question I mentioned here
When using ble_gatts_hvx to send data, only send data pointer and length to softdevice, and softdevice did not copy these data to the softdevice...
i used pca10040_debug of bootloader_secure of nRF5_SDK_14.1.0_1dda907.
i created the key by myself.
Bootloader and zip file used the same key.
My device is in DfuTarg...
I'm using an NRF51 w/ S130 operated directly from a coin cell battery. I use the ADC with a voltage divider to successfully measure analog voltages. One of the challenges...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
NRF52832 reference design BOM did not specify the voltage rating of capacitors. What is the recommended voltage rating of capacitors?
For 32 MHz Crystal Oscillator, specified...
I'm trying to use the TWI talking to a I2C device (LED driver TLC59116). I have some working arduino code which I have converted to use on my nRF52 custom board. I'm using...
Hello,
I'm trying to measure battery voltage on nRF52832 chip using SAADC based on examples/peripheral/saadc and examples/ble_peripheral/ble_app_proximity and noticed that...
Hello Community,
I have a peripheral device which is transmitting the data through custom battery, accelerometer and temperature services.
Now I need to receive that...
Hi everybody !!
i m working in a project with NRF52 SDK 11, i need a help, i want to create a funtion that working with RTC to count a tick and to convert it into time then...
Hi ,
I want to create a periodic task which has to run every 10 seconds, how can I create such a task?should I use threads for it? And which clock source does the task...
Hi I use nrf5_SDK_for_Mesh_v0.10.0-Alpha_src\examples\light_switch for test;
if one nrf51 dk board work as client and one nrf51 dk board work as server, or one nrf52 dk...
Hi,
I'm using FDS instead of pstorage.
FDS version is SDK13.0.0.
fds_record_update sometimes always returns FDS_ERR_NO_SPACE_IN_FLASH though I call fds_gc after it gets...
Hi,
we have developed a board that is using the nRF24LE1 chip. For test purposes I do want to toggle every possible pin. My first step is to develop this simple test code...
Hi all,
I am on the DK-52 with the SDK 13.0.0.
After erasing the device, I follow this steps:
upload the softdevice
nrfjprog --reset --program s132_nrf52_4...