Important
Version 2.4 along with the last 2.3.X update brings some default traffic management practices to increase the resilience of larger meshes and allow more airtime for messaging. Some of the important changes which help accomplish this:
- Deprecation of
ROUTER_CLIENT
role (2.3.15) - Move up all telemetry default intervals to every 30 minutes (instead of 15 minutes)
- Don't send node info interrogation for unknown nodes when Ch. utilization is >25%
- Scale configured / default intervals back based on online mesh size > 40 nodes
- Requesting history from a Store & Forward Server over LoRa is not available on the channel with default key. As a new feature, when connecting to it with a client app, the history will be retrieved automatically.
Enhancements
- Add wio-sdk-wm1110 to build. by @fifieldt in #4258
- Add Heltec new boards. by @Heltec-Aaron-Lee in #4226
- GPS Power State tidy-up by @todd-herbert in #4161
- Optimize the shutdown current of RAK10701 to around 25uA by @DanielCao0 in #4260
- INA3221 sensor: use for bus voltage & environment metrics by @warrenguy in #4215
- WM1110 SDK kit enter serial DFU and add deployment packages by @thebentern in #4266
- Show specific frame when updating screen by @todd-herbert in #4264
- Move up telemetry defaults to every 30 minutes by @thebentern in #4274
- Don't send node info interrogation when ch. util is >25% by @thebentern in #4273
- Scale default intervals for online mesh size past 40 nodes by @thebentern in #4277
- Add Seeed Wio WM1110 to Github issue template by @fifieldt in #4283
- Let StoreForward server send history to phoneAPI by @GUVWAF in #4282
- Initial work for Heltec Vision Master 213 by @HarukiToreda, @todd-herbert in #4286
Bug fixes
- Fix that Dockerfile would not run with podman by @r41d in #4262
- Fix python warning in uf2conf by @geeksville in #4235
- Remove softdevice folder from wio-sdk-wm1110 by @fifieldt in #4295
- Migrate to new module config interval defaults by @thebentern in #4294
New Contributors
Full Changelog: v2.3.15.deb7c27...v2.4.0.46d7b82