Skip to content

Pre Release V1.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@S10143806H S10143806H released this 29 Aug 02:42
· 9 commits to dev since this release

Version 1.0.1-QC-V01 - 2022/07/08
Version 1.0.1-QC-V02 - 2022/08/29

Feature:

  • Add EAP example
  • solve COAP compile error
  • solve IAR build error
  • solve Hardfault occurs when the ATPP command is not properly entered
  • solve WPS Test will occur hardfault
  • solve BT Image gcc built error by adding information in README.md
  • solve DCT compile error
  • solve webSocket client(SUT) hard-fault when sending data package
  • solve Peripheral - RAW GPIO_light_weight example expected result different from readme document
  • solve OTA_HTTP Example hardfault occurs when the server is closed while transferring
  • solve Wlan_scenario display wrong information (security)
  • modify atcmd_lwip.c to fix the bug when transferring the big files (larger than 1500 Bytes) using ATCMD

API Updates

  • Add lib_pmc_lp/hp.a
  • Fix make flash compilation problem
  • Fix I2C Slave API fails to recognize the master's final NACK
  • Minor bug fixes
  • Remove webserver.c/.h

Misc:

  • Remove unwatermarked documents
  • update README.md
  • add Release Notes and Know Issues section

Known Issue:

  • DUT hang after turning off AP on AP Lost Test
  • mbed_flash_winbond_block_protect example not working on 4V0 5V0 AmebaD boards due to flash chip update

What's Changed

New Contributors

Full Changelog: https://github.com/ambiot/ambd_sdk/commits/V1.0.1-QC-V02