Skip to content

Conversation

h3lix1
Copy link
Contributor

@h3lix1 h3lix1 commented Oct 8, 2025

  • Refactored PhoneAPI node delivery so we keep a small prefetched queue of NodeInfo entries, clearing and refilling it across sessions; BLE reads now pop from this cache, immediately re-populate, and continue logging each node while moving on to the next.
  • New prefetch path and consumption behaviour, and replaced meshtastic_NodeInfo_init_default assignment with value-initialisation
  • Switched the FromRadio characteristic to support notifications, moved the read callback off the old 20 ms polling loop (!!)

🤝 Attestations

  • I have tested that my proposed changes behave as described.
  • I have tested that my proposed changes do not cause any obvious regressions on the following devices:
    • Heltec (Lora32) V3
    • LilyGo T-Deck
    • LilyGo T-Beam
    • RAK WisBlock 4631
    • Seeed Studio T-1000E tracker card
    • Other (please specify below)
      Heltec (Lora32) V4

@fifieldt fifieldt added the enhancement New feature or request label Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants