802.11AH HaLow IOT wifi 920mhz

I found this while googling for EU halow radios, This is the first i have seen selling EU 868 radios.

great to hear there are some EU devices.

but i guess real world EU datarates should be very low due to tiny bandwidth and duty-cycle regulations?!

1 Like

I don’t think it’s worth it to try making it work for EU, the regulations make it all but useless.

AH-WNB-firmware_20250328165143.zip (204.7 KB)

New firmware. I’ve updated both of mine and they are connecting correctly.

2025/3/28 Ver: 33483

  1. Fix the problem that the buffer cannot be applied after RF reboot;

2025/3/14 Ver: 33456

  1. Fix the frequency offset compensation error introduced by 32992;

2025/2/21 Ver: 32992

  1. When there is strong interference and the management package cannot be sent out, the cca threshold is also increased;
  2. When an abnormality occurs and Tx or Rx cannot be performed, reboot the RF;

2025/1/9 Ver: 32389

  1. Fix the problem of incorrect frequency point setting in some cases;

I just bought the US 915MHz version of that hardware (or a direct clone - form factor is identical). Brief testing shows promise out to about 1/4 mile with 720p rtsp video (over the ground, not airborne). I intend to use the new Ethernet features for telemetry as well.

The modules take 5V power, and I cut apart the wall wart to accept USB 5V for testing outdoors on a laptop. It’s very low current draw.

It’s worth saying that the EU compliant versions supposedly only support about 5Mbps, where US ones are about triple that. Still, 5Mbps is plenty for MAVLink or low res video.

1 Like

Im planning on going at glacial speeds, 1fps would be more than enough for me.

I just found these, ESP32-CAM boards with HALOW built in!

https://www.aliexpress.com/item/1005008405280050.html

1 Like

Very interesting, seems to be MorseMicro this time. So far their chips have been relatively hard to obtain. Hopefully it’s better than TaiXin and doesn’t have broken encryption, but I’m not getting my hopes up. When I last checked I didn’t see any good documentation or SDK for the MM chips and I’ve seen a few people complain about MM’s HaLow stack’s code quality. (Even Heltec’s links to schematics and datasheet for this module are broken.)

It’s actually such a pity that HaLow vendors (MorseMicro, TaiXin and Newracom) have provided such poor software support for their hardware. It would be really useful if all these implementations were more usable and interoperable.

1 Like

Just checked there are some ressources for the Heltec chip:

you can also buy the chip separetly:
https://de.aliexpress.com/item/1005008262966726.html?gatewayAdapt=glo2deu#nav-specification

Would be interesting if the heltec then supports the driver stack:

Regarding quality at least the morsemicro code seems to be at least well documented and should somehow be possible to integrate into custom solutions, based on my uneducated guess