Release Notes for ES_WIFI Component Driver

Copyright © 2017 STMicroelectronics
Microcontrollers Division - Application Team

License

Licensed by ST under BSD 3-Clause license (the "License"). You may not use this package except in compliance with the License. You may obtain a copy of the License at:

https://opensource.org/licenses/BSD-3-Clause

Purpose

This directory contains the ES_WIFI component driver.

Update History

Main Changes

  • Add country code definition in configuration file to allow higher WiFi channels support
  • Replaced strtok() by strtok_r() to be thread-safe
  • Add Sock info and Peer info functions

Main Changes

  • Add partial support of new Inventek Module for Tiny Shark board
  • Fix MISRA deviation
  • Improve embedded TLS support API

Main Changes

  • Set a default value to read and write time-out when non blocking
  • Add ES_WIFI_MAX_SO_TIMEOUT
  • Apply new template for sources
  • New release notes format

Main Changes

  • Add support of TLS connection based on internal WIFI module support
  • Ability to list Access Point one by one from Inventek firmware version 3.5.2.5

Main Changes

  • Add parameter to ES_WIFI_Ping() API to get the time for each ping.

Main Changes

  • Fix in UDP support along new Inventek FW versions >= C3.5.2.4.STM.RC11

Main Changes

  • Improve TCP server command
  • Improve Robustness on potential memory overflows

Main Changes

  • Support for UDP sockets
  • Spport for projects using RTOS
  • Fix issue on never ending reads on stuffing bits

Main Changes

  • Corrections for ES_WIFI WiFi component.

Main Changes

  • First official release of ES_WIFI WiFi component.