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...
Device: NRF51822; BMA250E
Description:
When I read BMA250E via I2C without BLE protocol, commnucation run well.
And if there is no I2C commnucation, BLE protocol can...
Hi all,
My questions are related to frequency on the soft-device firmwares for nrf51822.
In S110 does the frequency channel hop according to the CONNECT_REQ packet...
Hello,
I am testing the ble_app_hrs project on two eval boards, with s110 and s120. Everything works.
If I power-off the peripheral board (s110), it seems that the master...
Dear Nordic guy, I'm developing with nrf51822.
I have one question regarding flash write.
In ble connected state,I have some error to write some data to flash.
I want to...
Hi,
I just loaded the nRF8001 Arduino code on my board and used an iPhone 5 to read the data that was being advertised. I get the following response:
<CBCentralManager...
Dear Nordic guy,I'm developing with nrf51822.
I have one question regarding lfclk.
I use LFCLK SOURCE RC OSCILATOR of ble_stack_handler_init() at the application side.
...
Hi,
Is there any example application related to alert notification profile for android 4.3 devices?
I just need to understand the gattserver implementation for the alert...
Hello All,
Since yesterday I have been getting a problem where my project using the S110 softdevice enters a reset loop. This runs on a unmodified PCA10001 that plugs into...
Hi,
I need to design a board that connects various sensor to a smartphone using the Bluetooth 4.0.
I'm interested in the NRF51822 chip but i have some doubt about what is...
Hi, I'm very new to programming microcontroller, so please go easy on me. :(
Firstly, apology if my post sounded weird, this is because English is not my first language...
Hi all.
I am making a custom PCB with nRF51822 SoC. For my project I need to achieve long Proximity range around 350 Feet. Where my Board will communicate with iPhone....
I have a timer that sends BLE data to a central every 5 seconds. The timers starts immediately out of reset. Until I actually pair the devices, the nRF51822 outputs an error...
I have problem to debug when I use softdevice it frezzes. At the moment I debug the program part with out use of softdevice is there any other solution? It the same code with...
Hi all.
I am new in nRF BLE. I am planning to buy an nRF51822 Kit but little bit confused with choosing EK or DK. Actually my plan is after playing with the Native Kits...