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...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Hello,
I can't copy file from mail after updated nRF Toolbox to v4.0.4. (iPhone5s & iPhone 6Plus)
The app crashed when I select Copy to nRF Toolbox.
Any solutions?...
I found we have to build micro-ecc.lib on our own, so I follow the below link to start to build it:
Installing micro-ecc
Then, we meet the below to errors:
Makefile...
Im based in the example of SDK12.0 - MULTILINK_CENTRAL and i have to know the RRSI value in dbm if it is possible from the peripheral device that is connected to me but i...
nrf52 restart from main() after hit breakpoint and enter [Go] under IAR. It looks like there is some kind timer or watchdog to reset system etc... if stay in breakpoint (...
I have a PMIC in the device that I am building which will eventually take over from the battery. But I have to program the PMIC on startup, using the nRF52. I am trying to...
Hi,
It's the first time I'm developing a piece of code using Nordic SDK, so my question may be absolutely dumb!
We are working on a bl652 (with a nrf52 inside). I just...
I have an application that uses many TWI buses, on many pins of the nRF51. I handle this by initializing/uninitializing a single TWI bus for different transactions. I ran...
in S130 v2.0.0, what is address of central?
i'm using ble central tutorial successfully compiled.
in case of ble peripheral, i can set address whenever running.
so ble...
Dear Nordic Team,
Thanks for supporting.
How to add custom characteristics in standard service ?. I am using Health Thermometer service (HTS). I want to add two custom...
I mounted the chip onto my own PCB, I am not using a devkit, My board is "Wireless-Tag WT51822-S2", it is a module that uses nRF51822-QFAA as (SoC)
I am the ble_app_uart...
With the release of SDK 12.1 the Serialization of S130 is now deprecated.
Within SDK 12.0 the Serialization was supported NOT at all.
When this is true, I have to stay...
I'm trying to stream data in real time from 4 different sensor units to my computer. Each of these sensor units has an NRF52 module that sends data at 50 packets per second...
Hello, I'm south korea student in dongguk univ.
and i want to know how can i send the message on my board(not use the terminal ).
I use the keil uvision4.0, nrf51822...