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...
I'm looking into using the CMSIS RTOS on the nRF51822 with the S110 softdevice which I've used successfully with other Cortex M0 MCUs. I realize the S110 isn't well tested...
Hello,
I am new to BLE shield and arduino stuff. I am working on a project where I have to send the sensor data i.e. temperature sensor, humidity sensor and pressure sensor...
Hi,
I'm using the nRF51822 and pCA10001 as SPI slave.
For reasons beyond my control I have to read the Rx Buffer before the CSN is released.
Yes, I know I shouldn´t do...
Hi!
Could I find somewhere (I was trying in Nordic docs and in previous posts but everything refers to previous versions of softdevice) how to perform bonding with key...
Hello,
When designing a 4 layer board with the nRF51822, should I connect the chip and impedance matching circuit to analog ground and keep the other digital chips isolated...
use nRF51822_Evaluation_Kit
I want to auto bonding by peripheral ,once peripheral connected with center(android app).
Is there have any API to send pairing request?
Hi, I tried uploading the example code from \nrf6310\spi_master_example to nRF51822 evaluation kit board, but no matter what I do, I always get SPI error. Not compile or upload...
Hi,
is there a nRF Master Control Panel equivalent App for iphone?
I'd need an app where I can set custom characteristic. The background is to update the device using...
I'm a begginer in embedded program. I have a mbed HRM 1017 that
is pin-compatible with Nordic PCA10004. .
I'd like to make a simple app to print out "Hello World" to terminal...
Hi guys,
How to update softdevice on mBED nRF51882 kit?
Details:
I have couple mbed dev kits with nrf51882.
I use Keil for development but will move to GCC after while...
Hello all,
I wanted to ask if there are any cad files for Eagle or other hobbyist level design tools for the nRF51 chips before I spend time to create and debug them? ...
hi guys,
I'm pretty new to nordic ble development, but I have a fair idea of the differences between EK, DK and the mbed enabled MKIT.
I'm trying to build a deploy about...
I have been following this post and pure-gcc to set up my eclipse environment in ubuntu 14.04. Thus far everything works well except i cant figure out why the softdevice is...
Hi,
I made own board based on the dev kit board with PCB antenna.
I flash SD110 6.0.0 and then I load bluetooth_hrm demo and there are no errors, but I dont see Bluetooth...