Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

67% Positive

Analyzed from 1087 words in the discussion.

Trending Topics

#mesh#bandwidth#lora#wifi#range#data#meshcore#network#node#internet

Discussion (44 Comments)Read Original on HackerNews

AlphaWeaverabout 2 hours ago
The "100x bandwidth" claim needs to be substantiated.

There are some significant regulatory issues with the current popular mesh network protocols in the USA, namely that neither MeshCore or Meshtastic are compliant with the actual FCC regulations. 100x bandwidth because you're breaking the rules isn't the same as 100x bandwidth legally.

Here is the issue discussing this in the MeshCore repository: https://github.com/meshcore-dev/MeshCore/issues/945

wtallisabout 1 hour ago
The issue you linked to is about MeshCore using channels that are too narrow. A mesh system claiming to offer 100x bandwidth is probably not violating regulations in that particular way.
nunobritoabout 1 hour ago
There are more rules being broken. For example, overusing the frequency which effectively prevents others users from sending messages.

In the end, won't be used.

WD-42about 3 hours ago
Capping off a pretty wild week for Meshcore: https://www.pedaldrivenprogramming.com/2026/05/meshcore-is-h...
igorramazanov40 minutes ago
That stuff is good for drone warfare, mesh networks already been used in Ukraine

E.g. drones geographically organize themselves into a chain with each of them serving as a mesh-network node, then each of them, including the tip of a chain, can be controlled by operators, and the whole setup is a closed network which works without requiring Internet access

po1nt34 minutes ago
The bandwidth of LoRa networks is really low. Anything beyond a environment sensors is stretching the design, especially on mesh networks.

Meshing two digit number of drones on a military grade reliability is a real uphill battle with chirp based protocols, as the high ToA reaches congestion fast.

ninjagoo4 minutes ago
> That stuff is good for drone warfare

> each of them serving as a mesh-network node

might have worked for a bit in the past, but is easily disrupted by jammers, and forced a switch to fiber-optic in-theater. People have learned from that and don't bother with radio anymore, even in new theaters.

amelius1 minute ago
How about spread spectrum techniques?
jtchangabout 3 hours ago
Correct me if I am wrong but I thought the primary appeal of LoRa was range? Also isn't the primary factor in making long range radio go through things is the frequency? So 2.4ghz is the same frequency as consumer wifi right and thus would propagate about the same right?

It doesn't seem like this would be that useful except that the protocol is LoRa so you can have higher bandwidth between two devices if they happen to be close enough together.

jimnotgymabout 3 hours ago
...or have line of sight at least. But yes higher frequencies have a bigger issue with this. A great mesh network for people who live on hill tops
jschveibinzabout 2 hours ago
Seems like this would support institutional/campus environments or changing environments where the sensors at the edge are sending higher bandwidth ultimately back to an Internet node using LoRA mesh--instead of directional WiFi?

I'm trying to envision the application of a mesh like this. These could be examples?

- interconnected nodes need to share data (like images)

- interconnected nodes are acting as a collective array of sensors (eg. geolocation)

- interconnected mesh nodes provide redundant pathways back to the central node

- interconnected mesh nodes provide spatial diversity in case of interference or jamming

- nodes are mobile (eg. drone or vehicle) and mesh provides alternative connectivity based on node location and RF attenuation (also provides longer range with mesh connectivity)

syntaxingabout 2 hours ago
I’m guessing it’s just haloW without the licensing requirements.
refulgentisabout 2 hours ago
Gonna reply here, but this isn't about you or this post:

HN has a lot of us that have ~0 idea what you'd use this for, even when we steelman, all we can do is vaguely handwave about easier to setup wireless internet on a vast compound we own.

Would be really cool if someone could hop in and just give a couple one off examples, i guess? Only other one handwave I can think of is IOT x assembly line stuff for businesses, but I'm real curious why individuals are so into it -- or maybe they're not, and that's why the codebase quality is so poor? Idk.

