Skip to content

Sunstone-RTLS/Sunstone-Mobile-App

 
 

Repository files navigation

Sunstone RTLS

Sunstone RTLS application was created to update Sunstone Tags through Bluetooth using smartphone.


App requirements

  • Min Android version is 6.0
  • Application requires Internet connection and Bluetooth.
  • Auth0 credentials

Features

  • Upgrade Tags with new firmware
  • Change selected LoLaN variables
  • Read current configuration of Tags

Usage

  • Add Auth0 credentials to app string resources:

    • <string name="com_auth0_client_id">client_id_here</string>
    • <string name="com_auth0_domain">auth0_domain_here</string>
  • Login using your credentials

  • Read LoLaN variables

  • Update chosen LoLaN variables

  • Firmware update

Troubleshooting

  • Tags are not listed or some of them are missing

If scanner doesn't show your devices, try turning off and on Bluetooth on your smartphone.

  • Bugs

Please report bugs here


License

Open source

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.2%
  • Batchfile 1.5%
  • Shell 1.3%