Looking to see if there is interest in a feature to add to the AREDN FW and raising idea in requested features area
A short form node to node text messaging window for engineering communications and potentially emergency communications where no meshchat server can be reached. Recognize needs to be simple to keep code space requirements low in MESH Units
Regards Ted ZL2TB
A short form node to node text messaging window for engineering communications and potentially emergency communications where no meshchat server can be reached. Recognize needs to be simple to keep code space requirements low in MESH Units
Regards Ted ZL2TB
I love MeshChat - so much, but I would support this if it was very lightweight. It seems like the 32MB devices are even getting crowded for space.
I'd still love to get a light-weight version of iperf to be placed in the base AREDN FW. For those persons who set up or manage AREDN networks, especially core infrastructure, I wish everybody had a compatible version of iperf or iperfSpeed on their node. It would help folks regulate a bit more - SNR isn't everything - iperf is a must when near urban areas.
But to your lightweight chat function - I'm for it.
-Damon K9CQB
Ted ZL2TB in Wgtn NZ where we have 37 active nodes (today) and a few tunnels
Do you mean something like a SMS message?
73, Chuck
Is it to make your message immediately known to the other party? That would require the other party be actively logged in as admin for that node. You could instead send on MeshChat, that is very fast and easy to do.
Do you want privacy? Setup a MeshChat Zone and then people would have to actively look for that zone to read your messages, it's not actually private but hidden.
Do you want to communicate with the other party about some issue with their node? Most folks have contact info on their node, and if none you can use QRZ to find them and send them an email. I had to resort to QRZ recently to ask that someone lower their tx power.
Do you need to have private messages to another ham (no matter if they are looking at that particlar node or not)? Use Winlink Post Office or mesh based email such as Citadel.
The AREDN alert message package does work. You have to opt in to recieve messages.
Ed
In one of my nodes, the message count limit is in action, and the message buffer is about 150K. Our Meshchat Zone is not especially busy, but 500 messages today goes back to 2024-12-12.
Maybe you could run an experiment in an EMCOMM exercise to see Meshchat will work for you.
--Tim K5RA
https://github.com/liamcottle/reticulum-meshchat
MeshChat as it currently exists is probably going away since the original dev isn't maintaining it and it constantly needs patches for the LUA component to work. Food for thought when considering alternatives.
This is the first I've heard of MeshChat possibly going away ... the migration to Lua was a while ago. Perhaps there is an issue with the new Babel or something else no one has told us about? MeshChat is perhaps the most deployed and used service on AREDN and it would be awful for it to go away.
Ed
"but a major advantage of MeshChat is that it self replicates the messages over multiple nodes with the same Zone name so it is more survivable in a true emergency."
Reticulum Mesh Chat is functionally very similar, if so-configured, and isn't completely reliant on AREDN to survive. It can use just about any definable interface.
There's no deadline or announcement that MeshChat is going away, but it's been completely abandoned by the original dev and was emergency patched by KN6PLV after it stopped working on the latest OpenWRT build. He now hosts the custom version on GitHub.
MeshChat is the most-deployed service because it's very easy to install and runs directly on the node in two steps. Since many AREDN users don't already have self-hosting skills, it seems like they stop there. I'm not saying Mesh Chat is inherently bad per se, but with just a Pi running some lightweight services you can wield much more powerful capabilities on essentially the same power budget.
Meshchat had serious issues after a NB in October 2024 that deleted a couple of LUA packages that it needed to run. KN6PLV fixed the problem that Meshchat 2.12.1 had with stable release 3.25.2.0 and nightly builds after 3.24.10.0. It is probably correct that Meshchat does not have a development community to support it, but it is working with recent nightly builds. I have Meschat-api 2.13 in a hAP ac lite with NB 0316 and Meshchat_2.13 in a hAP ac2 with NB 0317. Our Meshchat zone works great in our mesh island.
--Tim K5RA