jakeydus10 minutes ago
I build environmental and structural sensor networks for work and this has my wheels spinning, but honestly I can’t think of many uses for the additional bandwidth. You could packet additional metadata maybe? GPS or network info? I’ll get one and play with it but off the top of the dome I think sub-Ghz is sufficient for most everything I do.
nunobritoabout 1 hour ago
You'll read a lot of illusions and wishful intentions.

In the end: LoRa is only good for very short text messages at somewhat long distance (up to 10km without special setup) and without bad conditions (obstacles on line of sight, rain/fog). There is an ongoing fight between each of the two frequencies to be used as default and this publication adds another frequency into the battle.

There is WiFi HaLow, a relatively new WiFi protocol which seems to solve the low bandwidth issues with LoRa on relatively confortable distance (likely up to 8km, same as with LoRa in regards to Line of Sight), albeit slightly less affected by weather conditions. The advantage here is permitting to send images and binary data in general, but think about something being sent at the speed levels from 2005 (which in any case is good speed for most usable things).

Then there are other relevant mesh protocols yet to mention here like ESPnow which is my personal favorite. Whereas the other two options above are exotic and with transceivers around the 50 EUR and above. With ESPnow you just need any cheap ESP32 embedded device with an optional antenna to increase range for about 3 EUR (antenna included). With that you get similar returns to WiFi HaLow with less range (about 3 kilometers max on my experiments) but cheap like heck.

To setup internet on a vast compound, WiFi HaLow might be a good investment. If you are with a constrained budget, then ESP32 is your friend. To remember, long distance is limited so if you are considering more than 8 devices exchanging heavy data, you should just go for proper WiFi long range transmitters.

chocratesabout 2 hours ago
Assuming you mean mesh in general: Meshtastic like projects

- emergency communication

- low power data transfer for sensors

- low data rate data transfer for mobile groups. Air softers use it to transmit information to each other while playing.

HaLow:

- "high" data rate over shorter range, though much higher range than 2.4 wifi - data sharing between mobile groups like above, but high enough bandwidth for low quality video

- large area wifi deployments

thomblesabout 1 hour ago
Is the poster maybe confusing bandwidth (range of frequencies over which a single board can work) with bandwidth (data transfer speeds in bits per second)?
the__alchemistabout 1 hour ago
How are they increasing the bandwidth? It's a hardware limitation of the radios. Even if you run the lowest spread factor (SF) and highest bandwidth setting on the radio, it's still not great. And the radio buffer is 255 bytes. I'm also curious why they're starting a new project with the SX1276 instead of SX1262.
lormaynaabout 3 hours ago
Propagation (FSPL) is a lot better at 868/915 Mhz than 2.4Ghz. What is the advantage to have a "super BLE", that can propagate for few hundred meters?
swaitsabout 3 hours ago
Not much. While this is technically LoRa on 2.4GHz (which is not new), most people will associate LoRa with significantly longer range and LoRa 2.4 can do.
syntaxingabout 2 hours ago
I know it’s all open source and I’m not paying for anything so I cant be choosy. But after playing with a bunch of Lora peer to peer chat systems. All I wish is a chat service that uses haloW. Since it uses wifi backend, regular wifi should work as well.
beambotabout 2 hours ago
Sounds like a solution to a problem already solved by DECT NR+ -- a 5G technology that is 'subscription free'.
codensolderabout 3 hours ago
Sending photos on meshtastic
Advertisement
janandonlyabout 3 hours ago
How does this compare to Meshtastic, MeshCore and Bitchat?
yborgabout 3 hours ago
Cue xkcd on standards. I've been interested in mesh radio, and I keep hoping that a winner will emerge. Probably won't until a large commercial vendor gets interested and picks one.
varispeedabout 3 hours ago
100x of what? As someone not too familiar with LoRa, what is the significance and how this could be used?

Say I start the node and then what?

myself248about 3 hours ago
Every day, we get closer to reinventing Ricochet, 27 years later...
stavrosabout 3 hours ago
What does an Internet communication app that have to do with a mesh radio protocol?
petra303about 3 hours ago
Ricochet was a mesh internet provider.
sepisoadabout 3 hours ago
nice to not see some non-ai titles