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...
I have modified the ble_app_hrs_c_s130_pca10031 example to run without external RTC and collect only battery status data from BLE peripherals that have a service with UUID...
Hello,
I tried the example ble_app_multilink_central (SDK 11.0) with S130 soft device. My requirement is that nrf-dongle should work in central mode and it should connect...
Super general question :)
Our current products use nRF24 chips (paired with 8bit AVR's) and we're very happy with performance.
For us the key requirements are low latency...
Hi all, i am trying to load this example on the smart beacon kit; i followed this guide step by step ( devzone.nordicsemi.com/.../) but the problem is the if i load the precompiled...
Hi all, i want to use the internal bluetooth of my laptop to receive values of a sensor on the nRF51 DK, and save them in a text file. How can i do this?
Hi, In my project I am using the signed bootloader example. The issue I got if I generate .zip file for dfu without --key-file the with --dfu-ver is option is working fine...
I have up and running the serialized ble_app_hts using ser_s130_hci serialization on two BMD-200 evaluation board of Rigado.
Now I want to know what files I have to use...
When I input the command below:
nrfgocli -p <path_to_application.hex>
it gives me the error below:
Could not connect to board
ERROR: Could not connect to board ...
I've migrated over my application code. I've noted that SDK10's new modules causes much high RAM consumption than on SDK 6.1. Everything is working however, except for the...
What are the correct parameters that I need to set in uVision to compile the experimental (signing) DFU for NRF51822_xxAC (SDK 10) (using dual bank)
Xtal?
IROM1?
IRAM1...
Hi Nordic Community,
Could you please tell me what is the antenna reference design used in the nRF51 DK? and why a lot of BLE development boards (like Redbear BLE shield...
Hi everybody!
Im trying to implement slave spi to bluetooth bridge.
In short, when cs line goes low, i want that one handshake line automaticaly go in busy (high) state...
Hi,
I'm using the nrf52 and in my application I need to sample a sensor after applying an IR pulse; the pulse length influences the sampling thus cannot be disturbed by...
I think this is a rather common problem:
I want to expose a couple of variables from my model code (members of structs) as characteristics. Is there a simple and elegant...
Hi
Question
What is the risk/chance that future revisions (>2.0.0) of S130 will be incompatible with the setting UICR.CLENR0 = 0x1C000 ?
Background
Today we would...