You are reading a single comment by @halemmerich and its replies. Click here to read the full conversation.
  • You would probably have to implement a handler for the gps event in boot.js#20 of the android bangle app, that then calls something like Bangle.emit("gps",data); do make the GPS info usable for other apps on the bangle. At least for a proof of concept that should work fine.
    Then there would need to be some handling of the internal GPS. Maybe switching it off as long as GB sends gps events or something similar.

About

Avatar for halemmerich @halemmerich started