App developed to monitor temperature, humidity, pressure and altitude, based on information from a bmp280 sensor connected to esp8266("arduino"), receiving notifications from a nodejs server.
Servers that make the information available.
esp8266 server: https://github.com/vsmon/arduino_reactnative
nodejs server: https://github.com/vsmon/telemetry_node.