Communicators and mesh network

Please add connections to :slight_smile: tox, matrix, simple X etc.
Trouble is mesh communication. We need more than simple send and receive message for friend (default only 3 hops) We need integration with big network.

No needed next aprs closed groups. We need different communications. MQTT is not solutions. every device must be a mesh nodes. We need stabilit network and big community/users.
Integrations with big network like XMPP/Jabber or Matrix is critical for making real communications.

1 Like

I think you might not quite understand the point of Meshtastic.

Blockquote An open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices

The primary purpose is off-grid mesh networking communication. So, really the network is what you build.

However, there are some options that are available that will help with what you’re trying to achieve. For example a Matrix relay. M <> M Relay See their GitHub: GitHub - geoffwhittington/meshtastic-matrix-relay: A relay between a Matrix.org room and a Meshtastic radio. This relay extends your Matrix.org-based communication with a LoRa-based Meshtastic radio mesh. This is not an official product of Matrix.org or Meshtastic.

I’m not sure what you mean by this. In reality you only need one node setup as MQTT on your network and from there you have a connection to whatever you have on the other side.

Lastly, remember that this is an all volunteer open source project. We’re very fortunate that we have pretty active and engaged developers but they are not capable of meeting every request that people have.

2 Likes

I think you might not quite understand the point of Meshtastic.

or You :wink:

People no need super hiper network. People need using network and send message. Meshtastic have a chance changing way to communications. But closing for other network is wrong way.

Please check why is right. Make a integration with GitHub - TokTok/c-toxcore: The future of online communications. tox or https://matrix.org/ matrix and check why was right.

I’ve made a independant eJabberd gateway with Meshtastic. It’s a rpi image of Freedom Box I modified. Freedom box have a XMPP EJABBERD server and client. I’have modified a python code of Meshtalk and include a client Ejabberd.

Project is in alpha phase because code is awfull. I hate python. But not online.

If you want, I can give you my project.

It’s run with a display, but it must be to renew.

I want change it to use IC2 pin of a Tlora with a UART.

It’s more easy.