Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

is it possible to send values through a tcp server?

you can send gyro data through a local tcp server using the companion?

Best Answer
0 Votes
2 REPLIES 2

could you help me with the client and server code (on pc), the watch has to transmit the gyro information to the phone and then send it to the tcp server, does anyone have any ideas for the code

Best Answer
0 Votes

I think you'll want to use WebSockets for gyro data (unless you only want it infrequently). A significant difficulty will be getting your pc to act as an https server so it can receive wss data.

Peter McLennan
Gondwana Software
Best Answer
0 Votes