ESP8266 and nRF51822 simple WiFi connection and temperature publishing to a socket server.
Dependencies: BLE_API DnsQuery ESP8266Interface NetworkSocketAPI mbed nRF51822
Fork of BLE_TemperatureBeacon by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:d5f97e422fed | 2015-08-29 | kixorz | wifi |
5:f4d74a8cad43 | 2015-08-26 | rgrover1 | A very simple temperature-beacon; to go with the temperature-scanner. |
4:e5fa4c8838db | 2015-07-31 | sunsmile2015 | use update adv payload API to change temperature value |
3:3eda308b78e6 | 2015-07-20 | sunsmile2015 | 1.change the coding style; 2.add struct for manufacturer data |
2:b935358da5ba | 2015-07-17 | sunsmile2015 | change the coding style |
1:790c863a9ebd | 2015-07-15 | sunsmile2015 | change adv flag |
0:3dc6e424dba0 | 2015-07-14 | sunsmile2015 | initial version |