- Fixes a bug for connect Aliyun MQTT broker
- Add heartbeat interval option
- Static IP settings are also effective for WiFi connections
- Fix a bug for custom DNS not work if DHCP is disabled.
- Change data structure to compatible with previous v1.4.x. Move the RSSI field to the end of data
- Add MQTT OTA update command
ota
- Add MQTT query command
query/dev
for query device information
- Add an option "enable/disable ping" for checking network connection
- Turn off LED default for old batch of gateway
- Add options
sign-in type
, username
, password
for 4G gateway
- Supports MDNS. The name is
xbg-XXXXXX
. - Supports work period
- Supports clear MAC address filter with MQTT remote config
- Fix a bug for no device data if device soft restart
- Support customize metadata if request format is JSON
- Add
ICCID
data for 4G gateway
- Can save WiFi SSID contains
&
- Add MNC and MCC options for 4G gateway
- Add sensor mode for advertising filter. Supports Xiaomi sensor only
- Fix a bug for upload interval
- Report the RSSI of WiFi connection when upload with WiFi
- For 4G version Gateway
- Read IMEI, ICCID of SIM card.
- Add APN option
- Fixes a bug for active scan
- Improve network connection
- Blink the internal LED if smartconfig is enabled
- Supports query config parameters via MQTT
- Fixes an issue for save long length certificate
- Improve 4G connection for 4G version
- Support MQTT QoS option
- Support configure WiFi with ESPTouch and WeChat AirKiss
- Support MQTT retain option
- Support advetising manufacture ID filter
- Update ethernet driver
- Gateway's API Support basic authentication. It's disabled default
- Fixes a bug for connect WPA2 enterprise
- Support HTTPS/MQTTS/WSS option
- Support long upload interval which up to 30 minutes
- Fixes a bug for send heartbeat packet
- Fix heartbeat time interval when request interval greater than 2 seconds