Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
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...