Hi,
I programmed my NRF51 to read ADC samples and I trying to transmit the information to a dongle. So far I have been able to send the hexadecimal values of the recorded voltage to my iphone using the Nordic UART Service and the Bluefruit App, but…
I have successfully set up UART/Serial Port Emulation over BLE example. I have modified it so that it works with two nRF51 DKs, one acting as a central and other acting as a peripheral .
The base UUID for this service by default is
{0x9E, 0xCA,…