BYOMesh – New LoRa mesh radio offers 100x the bandwidth

18 hours ago (partyon.xyz)

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

  • I never understood the popularity of these protocols, because when I looked at the legal duty cycles and multiplied that by time in a day and instantaneous bitrate, the result was a disappointing amount of data per day...

    So many spectrum rules are totally weird though: should they be interpreted per radio device? or per user?

    What -apart from cost- prevents a user who wants more bandwidth from installing 10 devices in parallel and alternate each radio so none of the radios exceed their allowed transmit duty cycle?

  • 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.

    • Correct. The LoRa configurations mentioned which offer 100× the speed of Meshtastic/Core operate at 800 kHz and 1.6 MHz bandwidth, which are permitted by the FCC in 15.247.

      As far as I know there's not actually anything particular to 2.4 GHz allowing higher throughput for LoRa than that the corresponding Semtech chip happens to support wider bandwidths. (I.e. no legal barrier.)

      The tradeoff is less range due to lower link budget. Doubly so because 2.4 GHz has higher free-space path loss. You're not going to get outside your house with these speeds. The primary use (as stated in the original post) is likely through clear space with a directed antenna.

      (The 2.4 GHz band is better suited to this use since you can use antennas with higher than 6 dBi gain. If my math is correct, anything higher than 11 dBi is a win even accounting for FSPL and the power derating the FCC imposes.)

      (Aside, I am the author of that MeshCore ticket.)

      5 replies →

    • 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.

      7 replies →

    • i am just reading "its not allowed" "rules are being broken" "not premitted" lol. how should you invoate and break free from the current ISP model, if everythig is not premitted?

  • Seems more of an issue of outdated and de facto unenforceable regulations than an issue with the protocol.

    • > de facto unenforceable regulations

      I guess you have never encountered the anger and wrath of a retiree who's into ham radio and has the regulatory office on speed dial.

    • In the U.S. I believe the FCC has federal authority to knock down your door, if they can pinpoint an illegal interference emanating from within your home. Intent is not particularly a factor in that, since interference can have a large radius and be unintentional. Seems like an awful time to be intentionally emanating ‘de facto unenforceable’ illegal signals.

  • "regulatory issues with the current popular mesh network protocols in the USA"

    There are other countries in the world.

    And there are also places where there is no electromagnetic policies (think about over the oceans).

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.

  • LoRa would go much farther than Wifi on 2.4ghz. Lora uses Chirp Spread Spectrum (CSS) modulation while wifi uses OFDM (Orthogonal Frequency Division Multiplexing). The first being designed for extreme range while the latter for bandwidth. At 2.4ghz you could probably get LoRa connections up to 6 miles with the right antenna height.

    • 6 miles seems a very optimistic estimation: 2.4Ghz propagation is very reduced by obstacles like buildings or trees and at that frequency the atmospheric water (fog, rain, humidity) have a big impact on propagation. And you need also to consider that 2.4Ghz is a very polluted band, then the noise floor is significatevly higher than in the 865/915 Mhz. Moreover at 2.4Ghz the Fresnel window is smaller and the risk of multipath fading is higher.

      5 replies →

    • What makes OFDM inherently worse at long range? Don't you just lengthen your symbols and use the extra frequency bins until you have tolerable losses?

    • When I worked in the Trimble Navigation radio group, 2.4 GHz was tried but its real world range sucked compared to ~900 MHz and CB ~450 MHz bands of existing solutions. It's simply limitations of physics that lower frequencies propagate farther (at lower bandwidth) than higher frequencies.

      1 reply →

    • Just use Unifi Airfiber for 6 miles at gigabit speeds. If you're relying on line of sight then 2.4GHz is nonsense.

      And if you don't have line of sight then no you're not getting 6 miles

      5 replies →

  • > would propagate about the same right?

    No. Free space loss increases with frequency.

    FSP loss for 915 MHz at 10 kms is ~ -111.67 dB while for 2.4 GHz is -120 dB.

    That is a 9 dB loss which is significant. It could mean the difference between a copy or just plain static though the LoRa is supposed to be copyable down to -140 dBm.

    The max tx power is around 150 mW (21.76 dBm), so at 10 kms, the RSSI is 21.76-120 = -98.24 dBm which is above the -140 dBm limit.

    This calculation is assuming there is no loss due to vegetation or humidity or other barriers.

    • LoRa is copyable at -140dBm only at very low effective data rates (under 100bps), which for many applications is too low to be useful.

  • ...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

  • "Going through things" isn't always necessary / is avoidable in some deployments. And 2.4GHz signals can propagate an okay distance between nodes if there aren't things to go through. (Globalstar's emergency SOS satellite constellation uses the n53 band, which is right above the 2.4GHz "wi-fi" band, and it propagates between handsets and LEO through 1400km of air just fine.)

    So you could probably pull off a 2.4GHz mesh outdoors in rural areas? It'd be feasible in the same places a microwave-laser hilltop-to-hilltop link would, but instead of "fast but point-to-point" it's "slow but meshed" (and with much larger tolerance for slop — you don't need to put everything on fixed masts so they have perfect line-of-sight, you can just stick them on the tops of trees or whatever and if they wave in the wind it still works.)

    Mind you, the authors' motivating use-case for the hardware seems to be their project (https://github.com/datapartyjs/MeshTNC) to (AFAICT) bridge LoRa (or some specific LoRa L2 protocol — Meshtastic, probably?) to packet radio, i.e. digital packet-switched signalling over amateur (HAM) radio bands.

    In that context, the tradeoff of high throughput for low propagation makes sense. Insofar as you're working with LoRa, and want to build and experiment with a bunch of site-local devices that mesh between themselves and interoperate with LoRa data-link protocols, you'd likely be speaking something like LoRA over 2.4GHz (LoRa itself doesn't spec a way to do that, but you could make it happen within the closed ecosystem of your own home/office.)

    And in that context, you could use a MeshTNC device as something like "LoRaLAN" router. It'd be something you'd keep somewhere central in your house (like a wi-fi router), plugged into power + an antenna (internal to your house, like a wi-fi router) and plugged into a packet-radio transceiver with its own even-bigger antenna, outside your house. (Like a wi-fi router being plugged into a gateway modem on its upstream WAN port.)

    This MeshTNC device would then pick up signals from:

    - regular LoRaWAN IoT devices and Meshtastic handsets in your building

    - more custom devices in your building†, that you've built yourself, that use another MeshTNC module; where these other devices do their part of the meshing only on the 2.4GHz band, which means they don't need big fiddly external antennas like LoRa devices do, but can be quite compact

    - and possibly, a separate bidirectional LoRa repeater (made from any existing "high-gain" LoRa module, i.e. the kind used in mains-powered LoRaWAN base stations) — which brings in LoRa mesh traffic from outside your building, and picks up and carries away "destined for elsewhere in this area" LoRa mesh traffic that your "LoRaLAN" device has emitted (either due to forwarding it from your 2.4GHz-only mesh handsets/devices, or due to forwarding it after receiving it from packet radio.)

    Though keep in mind you only need that complexity for the 2.4GHz-only mesh devices, since there isn't an existing mesh to forward those packets. But this whole setup is still also a regular LoRa mesh, and so you can still use regular LoRa (e.g. meshtastic) handsets, and put out packets that make their way through your regional mesh, back to the packet-radio bridge in your building; and from there to who-knows-where.

    † To be clear, the 2.4GHz mesh handsets would only work reliably inside your building (if the 2.4GHz antenna is inside your building); but knowing HAMs, half the point would be seeing how far away you could get from your house/office and have your 2.4GHz mesh handsets keep working. (You'd probably want to have a second MeshTNC "base station" with a building-external antenna to try that. Pleasantly, that doesn't complicate the topology; it's all still just mesh, so you can just drop that in.)

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

  • 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.

  • > 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.

    • Not everything is fiber optic.

      Fiber optic tethers limit range and target conditions. You can't go into a forest or even an urban canyon, you basically need to run the drone along roads and fields. And you have to drag it with you, which reduces what you can carry. The fiber itself is very light weight and has a habit of getting sucked up into the props on quadcopters.

      There's a lot of frequency hopping and chirp systems being used now, with a mix between analog radios mostly for FPV and digital radios or Starlink for larger ISR drones or larger gliders. Digital still gets used a lot for FPV because of how readily available it is, but good drone FPV pilots want the lower latency of analog and will take it if they can get it.

      1 reply →

  • > drones geographically organize themselves into a chain with each of them serving as a mesh-network node,

    And giving away their location. Radio is prettymuch dead for drones.

Capping off a pretty wild week for Meshcore: https://www.pedaldrivenprogramming.com/2026/05/meshcore-is-h...

  • TBH Meshtastic's code isn't great either. It's neat to play with but not robust.

    • And also them calling out Andy for they key? Stupid.

      The official Android app (blessed by the "community") still has in-app purchases up. It gates the remote repeater management, afair one of the things Andy's MeshOS app for TDeck is gating.

      The underlying protocol is open source, but the companion app isn't.

      Yes, in the current version of Meshcore app it's possible to manage the repeater without the key, after a wait period, but that changed recently and they still nudge towards in-app purchase.

      Similarly Andy's firmware* can be used for free, without purchasing a key, unless the user wants the full functionality.

      *is it even his, considering it's been AI-generated?

      A big mess. Also the network is a big mess, now I understand why.

    • It sucks how everything feels like a toy. I think meshtastic is the closest thing to a “product”. They made a bunch of bad architectural decisions that are haunting them now like how nodes broadcast its info.

      24 replies →

I think I can give it a pretty nice use: distributed ring signature over long distances. We can distribute people over different regions for redundancy and form long distance encryption channel to deliver a signature of some data, and use it to make consensus with enough provenance. Kind of like e-voting but with stronger assumptions.

By using a long distance communication device this eliminates the proximity strike problem. This could easily be extended to say like distributing the voting rights to different generals at different regions, and given that the device is genuine and not modified, can be a hardware voting key to say like launch the nuke in secrecy or not.

Whether adversarials can use the radio signals that it emits to triangulate you and thus track you is another story, though.

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)

  • > an Internet node using LoRA mesh--instead of directional WiFi?

    not really, the reason why Wifi is useful is that its reasonably efficient and high bandwidth. Unless you need to cover hectares of land without any buildings, its easier just to use decent wifi (ie unfi)

    Mesh networking with multi-path is really hard to tune for bandwidth efficiency, throughput and power efficiency at the same time

  • I’m guessing it’s just haloW without the licensing requirements.

    • 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.

      4 replies →

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.

These technologies may not be illegal atm but as soon as the eu gets around to it they probably will be. These things circumvent all their control!?!

  • > These things circumvent all their control

    I mean 2.4gig is unlicensed as is 433 and 939 in the EU, so unless its not conforming with regs, no it wont be.

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?

  • 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.

Sounds like a solution to a problem already solved by DECT NR+ -- a 5G technology that is 'subscription free'.

Is the design for this open source? I’m not an rf guy so it would be really handy to be able to reuse some parts of this in my sensor network on our farm. I can do the digital and sensor part all day, but I respect the skill of rf engineering in getting decent performance out of tiny pcbs.

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.

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)?

How does this compare to Meshtastic, MeshCore and Bitchat?

  • Doesn't. That is like comparing the network connection with apps.

    Network doesn't usually care much about the apps running on top of it.

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.

Sounds like bs. Why would someone pay $50 for almost 10 years old hardware when there are plenty of well-supported and cheaper options like MuziWorks Duo / Ebyte / etc with newer LR1121 or LR2021 which combine both 2.4G and SubG bands in single and modern chip at 1/2 of the cost less? SX1281 and SX1281 are relics.

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?

nice to not see some non-ai titles

  • It's either AI content or people talking about how it's not AI content but the one thing that's for certain - the comments will end up being about AI.

    • It's clearly AI.

      I’m struggling to see the value here. At $50, this seems hard to justify given the availability of cheaper, well-supported options like MuziWorks Duo, Ebyte, and other newer LR1121/LR2021-based designs. Those chips offer both 2.4 GHz and sub-GHz support in a single modern package, often at roughly half the price, which makes the SX1281 feel fairly outdated.

This should be a "Show HN:" given it's author submitted and quite promotion heavy.

AFAICT, this just combined two chips on a board. And the 100x bandwidth is due to using a higher frequency chip. Nothing revolutionary.