Skip to content

Pre Release Version 3.1.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@M-ichae-l M-ichae-l released this 10 Jun 09:31
· 2 commits to dev since this release

Version 3.1.8 – 2024/06/10
Version 3.1.8 – 2024/07/19
Version 3.1.8 – 2024/10/02
Version 3.1.8 – 2024/11/28
Version 3.1.8 – 2025/02/06
Version 3.1.8 – 2025/02/25
Version 3.1.8 – 2025/03/21
Version 3.1.8 – 2025/05/06

Feature:

  • Add Advanced WiFi Scan Networks Example
  • Add board SparkFun Thing Plus NORAW306
  • Add board Datalogger IoT
  • Add OTA HTTP Example
  • Add set WiFi server to blocking mode in Simple Web Server WiFi example
  • Update Web_UI.html by Web_test.html in Read HTML From SD Card example
  • Add setBlockingMode in Read HTML From SD Card example
  • Update increase stack size for stability, BLE example
  • Update HTTP example
  • Add PDM for Audio Record Example
  • Update InputFFT.ino
  • Update epd2in9v2 displaytext example
  • Update MQTT LASS_Basic example
  • Add BW16 SD Card Example using the SPI Bus

API Updates:

  • Update SPI.h
  • Added the code with implementation of AES in CBC mode
  • Update OTA.cpp
  • Update WifiClient.cpp
  • Update wiring_constant.h
  • Update compatibility for SparkFun Thing Plus NORAW306
  • Update the pin definitions for the hardware section of the Datalogger boards
  • Update to fix disabling of SPI in show()
  • Updating dataMode in beginTransaction()
  • Update datalogger_amb26/variant.h
  • Update OTA.cpp and OTA.h to allow multithreading tasks for OTA HTTP
  • Update WiFiClient and WiFiServer to enable WiFiClient non-blocking mode
  • Update SoftwareSerial::setBufferSize realloc
  • Add a delay to MQTT loop() function to avoid connection loss
  • Add set blocking mode for TCP server
  • Add setBlockingMode for WiFi Client
  • Update support for BOARD_DATALOGGER_AMB26
  • Send data with NO RESPONSE on BLERemoteCharacteristic

Misc:

  • Add CI test compiling the examples
  • Update CI_compile_examples.yml
  • Update spell_check.yml
  • Update boards.txt
  • Update platform.txt
  • Update .zip file and patches for tensorflow lite
  • Update AmebaEink.zip
  • Update Ameba_ArduCAM zip folder
  • Update TensorFlowLite zip folder