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

Ionic Bluetooth Beacons

ANSWERED

Hello to all

I need to develop an Ionic app for Android and IOS that uses Beacons (IBeacons) for internal (basic) location and notifications (announcements) for users. Does anyone have the repository of such an application to use as a base? Or is there anyone with experience in this field interested in providing assistance?

Any suggestions and help will be welcome

 

Thanks!

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

The Fitbit API doesn't expose any low-level bluetooth functions, so you're going to need a native Android/iOS app to do the beacon side of it. You'd need to poll that app from a Fitbit-connected companion device (phone/tablet) to get the info to your Ionic.

I think this would be quite difficult.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
2 REPLIES 2

The Fitbit API doesn't expose any low-level bluetooth functions, so you're going to need a native Android/iOS app to do the beacon side of it. You'd need to poll that app from a Fitbit-connected companion device (phone/tablet) to get the info to your Ionic.

I think this would be quite difficult.

Peter McLennan
Gondwana Software
Best Answer

Ok @Gondwana thanks for your response

Best Answer
0 Votes