• CSR 4.0 UART NRF51 connection?

    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…
  • Changing base UUID of Nordic UART service causes it to stop working

    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,…