Releases: adafruit/Adafruit_Wippersnapper_Arduino
Adafruit WipperSnapper 1.0.0-beta.88
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).
- Updates for the ESP32 network interface by @brentru in #606
- Pb error msgs by @tyeth in #584
- Reset wifi coprocessor on disconnect by @tyeth in #590
- Add RSSI Logging by @tyeth in #589
Full Changelog: 1.0.0-beta.87...1.0.0-beta.88
Adafruit WipperSnapper 1.0.0-beta.87
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
New Sensors
- Adds support for Adafruit DS2484 I2C to 1-Wire Bus Adapter Breakout
by @tyeth in #603
Tooling
Full Changelog: 1.0.0-beta.86...1.0.0-beta.87
WipperSnapper 1.0.0-beta.86
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
- Beta 86 is built on Arduino Release v3.0.3 based on ESP-IDF v5.1.4+
- Adds main I2C sensor retry-loop to attempt to speed-up sensor reading in WipperSnapper by @tyeth in #593
Tooling
Full Changelog: 1.0.0-beta.85...1.0.0-beta.86
WipperSnapper Beta 85
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).
- For more info, see - espressif/arduino-esp32#9936
- For now, we are building WipperSnapper for ESP32-S3 boards w/PSRAM on BSP 3.0.0 instead of 3.0.2 (latest).
- A bug within ESP-IDF currently impacts ESP32-S3 boards w/PSRAM on the latest BSP version, 3.0.2
- 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
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
Full Changelog: 1.0.0-beta.83...1.0.0-beta.84
WipperSnapper 1.0.0-beta.83
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
Full Changelog: 1.0.0-beta.82...1.0.0-beta.83
1.0.0-beta.82 Partition Layout Changes: FunHouse / FeatherESP32 / QTPY-ESP32C3
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.
🆕 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
1.0.0-alpha.82
What's Changed
- Remove funhouse build target by @tyeth in #559
- Add Vl53l1x by @tyeth in #560
- Fix ESP32 WiFi.h missing + macAddress for arduino-esp32 v3.0.0-rc1 by @tyeth in #569
- Swap build targets and asset skips for new min_spiffs board definitions by @tyeth in #572
- move funhouse to esptool by @tyeth in #573
- fsHalt message improvements by @tyeth in #570
- Add VL53L4CD by @tyeth in #550
- Update network port/cert support for local testing by @tyeth in #574
- Bump to Alpha 82 - swap to funhouse_noota + min_spiffs boards branch by @tyeth in #576
Full Changelog: 1.0.0-beta.78...1.0.0-alpha.82
1.0.0-alpha.81
What's Changed
- Remove funhouse build target by @tyeth in #559
- Add Vl53l1x by @tyeth in #560
- Fix ESP32 WiFi.h missing + macAddress for arduino-esp32 v3.0.0-rc1 by @tyeth in #569
- Swap build targets and asset skips for new min_spiffs board definitions by @tyeth in #572
- move funhouse to esptool by @tyeth in #573
- fsHalt message improvements by @tyeth in #570
- Add VL53L4CD by @tyeth in #550
Full Changelog: 1.0.0-beta.78...1.0.0-alpha.81
1.0.0-alpha.80 Move QtPy C3 and Feather ESP32 V1 to min_spiffs
What's Changed
- Remove funhouse build target by @tyeth in #559
- Add Vl53l1x by @tyeth in #560
- Fix ESP32 WiFi.h missing + macAddress for arduino-esp32 v3.0.0-rc1 by @tyeth in #569
- Swap build targets and asset skips for new min_spiffs board definitions by @tyeth in #572
Full Changelog: 1.0.0-beta.78...1.0.0-alpha.80