Search found 1 match
- Thu Jul 26, 2018 1:25 am
- Forum: General Discussion
- Topic: BLE - Best way to stream several different variables? Also server callback issues.
- Replies: 1
- Views: 3818
BLE - Best way to stream several different variables? Also server callback issues.
Hello, I'm using a modified BLE_uart demo from the arduino IDE to stream calculations from the device to a mobile app I have. I have two main issues troubling me: 1. What's the easiest way to stream multiple variables through the txValue? I want to output a hex string containing multiple variables a...