Hi,
To support your applications development and because developing an IoT system requires various competencies, we have created a weather station example application, connected to the cloud.
This application is NOT meant to be the state of the art Weather Station application, but instead, is a tool to learn and kick start your own application development.
In this post, we share with you:
- The C code to be flashed on the rapid IoT kit.
- The Android and iOS mobile apps codes
- The cloud and broker app codes
Under GitHub you can find code for the following components:
The android mobile application version can be found at:
https://play.google.com/store/apps/details?id=mk.wsd&hl=en_US
The iOS version link:
NXP IoT – Weather Station - App Store
The data sent to the cloud can be consulted here:
http://weatherstationcloudapp.us-west-2.elasticbeanstalk.com/
Login information is provided by the phone application (top right corner) and will be specific to the kits.
Documents can be found below, explaining how to use the application and how the mobile & cloud apps have been developped.