Skip to content

Release Version 3.1.8

Compare
Choose a tag to compare
@M-ichae-l M-ichae-l released this 06 May 09:34
· 1 commit to master since this release

20250605_cover
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

What's Changed

New Contributors

Full Changelog: V3.1.7-QC-V08...V3.1.8-QC-V08
Full Changelog: V3.1.7...V3.1.8