Firmware Release Notes#
This document describes changes to LuatOS firmware for Air601
Firmware download address:
LuaTools It will also be downloaded automatically.
V1023#
adapts to the fota function and supports full upgrade of underlying scripts
Support dynamic switch ble to achieve ble and wifi coexistence
Support spi slave function, maximum rate 50M, corresponding demo/spi_slave
Support ulwip library, can be integrated w5100s, corresponding demo/ulwip
Support for AP hiding ssid
http Library supports arbitrary header
optimizes ble memory usage, reducing approx.10k
Optimize ble power consumption, when firmware does not contain wifi function, save more than 50% power
Font optimization to solve the alignment problem of Chinese display
V1022#
Fix the compatibility problem with AT firmware, read and write the MAC address of AP and STA correctly
Fix nimble library unable to disconnect Bluetooth connection
socket The library supports obtaining millisecond-level timestamps.
The matching soc_script version is: v2023.12.11.10
V1021#
Support esptouch and airkiss distribution network, compatible with Tencent
Fix the problem that wifi mac address causes the connection to mobile phone/computer hotspot to fail.
Support TLS and other encryption links, the default firmware is not enabled, can be self-cloud compilation
Support larger Lua memory, default 92k
Support Bluetooth function, but need to be used separately from wifi, can not be enabled at the same time
V1020#
Initial version