cross-posted from: https://lemmy.radio/post/3984948
Make your own Meshtastic LoRa Node with our easy DIY guide. A complete step-by-step for building your customized mesh communication system
Meshtastic is neat and I always contemplate building a node for fun. However, I’ve yet to see many practical uses for it beyond maybe texting while hiking.
It’s best use is alternative communications in a disaster, where the mobile network is affected. Or if a dictator decides to shut it off during a protest.
Overall it could work well as a communications means for activists in street protests since these often overload networks by sheer volume of users concentrated in one spot.
Seems like this could be very useful if in a country with poor communication systems or a wartorn area. Also worth saving (print it out perhaps) if in the US and Trump becomes king.
Well I had many blogs about how to add sensors etc. Mostly I personally use it as walkie talkie but also I have seen people use it as a tracker for pets, and motion sensors at home maybe. I use it for temp sensor in each room in a handheld and I will take out for hikes etc.
I don’t think I understand its purpose. It’s a shared wireless communication network for text messages only? So, like, sms-only that is completely independent of the main grid?
Pretty much, yes. It does have some tiny file share capability IIRC (don’t trust me on this) but it’s pretty much just an off grid text based communication platform you connect to with your phone and Bluetooth. Can be extremely long range depending on terrain (line of sight is important)
Can it be used to set up a grid with other people? Kind of like creating put own off-grid grid?
Isn’t that the definition of off-grid?
The routing is simple. Every node repeats everything it hears. A message goes out with a counter - defaults at 3, maximum 7. Every time it’s repeated the counter is decremented. At 0 it won’t be repeated any more.
You can DM nodes you’ve seen. You can create your own encrypted channels with a pre-shared key. You can link meshes over the internet through MQTT if you have an internet connected node on each mesh.
Isn’t that the definition of off-grid?
Yeah, but not only. For example, I can build a private wifi network, and have my friends join their phones to it. Some bloke across the yard can open his own network, but the two networks will not communicate with each other. The two networks are off-grid, but are independent of each other.
This meshtastic thing sounds awesome! Crowd sourced off-grid network.