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...
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 Nordic-Team,
I've spent a while trying to figure this out but I couldn't. I need your help.
I want to load the S310 softdevice to the nRF51422 chip + the blinky example...
Hi,
I am using the ANCS experimental library and am experiencing a very strange bug.
I am requesting to attributes: APP ID and Title whenever I get a notification source...
Hello,
i have some trubble with my current power consumption. I have already read other user question and solutions but nothing works for me. To reduce the power consumption...
I have built and installed bluez 5.21 on ubuntu 14.04 witout problem (see for example this recipe ).
My nrf51822 EK dongle PC10000 is not recognized by hcitool:
hcitool...
What exactly is block size in pstorage?
Desired block size for persistent memory storage, for example, if a module has a table with 10 entries, each entry is size 64...
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...