I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
The provided module spi_master.c has timeout code and error returns from spi_master_tx_rx(...)
Given that there are no external control signals to the SPI block, only a...
Hi,
I am novice to this MCU development world. I have lots of programming experience with desktop/web services side.
I recently received my nRF51822 mBed development kit...
I would like to store some configuration data on non-volatile memory in nrf51822.
I'm using pstorage library to access flash, but I have problem with api calls. What I am...
Hi,
I'm developing custom PCB with nrf51822 (low voltage mode) and I have troubles with flashing the chip. I cannot see the chip in nRFgo Studio. I can flash original devboards...
Dear SOC developpers,
As many kickstarters i bought an RFDUINO kit, then I made a cool prototype thanks to the easy Arduino compatibility. I'm now thinking of industrializing...
Is there a simple software code example how to configure an interrupt handler for a single GPIO-pin? I am using nRF51822 chip with softdevice S110 and the interrupt source...
My question a little weird. Because I am super beginner about BLE. So what I want is how to write string data. now i am looking to information about this. I cannot find it...
Hi
I'm trying to implement bonding in a device based on the S120. As counter part i've used a S110 device or an iOS device (realized with LightBlue App).
While searching...
Hi All,
I am using nRF51422 and now doing ANT+ certification test with tool v1.3.6. And i find out some problem with the received value on my display in case of following...
Hi
i am not able write my application after I flashed the SD. I am using Jlinker lite (the one that comes with the Dev kit) and the scripts from the nrf pure gcc . I modified...
Hi everyone,
Is it possible to connect 2 devices simultaneously with the nRF51822 device? As soon i connect one device, the advertisement stops.
So, for me it would be...
I've already posted my problem here. But it seems a dead thread.
devzone.nordicsemi.com/.../nrf51822-timer-problems
I ran into trouble when using the app_scheduler without...
Hi, I've been trying to use the timers on nRF51822 but I just can't get them to work in my code. When debugging (with GDB and Eclipse), the execution always stops with the...