Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable bluetooth #106

Open
calin-iorgulescu opened this issue Sep 6, 2015 · 0 comments
Open

Re-enable bluetooth #106

calin-iorgulescu opened this issue Sep 6, 2015 · 0 comments

Comments

@calin-iorgulescu
Copy link

There are 2 issues that need fixing:

  • When calling 'new CargoClient()', the applicationPlatformProvider cannot be null. Just creating a dummy class that extends IApplicationPlatformProvider with no functionality seems to be enough.
  • Modifying deviceTransportApp of CargoClient is no longer possible. However, it seems that this property now just reads runningFirmwareApp from BandClient. Simply making the BandClient.runningFirmwareApp field public in bootstrap, and changing it after creating the new CargoClient is enough to make things work again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant