I'm trying to send data from the watch to an MQTT broker running on my machine and then a Nodejs server will subscribe and retrieve that data. This is for research related work. I've been trying for some time to incorporate Paho MQTT js but it does not fit in.
Is there any way to do this? I know that websockets are supported so MQTT should work?
Answered! Go to the Best Answer.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
It does seem too big for the device, and the device doesn't have WebSockets.
You should be able to use it in the companion though, and use our Messaging API between the device and the companion.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.