HT-M01 Mini LoRa Gateway
$99.00
HT-M01 is a picocell LoRa gateway based SX1308 baseband chip, it’s must work with other operating systems (Windows® or Linux), when we designed it, we define this product positioning is convenient user authentication LoRa communication scheme. HT-M01 support both SPI and USB interface can work with Windows® (7, 8, 10 or higher) or Linux (Raspberry Pi®). With well-designed structure, the great heat from SX1308 can be transfer to the Aluminum shell, makes HT-M01 works more stable than other products of the same type.
HT-M01 Mini LoRa Gateway is a part of the “Heltec LoRa“ series, with the following features:
- CE Certificate
- SX1308 digital baseband chip
- Size: 66(+10) x 30 x 15mm (can assemble with raspberry pi ZERO via a special converter board)
- Emulates 49x LoRa demodulators and 1x (G)FSK demodulator
- 10 programmable parallel demodulation paths
- Dynamic data-rate adaptation (ADR)
- Automatic adaptive spread spectrum factor, SF7 to SF12 for each channel is optional
- Maximum output: 20 ± 1dBm
- Up to -139dBm sensitivity with SX1257 or SX1255 Tx/Rx front-end
- Communication interface SPI or USB
- The power supply voltage:5V
- Support for LoRaWAN Class A, Class C protocols
- Through the unique heat conduction device to transfer heat to the aluminum housing, strengthen heat dissipation, make the operation more stable
- -20°C to 70°C maximum operating temperature range
- Frequency range:
- Europe – 868MHz ISM band (863MHz to 870MHz range)
- Europe – 433MHz ISM band
- USA/Australia – 915MHz ISM band (902MHz to 928MHz range)
- China – 470MHz ISM band (470MHz to 510MHz range)
HT-M01 User Manual
Recommend refer to this manual: https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m01/index.html
A pdf version of the user manual for reference: https://resource.heltec.cn/download/HT-M01/ht-m01_user_manual.pdf
HT-M01 Relative Source code
All the following code are tested with Raspberry PI:
- Source code for SPI mode
- Driver/HAL for HT-M01: https://github.com/Lora-net/lora_gateway
- Forwards RF packets receive by the HT-M01 to a server through a IP/UDP link, and emits RF packets that are sent by the server: https://github.com/Lora-net/packet_forwarder
- Scripts running on Raspberry PI, Create an auto run process/services for HT-M01 (process name: lrgateway), need “lora_gateway” and “packet_forwarder” both work correctly: https://github.com/HelTecAutomation/lorasdk
- Source code for USB mode
- USB Driver/HAL for HT-M01: https://github.com/Lora-net/picoGW_hal
- Forwards RF packets receive by the HT-M01 to a server through a IP/UDP link, and emits RF packets that are sent by the server: https://github.com/Lora-net/picoGW_packet_forwarder
- Scripts running on Raspberry PI, create an autorun process/services for HT-M01 (process name: lrgateway), need “picoGW_hal” and “picoGW_packet_forwarder” both work correctly: https://github.com/HelTecAutomation/picolorasdk
HT-M01 Relative Docs Page
Graphical User Interface running on Windows®
- GUI Demo App (From Semtech®)
- User Manual for GUI Demo App.
PicoGW Tools Can't Choose China configration?
Heltec LoRa Gateway Porducts Difference Table (Product Selection Table)
Heltec Products Selecter
3D Drawing
Solid Works 2014 Version 3D Drawing: http://resource.heltec.cn/download/HT-M01/ht-m01_solidworks.zip
How to Config HT-M01 Connect to a LoRa Server
Recommend: https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m01/connect_to_server.html
Another Reference Connect to TTN: https://robotzero.one/heltec-lora-gateway-things-network/
Highly Recommend Private Open-source LoRa Server Solution
Quickstart on Debian or Ubuntu server: https://www.loraserver.io/guides/debian-ubuntu/
:
LoRaWAN Frequency Plans and Regulations by Country.
- Over View
-
HT-M01 Mini LoRa Gateway is a part of the “Heltec LoRa“ series, with the following features:
- CE Certificate
- SX1308 digital baseband chip
- Size: 66(+10) x 30 x 15mm (can assemble with raspberry pi ZERO via a special converter board)
- Emulates 49x LoRa demodulators and 1x (G)FSK demodulator
- 10 programmable parallel demodulation paths
- Dynamic data-rate adaptation (ADR)
- Automatic adaptive spread spectrum factor, SF7 to SF12 for each channel is optional
- Maximum output: 20 ± 1dBm
- Up to -139dBm sensitivity with SX1257 or SX1255 Tx/Rx front-end
- Communication interface SPI or USB
- The power supply voltage:5V
- Support for LoRaWAN Class A, Class C protocols
- Through the unique heat conduction device to transfer heat to the aluminum housing, strengthen heat dissipation, make the operation more stable
- -20°C to 70°C maximum operating temperature range
- Frequency range:
- Europe – 868MHz ISM band (863MHz to 870MHz range)
- Europe – 433MHz ISM band
- USA/Australia – 915MHz ISM band (902MHz to 928MHz range)
- China – 470MHz ISM band (470MHz to 510MHz range)
- Datasheet
- Docs & Resource
-
HT-M01 User Manual
Recommend refer to this manual: https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m01/index.html
A pdf version of the user manual for reference: https://resource.heltec.cn/download/HT-M01/ht-m01_user_manual.pdf
HT-M01 Relative Source code
All the following code are tested with Raspberry PI:
- Source code for SPI mode
- Driver/HAL for HT-M01: https://github.com/Lora-net/lora_gateway
- Forwards RF packets receive by the HT-M01 to a server through a IP/UDP link, and emits RF packets that are sent by the server: https://github.com/Lora-net/packet_forwarder
- Scripts running on Raspberry PI, Create an auto run process/services for HT-M01 (process name: lrgateway), need “lora_gateway” and “packet_forwarder” both work correctly: https://github.com/HelTecAutomation/lorasdk
- Source code for USB mode
- USB Driver/HAL for HT-M01: https://github.com/Lora-net/picoGW_hal
- Forwards RF packets receive by the HT-M01 to a server through a IP/UDP link, and emits RF packets that are sent by the server: https://github.com/Lora-net/picoGW_packet_forwarder
- Scripts running on Raspberry PI, create an autorun process/services for HT-M01 (process name: lrgateway), need “picoGW_hal” and “picoGW_packet_forwarder” both work correctly: https://github.com/HelTecAutomation/picolorasdk
HT-M01 Relative Docs Page
Graphical User Interface running on Windows®
- GUI Demo App (From Semtech®)
- User Manual for GUI Demo App.
PicoGW Tools Can't Choose China configration?
Heltec LoRa Gateway Porducts Difference Table (Product Selection Table)
Heltec Products Selecter
3D Drawing
Solid Works 2014 Version 3D Drawing: http://resource.heltec.cn/download/HT-M01/ht-m01_solidworks.zip
How to Config HT-M01 Connect to a LoRa Server
Recommend: https://heltec-automation-docs.readthedocs.io/en/latest/gateway/ht-m01/connect_to_server.html
Another Reference Connect to TTN: https://robotzero.one/heltec-lora-gateway-things-network/
Highly Recommend Private Open-source LoRa Server Solution
Quickstart on Debian or Ubuntu server: https://www.loraserver.io/guides/debian-ubuntu/
:
LoRaWAN Frequency Plans and Regulations by Country.
- Source code for SPI mode