Search found 1 match
- 00:31, 15 Jan 2016
- Forum: Questions and answers
- Topic: Simple UART BLE App
- Replies: 1
- Views: 15722
Simple UART BLE App
I'm new to Evothings and want to create a simple app which will send and receive strings over a BLE UART. I'm using the Adafruit BlueFruit LE UART Friend which I have connected to a Teensy 3.2 (simple TTL RX/TX pins - no SPI necessary). The Evothings ble-scan and ble-discovery examples run fine, and...