mbed OS V5 BLE UARTService to USB/UART PassThru Example

Moxon Design : mbed OS V5 BLE UartService to USBUART passthru example

This example will advertise on BLE as "BLART" and allow BLE serial echo to the USB Serial port. Open a Bluetooth terminal application, like Nordic "nRF UART" and connect to "BLART", open a terminal emulator program, like "TeraTERM", and connect to the USB COM Port (like JLink CDC UART Port), and echo characters back and forth. Set UART_LoopBack = 1 for local loopback (e.g. BLE to BLE, USB-UART to USB-UART)

History

mbed OS V5 working version default tip

2017-04-29, by moxondesign [Sat, 29 Apr 2017 01:32:11 +0000] rev 2

mbed OS V5 working version


working version;

2017-04-29, by moxondesign [Sat, 29 Apr 2017 01:27:04 +0000] rev 1

working version;


Local Loopback Tested Good.

2017-04-28, by moxondesign [Fri, 28 Apr 2017 20:51:34 +0000] rev 0

Local Loopback Tested Good.