Skip to content

CMSIS-Driver Implementations Version 2.6.0

Compare
Choose a tag to compare
@RobertRostohar RobertRostohar released this 29 Apr 10:16
  • Updated ESP8266, ESP32 and WizFi360 WiFi drivers:
    • API V1.1: SocketSend/SendTo and SocketRecv/RecvFrom (support for polling)
    • Added DHCP setting before station Activate
    • Added read of DHCP assigned IPs after station activate
    • Fixed serial tx busy flag handling
    • Fixed function AT_Resp_ConnectAP for NULL argument
    • Enhanced serial communication startup procedure
  • Updated Inventek ISM43362 WiFi driver (version 1.8.0):
    • API V1.1: SocketSend/SendTo and SocketRecv/RecvFrom (support for polling)
    • Corrected GetModuleInfo return string termination
    • Corrected functionality when DATARDY line is used in polling mode
    • Corrected SocketConnect function never returning 0 in non-blocking mode
    • Corrected SocketRecv/SocketRecvFrom function polling if called without previous Bind
    • Corrected delay after module reset
    • For non-STM firmware variant only firmware version 6.2.1.7 is supported
  • Documented firmware update procedure for Inventek ISMART43362-E WiFi Shield