Game Command format between bluetooth controller and console
You could use the “Manifacturer Specific Data” Bytes in the BLE Standard to send some Data Between Wearable and phone. You could use the watch as a sort of beacon that can send your data in the portion of the message. Then you could read those values and get the data. Note that you can … Read more