Skip to content

Arduino Pre-Release v3.1.0-RC3 based on ESP-IDF v5.3.1+

Pre-release
Pre-release
Compare
Choose a tag to compare
@me-no-dev me-no-dev released this 15 Nov 14:13
e9b3f26

What's Changed

System PR

Peripherals

USB

  • feat(usb_hid_keyboard): Adds Keyboard Layout and Sends reports just for Modifier Keys by @SuGlider in #10591

Libraries

Bluetooth & BLE

  • fix(example):Update comment in BLE5_periodic_advertising.ino by @ASDosjani in #10538

Matter

  • feat(Matter): New Matter Endpoint - Dimmable Light by @SuGlider in #10543

Network

WiFi

  • fix(IPaddress): IPv6 restore zone id by @s-hadinger in #10546
  • fix(wifi): Fix requirements and guards for hosted Wi-Fi by @lucasssvaz in #10579
  • fix(wifi): fixes WiFi.isconnected() to return true when it is connected and it has an IP Addr by @SuGlider in #10595

Zigbee

  • feat(Zigbee): Support for sleepy device + Power Source and battery level + Humidity sensor cluster by @P-R-O-C-H-Y in #10551
  • fix(Zigbee): Fix typo in Zigbee_Temp_Hum_Sensor_Sleepy.ino by @lboue in #10581

Boards Additions & Updates

CI & testing

Documentation

Tooling

  • fix(get.py): Check if win32 tools also exist when running on win64 by @lucasssvaz in #10565

New Contributors

Full Changelog: 3.1.0-RC2...3.1.0-RC3