Skip to content

Meshcore-evo build 1.11.0_0.1.2 - 14-Jan-2026

Choose a tag to compare

@mattzzw mattzzw released this 14 Jan 11:18

This build is based on the dev branch as of 14-Jan-2026 and includes the following unmerged upstream PRs:

As a result this firmware will

  • only send a zero hop advert on boot
  • will be set to 48h flood advert interval (this is the minimum allowed in this fw)
  • will reduce flood advert forwarding based on this proposal
  • Implement rolling window duty cycle management, allowing for more robust tx operations of central/busy repeaters

Additionally the LORA settings are defaulting to EU/narrow and the min/max/defaults for adverts have been adjusted, see platformio.ini.

Changelog:

  • Based on dev 14-Jan-2026
  • Includes updated PR Limit flood advert packet forwarding:
    -- Use set flood.advert.base x: float in [0,1], defaults to 0.308, 0 will disable flood advert forwarding, 1 forwards all.

Full Changelog: v0.1.1...v0.1.2