The Konnected Alarm Panel Pro software stack runs on the ESP32 microcontroller on the board and is updated regularly by the Konnected team. There are two "layers" to the Konnected stack: a firmware and an application layer.
Firmware
Alarm Panel Pro firmware is the underlying operating system that runs on the chip, built from the NodeMCU Lua open-source project. Konnected distributes firmware builds optimized for the Alarm Panel Pro and versioned with our own version numbering system.
Application
The Alarm Panel Pro application layer is developed and maintained by the Konnected team, and is not open-source. However, the application is freely distributed here and via the Konnected app.
Release Notes
Current Release: December 22, 2020
Application version 1.2.1
Firmware version 0.1.2-c6ad607 (source)
Download flashable image: konnected-pro-1.2.1.bin
- Force use of Google's DNS servers (8.8.8.8 and 8.8.4.4) when connecting to AWS IoT. This fixes a DNS issue with some customers using Comcast/Xfinity routers.
- Prevent crashes/reboots when certain settings are misconfigured.
- Send crash reports to Konnected's error reporting service (Rollbar) for analysis
November 4, 2020
Application version 1.2.0
Firmware version 0.1.1-1b58e0 (source)
Download flashable image: konnected-pro-1.2.0.bin
- Various bug fixes for edge cases causing crashes/reboots
- Enhance console logging
- Adds capability to lock/unlock settings to prevent unauthorized changes (feature coming soon in Konnected mobile app)