This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it possible to customize Nordic Toolbox Android app that can transmit data (Heart rate for instance) to webserver?

I current have no experience in developing Android application but I want to know if it is possible or not and what kind of platform should be used

Parents
  • Possible: Yes. BTDT.

    But I would not recommend using the nordic toolbox app as as starting point. It is probably better to develop the app from scratch or to use one of the large number of frameworks out there. Modifing somebody else's app for new requirements can be much harder than a new development.

    However, one can use the nordic apps as a guide on how to talk to a BTLE device in android.

Reply
  • Possible: Yes. BTDT.

    But I would not recommend using the nordic toolbox app as as starting point. It is probably better to develop the app from scratch or to use one of the large number of frameworks out there. Modifing somebody else's app for new requirements can be much harder than a new development.

    However, one can use the nordic apps as a guide on how to talk to a BTLE device in android.

Children
Related