Mongoose Os Versions Save

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.

2.20.0

2 years ago

2.19.1

3 years ago

A minor maintenance release, fixes a few bugs and switches to new remote build URL in anticipation of domain migration.

2.19.0

3 years ago

Combined change log:

2.17.0

4 years ago

Notable changes

Apple's official HomeKit Accessory Development Kit library has been ported to Mongoose OS, monoose-os-libs/homekit-adk.

file-logger library has been revamped.

New features

Misc

2.16.0

4 years ago

2.15.0

4 years ago

2.14.0

4 years ago

New features

SDK and external libraries updates

Notable Changes

Other changes and Bug Fixes

2.13.0

4 years ago

New Features

Focus of this release is initial support for Redpine Signals RS14100.

It's a very versatile chip with a lot functionality. For now we have the following:

  • UART
  • GPIO input/output (no interrupts)
  • Filesystem
  • OTA
  • I2C (bitbang)
  • WiFi station

WiFi AP, BT, Zigbee are TODO. As always, users can utilize SDK for missing bits of functionality.

NB: Currently Docker image is private due to SDK being available under NDA.

SDK and external libraries updates

Notable Changes

Other changes and Bug Fixes

2.12.1

5 years ago

Bug fixes

2.12.0

5 years ago

New Features

SDK Updates

Notable Changes

  • Cellullar modem support lib (pppos) had a lot of fixes and improvements, including proper flow control, baud rate setting, reset and dtr pin support, etc.
  • ESP32: Use QIO flash mode by default (cesanta/mongoose-os@b07907b)
  • ESP: Change default flash frequency to 80 MHz (cesanta/mos-tool@74448ba)

Other changes and Bug Fixes