Skip to main content

Firmware Changelog

1.6.0 - 08/09/2026

  • Fixed issue with PowerOff button
  • Fixed issue when connecting several devices over BlueTooth

1.4.0 - 02/06/2026

1.2.0 - 31/07/2025

  • Added Mode-S reception support
  • Added FLARM reception support

1.0.4

  • Increased maximum number of aircraft over NMEA to 30
  • Added LTE and air-to-air total traffic counts to SafeSky status information
  • When processing an ADS-L packet (meant for ADS-L uplink), check the timestamp and drop packets with timestamps in the past
  • Added number of aircraft on the ESP32 list to the ADS-B log output
  • Sped up LTE modem repower in case of persistent UDP send errors
  • Provided a reset to default settings by keeping the button pressed after power-on
  • Corrected the bug in suppressing own ADS-B positions which created a ghost

1.0.2

  • Added ability to upload syslogs to SafeSky App
  • Added BLT/reset to restore factory settings without any salt validation
  • Send status to Avionix server
  • SafeSky reset now calls nvs_flash_erase to reset to factory settings
  • Added parameter to add 'sy' to callsigns from SafeSky traffic
  • Excluded own address from NMEA and GDL90
  • Added options for Wi-Fi mode: Access Point or Client mode with SSID and password
  • Removed unused Wi-Fi handlers
  • Removed "Emnify" from the LTE network name
  • Changed order of service registration for BLE advertisement

1.0.1

  • Initial public release