Skip to content

Releases: adafruit/Adafruit_Wippersnapper_Arduino

WipperSnapper 1.0.0-beta.90

12 Sep 18:30
1ab027e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.89...1.0.0-beta.90

WipperSnapper 1.0.0-beta.89

05 Sep 18:59
8e8ac1a
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Fixes

Full Changelog: 1.0.0-alpha.89...1.0.0-beta.89

Adafruit WipperSnapper 1.0.0-alpha.89

20 Aug 20:29
5990002
Compare
Choose a tag to compare
Pre-release

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Features

Just in case you missed it, we've added support for specifying more than one WiFi Network in your secrets file.

See this Adafruit-Playground note for details.

🆕🆕🆕 New Board Added - Adafruit Feather ESP32-C6 🛒

Fixes

  • Add a bit of logging to analogIO + fix PicoW by @tyeth in #610

Tooling

  • Print ESP-IDF and arduino-esp32 core versions to the boot file by @brentru in #614

Full Changelog: 1.0.0-beta.88...1.0.0-alpha.89

Adafruit WipperSnapper 1.0.0-beta.88

25 Jul 21:26
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Features

Just in case you missed it yesterday, we've added support for specifying more than one WiFi Network in your secrets file.

See this Adafruit-Playground note for details.

Tooling

A lot of additional logging, and reconnection improvements including checking the MQTT ping response (for "stale" connections).

Full Changelog: 1.0.0-beta.87...1.0.0-beta.88

Adafruit WipperSnapper 1.0.0-beta.87

23 Jul 20:49
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Features

  • Adds WiFi Multi-Network support for ESP32, ESP8266 and Raspberry Pi Pico W by @tyeth in #601

New Sensors

Tooling

  • Adds a local build environment for arduino-esp32 bsp 3.0.3 and PIO by @brentru in #605

Full Changelog: 1.0.0-beta.86...1.0.0-beta.87

WipperSnapper 1.0.0-beta.86

22 Jul 18:37
648071e
Compare
Choose a tag to compare

Installing WipperSnapper

Follow this learning system guide to learn how to install WipperSnapper on your board.

Upgrade a device running WipperSnapper

Locate the device you want to upgrade on io.adafruit.com/devices. Then, click "Update".

What's Changed

Tooling

  • Builds ESP32-S3 targets on latest Espressif Release by @brentru in #604

Full Changelog: 1.0.0-beta.85...1.0.0-beta.86

WipperSnapper Beta 85

27 Jun 20:31
628e089
Compare
Choose a tag to compare

What's Changed

  • Refactored commit - VL53L4CX default settings by @tyeth in #564
  • Latest platformIO changes for ESP32 BSP v3.0.2 by @tyeth in #594
  • Downgrade patch for ESP32-S3 BSP 3.0.2 by @brentru in #596
    • A bug within ESP-IDF currently impacts ESP32-S3 boards w/PSRAM on the latest BSP version, 3.0.2
      • For now, we are building WipperSnapper for ESP32-S3 boards w/PSRAM on BSP 3.0.0 instead of 3.0.2 (latest).
  • Add SEN50/54/55 models to SEN5x driver by @tyeth in #592

Full Changelog: 1.0.0-beta.84...1.0.0-beta.85

WipperSnapper 1.0.0-beta.84

25 Jun 15:32
c3c475c
Compare
Choose a tag to compare

Adafruit Feather Reverse TFT ESP32-S3 - Known issue:

Currently we're awaiting a fix to avoid a problem with the reverse-tft-s3 rebooting into bootloader mode continuously.
Please create a new issue if your board is not a reverse tft S3 feather and you are experiencing similar behaviour.

Install WipperSnapper

Follow this learning system guide to learn how to install Adafruit IO WipperSnapper.

Upgrade a device running WipperSnapper

Locate the device you'd like to upgrade on io.adafruit.com/devices. Then, click "Update".

🆕 New Components

  • Add SEN50/54/55 models to SEN5x driver by @tyeth in #592

Full Changelog: 1.0.0-beta.83...1.0.0-beta.84

WipperSnapper 1.0.0-beta.83

23 May 14:53
6bc7267
Compare
Choose a tag to compare

Install WipperSnapper

Follow this learning system guide to learn how to install Adafruit IO WipperSnapper.

Upgrade a device running WipperSnapper

Locate the device you'd like to upgrade on io.adafruit.com/devices. Then, click "Update".

🆕 New Components

🛠️ Fixes

  • Fix: allow key length of 40 for older users by @tyeth in #582

Full Changelog: 1.0.0-beta.82...1.0.0-beta.83

1.0.0-beta.82 Partition Layout Changes: FunHouse / FeatherESP32 / QTPY-ESP32C3

07 May 14:56
4a52a93
Compare
Choose a tag to compare

Install WipperSnapper

Follow this learning system guide to learn how to install Adafruit IO WipperSnapper.

Upgrade a device running WipperSnapper

Locate the device you'd like to upgrade on io.adafruit.com/devices. Then, click "Update".

🏠New build for Funhouse - NoOTA partition scheme

This is the first release for the FunHouse using the No OTA (Over The Air) partition scheme, supported by the Adafruit IO web site and installer.

We are using more firmware space and needed to switch to the No OTA (noota) partition scheme. The new build has a _noota suffix in the filename. Device updates performed via the Adafruit IO website should allow a seamless transition.

🪶 New Partition Layout for QTPY-ESP32C3 and Feather ESP32 (v1 with micro-usb) also known as Huzzah32

Similarly to the FunHouse we've hit the limit of the default partition scheme on these boards, and as a result we are migrating to the min_spiffs (minimum sized user file system) partition layout from this release onwards.

  • Swap build targets and asset skips for new min_spiffs board definitions by @tyeth in #572

🆕 New Components⌚✈️

It's time of flight (ToF) sensors in this release, with the VL53L1X distance sensor and the VL53L4CD, both particularly fine distance sensors.

👷 Miscellaneous Fixes

  • Fix ESP32 WiFi.h missing + macAddress for arduino-esp32 v3.0.0-rc1 by @tyeth in #569
  • fsHalt message improvements by @tyeth in #570
  • Update network port/cert support for local testing by @tyeth in #574
  • Return MQTT error reason by @tyeth in #580

Full Changelog: 1.0.0-beta.78...1.0.0-beta.82