// Parse Meshtastic protobuf data here
// This is a simplified example - actual implementation needs protobuf parsing
console.log('Received BLE data:', data);It’s a shame this is just slop, an approach like this could be interesting, using web APIs instead of native apps… but iOS Safari doesn’t support Web Bluetooth so it’s not going to work on iPhones at all which is a big unmentioned limitation.
Probably because it’s untested AI slop.
Subtextofficial•5d ago
Key Features
One self-contained HTML file (51KB)
Works fully offline (PWA)
Connects via Bluetooth, WiFi, or USB Serial
Real-time map of all mesh nodes
Metrics: RSSI, SNR, hop count, routing details
Message console + logs
No frameworks, no build tools, no cloud services
Why I built it Existing tools rely on mobile apps or desktop programs that depend on OS permissions, cloud APIs, or network access. For emergency communications, off-grid operations, research teams, and field deployments, I wanted a universal interface that would work anywhere, on any device, under any conditions.
Looking for feedback on:
Hardware compatibility (especially T-Watch S3, RAK, Heltec)
Browser behavior across different platforms
Missing features you’d like to see
Ideas for v2 and beyond
This is still early, and feedback is very welcome. Thanks for taking a look.
— Jordan Townsend
jon9544hn•2h ago