Meshtastic-Apple icon indicating copy to clipboard operation
Meshtastic-Apple copied to clipboard

🚀 [Feature Request]: MQTT Only Virtual Node

Open garthvh opened this issue 2 years ago • 1 comments

OS

iOS, iPadOS, macOS

Description

Build out the necessary structures to create a virtual MQTT only node that does not require a lora radio.

  • [ ] Generate a unique node from the phone
  • [ ] Subscribe to MQTT
  • [ ] Acknowledge Messages
  • [ ] Disable most device and module settings

Participation

  • [X] I am willing to submit a pull request for this issue.

Additional comments

No response

garthvh avatar Oct 11 '23 22:10 garthvh

If you create a virtual node for MQTT, then it might be possible to also extend that to the network. Kind of having a whole virtual node.

Reason for that would be to have a portable node. With the continuity options, it then would be possible to start a conversation e.g. inside the iOS app and continue on the Mac.

AssetBurned avatar Feb 11 '24 21:02 AssetBurned

Good explanation of the complications with this here https://github.com/meshtastic/Meshtastic-Android/issues/361 can revisit if the firmware adds support.

garthvh avatar Jun 08 '24 15:06 garthvh