How can i get unique device id like serial no. or mac address that can defined device id?
Answered! Go to the Best Answer.
Best AnswerI have moved your post from the Hardware help board into the App developer board.
I'm not sure if you want to write an app to run on the watch to get its MAC or if your looking for an Android app to read the MAC of the tracker. This can be done through the Android API.
Hi @Rich_Laue Thanks, Can I getting with Fitbit device API? I looking for API to get device unique id or Mac address to identify device. have any solutions?
Best Answer@Rich_LaueI think that is can see MAC address on Setting > About on watch screen, right? if so, Can it possible to query it with device API (https://dev.fitbit.com/build/reference/device-api/) ?
Best AnswerI have moved your post from the Hardware help board into the App developer board.
I'm not sure if you want to write an app to run on the watch to get its MAC or if your looking for an Android app to read the MAC of the tracker. This can be done through the Android API.