v0.0.6
MeshGrid Node Core - Factory Image v0.0.6
Build: 108
Flash: factory_v0.0.6.bin @ 0x0 (full factory image)
Platform: ESP32-D + E22-900T22D LoRa (MeshLink v2)
What's new in BUILD 108
- Phone GPS no longer uses instant priority TX - coordinates from the iOS app are held in a slot-scheduled pending queue and sent on the normal LoRa TX queue, aligned with roster GPS slot timing (same as on-module GPS).
- On-module GPS uses the normal TX queue (not the priority fast lane), so all outbound LoRa traffic follows the same queue → scheduler → UART path.
- GPS broadcast interval increased from 30 s to 45 s to reduce airtime load on 5-node meshes.
Mesh / provisioning (unchanged)
- Encrypted mesh (Ascon-128 AEAD), BLE pairing PIN derived from network password
- Authorized-node roster (up to 8 IDs)
- LoRa relay, link ACK, channel-pressure deferral
Flash
esptool.py --chip esp32 --port /dev/cu.usbserial-PORT write_flash 0x0 factory_v0.0.6.bin