this post was submitted on 08 Feb 2025
65 points (100.0% liked)
Meshtastic
621 readers
13 users here now
A community to discuss Meshtastic (https://meshtastic.org/docs/introduction)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wuhuu! Not yet! I do have a few ideas on how to implement that. Since the size of messages is limited to 200 characters, and since trying to transmit too much data via meshtastic wouldn't be very efficient, I am brainstorming about how to implement notifications and fetching in a somewhat compatible manner.
One approach would be via some interface that displays the minimum amount of data (for example, first few letters of a post's title, community, username). The user would "fetch" specific pieces of data, which then gets stored into the phone's memory and this way one can populate the application with content without overloading the mesh.
It's not something I am too seriously considering actually making, I am just having a bit of fun.