Demo using a Nimbelink Skywire cellular modem paired with ST Nucleo. This demo reads several sensors and reports them to a Freeboard dashboard using dweet.io from Buglabs

Dependencies:   LIS3DH LM75B LPS331 hts221 mbed

Fork of Skywire_Demo by NimbeLink

Added Humidity Sensor

Added info for humidity sensor. Had to change the variables on the freeboard.io page to get new code to work with all modem firmwares:

temperature -> temp pressure -> press humidity -> humi

Added humidity sensor information