Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 550 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 550 Bytes

Gateway

It is an application of gateway in smart home developed with the ESP8266_RTOS_SDK_1.5.0

Functions

  1. UDP Server
    reply the ip address of the gateway when searched by local clients

  2. TCP Server
    communicate with the local clients

  3. HTTP Client
    send GET request to the remote server to obtain information

  4. Scene Order
    save the relative orders in a scene mode, the scene mode can be triggered by sensors

  5. Remote Update
    the firmware can be updated remotely by espressif platform

Compile

run gen_misc.sh