We are building a mobile application as part of our study project. We are using this app to connect to BangleJS and read the activity data and show data on graphically.
What we have done so far:
Storing activity data in a file on BangleJS
Created a mobile app(used reactnative) to connect to bangleJS
Now, I am looking for a way to push activity data file from bangleJS to mobile app. Is there any straightforward way?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
We are building a mobile application as part of our study project. We are using this app to connect to BangleJS and read the activity data and show data on graphically.
What we have done so far:
Now, I am looking for a way to push activity data file from bangleJS to mobile app. Is there any straightforward way?
Thanks,
Sachin