Share this example!

Share this example with your friends on your favorite profile:

You can easily embed this example to your blog or website by copying the following code:

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/example/Nordic_nRF8001/ble_uart_project_template" frameborder="0"></iframe>


You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>



  • 2016-01-27 tzikis

    Hm... I hope this might be helpful. I haven't used Nordic's examples on their own, but I've had good luck with RBL's Examples, which use this library, for example:
    https://codebender.cc/examp...

    You'll need to turn on Bluetooth (of course, but I can't tell you how many times I had trouble and I had forgotten to do that), and you won't be able to see it under Bluetooth devices (because it's BLE, not traditional Bluetooth), but you should be able to see the Blend using RedBearLab's iPhone/Android App and talk to it

  • 2016-01-27 dvwl

    i can't seem to discover the BLE UART device via the nRF UART app on my phone. I compile this on a Blend Micro 3.3V/16MHz (overclocked). please help.

  • 2015-11-20 codebender

    This example was tested on 2016-06-11 and it compiles on Arduino Uno, Arduino Leonardo, Arduino Mega.