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...
Hello,
I'm developing a custom UART through BLE using NUS. I've been testing my idea on the nRF51822 USB Dongle and it worket perfectlly (compiling on latest Keil V5),...
Okay, I know there's a lot of threads about the subject. I have tried to read them all, with no help. My device still consumes 1.4 mA. Resetting does not help, so I assume...
One more silly question for today ~
This devzone is really a great tool, it saves us a lot of time each day, and I'm sure we would remember each contributor better if they...
Hello, I use the example ble_app_hrs_c_s130_pca10031 with the nrf51 dongle (#define ENABLE_DEBUG_LOG_SUPPORT) and a nrf51822 as a ble sniffer. In addition i use 2 Polar H7...
Hi,
I need a .bin file of the whole flash memory for production programming.
The procedure I have used until now (with s310v2) was the following:
Upload .hex file...
Hi.
I'm using the nRF51 DK (PCA10028) to mesure the curent consuption of my system.
I'm using an external DCDC witch is a part of my system, so I want to mesure the current...
Hi,
I was trying to send notification from nRF51822 to an android central when notification is enabled on the nordic uart rx characteristic and I discovered that if I enable...
I am building a WSN has several peripherals (custom nRF51822) and one central device (PCA10031 in serialisation connected to a PC and using the nrf51-ble-driver_win_0.4.0...
It seems to be a straightforward BLE app but I cannot make it work.
I start fresh from the “ble_app_template” in nRF51 SDK 8.0.0, and try to add two service data (battery...
I want to give my own custom characteristics fully unique UUIDs, but am unsure how to generate those.
Is there a procedure to generate a custom, vendor-specific base UUID...
Hello,
I'm developing on a nrf51822 with the S110 softdevice.
To save power, I use the sd_app_evt_wait() function to go into sleep mode.
To wake up, i want to use an...
Hi all,
I developed a program that works fine on the dongle. The dongle has a chip with product code: N51822 QFAAG0 1342AA. When I upload the program including the correct...