Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: GroveEarbudSensor mbed mbedConnectorInterface mbedEndpointNetwork_BLE
README-FIRST.md
- Committer:
- ansond
- Date:
- 2015-09-07
- Revision:
- 53:d22af3b91e4c
- Parent:
- 0:6b414fe5f8db
File content as of revision 53:d22af3b91e4c:
This project requires the use of a BLE UART-UDP proxy.
The proxy will allow the user to bind the mbed BLE device to the proxy whereby the proxy will bridge UDP traffic on its behalf.
Android: https://github.com/ansondtx20/UART_UDP_PROXY
iOS: https://github.com/ansondtx20/UART_UDP_PROXY_iOS
Credit:
Both the Android and iOS applications above are derived works from the Nordic Semi nRF_UART sample code.