2020-03-19 21:06:45 +08:00
# Module LoRa868
2019-10-31 21:37:14 +08:00
2020-07-09 17:48:46 +08:00
<el-tag effect="plain">SKU:M029</el-tag>
2020-03-19 10:58:07 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/module/module_lora868_01.webp"><img src="assets/img/product_pics/module/module_lora868_02.webp"></div>
2019-10-31 21:37:14 +08:00
## Description
2021-04-16 19:16:38 +08:00
**LoRa868** is a LoRa communication module in the M5Stack stack module series (working frequency is 868MHz). A certain expansion space is reserved on the module, which defeats you for more functional design. For wireless communication or projects with more customized elements, the LoRa868 module will be a suitable choice.
2019-10-31 21:37:14 +08:00
## Product Features
2021-04-16 19:16:38 +08:00
- LoRa Module: Ra-01H
2019-11-01 19:03:18 +08:00
- Communication Protocol: SPI
- Universal Perfboard
2019-10-31 21:37:14 +08:00
- Working Frequency: 803~930 MHz
2021-01-04 13:23:37 +08:00
- Supports: FSK, GFSK, MSK, GMSK, LoRa™ and OOK modulation modes
2019-10-31 21:37:14 +08:00
- Receive sensitivity: lowest to -141 dBm
- Programmable bit rate up to 300Kbps
2019-11-01 19:03:18 +08:00
- Built-in FPC Antenna
- External IPX Antenna connector
2020-01-19 09:43:44 +08:00
- Program platform: Arduino
2019-10-31 21:37:14 +08:00
## Include
- 1x M5Stack LoRa868 Module
## Applications
2019-11-01 19:03:18 +08:00
- Remote electricity meter reading
- Home automation
2019-10-31 21:37:14 +08:00
- Remote irrigation system
2020-05-29 16:36:24 +08:00
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-29 16:36:24 +08:00
<td>14g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>24g</td>
</tr>
<tr>
<td>Product Size</td>
<td>54.2*54.2*13mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>60*57*17mm</td>
</tr>
</table>
2019-10-31 21:37:14 +08:00
## Related Link
2020-11-18 19:00:45 +08:00
- **[LoRa Info ](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/ra-01h_product_specification_en.pdf ) (LoRa)**
2019-10-31 21:37:14 +08:00
- **[LoRaWAN Regional Parameters ](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/lorawantm_regional_parameters_v1.1rb_-_final.pdf )**
## EasyLoader
2020-04-21 16:10:54 +08:00
>EasyLoader is a concise and fast program writer, which has a built-in case program related to the product. It can be burned to the main control by simple steps to perform a series of function verification. Please install the corresponding driver according to the device type. M5Core host [Please click here to view the CP210X driver installation tutorial ](en/arduino/arduino_development ), M5StickC/V/T/ATOM series can be used without driver)
2019-10-31 21:37:14 +08:00
2020-04-21 16:10:54 +08:00
<div class="easyloader-box">
<div style="background-color:white;">
<div><img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/easyloader_intro.webp"></div>
<div class="easyloader-btn">
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Windows/MODULE/EasyLoader_LoRa868_MODULE.exe">Windows</a>
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/MacOS/MODULE/EasyLoader_LoRa868_MODULE.dmg">MacOS</a>
</div>
</div>
<div>
<video id="example_video" controls>
<source src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/video/Product_example_video/Module/LoRa868.mp4" type="video/mp4">
</video>
<div class="easyloader-mask">
<a>
<svg id="play-btn" t="1583228776634" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4152" width="75" height="75"><path d="M512 0C229.216 0 0 229.216 0 512s229.216 512 512 512 512-229.216 512-512S794.784 0 512 0z m0 928C282.24 928 96 741.76 96 512S282.24 96 512 96s416 186.24 416 416-186.24 416-416 416zM384 288l384 224-384 224z" p-id="4153" fill="#007aff "></path></svg></a>
<p>Description:</p>
<p>Two devices will send and receive messages from each other.</p>
</div>
</div>
</div>
2019-10-31 21:37:14 +08:00
## Example
2020-04-24 21:10:31 +08:00
### 1. Arduino IDE
2019-10-31 21:37:14 +08:00
2020-04-30 14:13:25 +08:00
These are the point-to-point communication [examples ](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/LORA868_SX1276/LoRa868Duplex ) between two LORA868 modules. The LoRa nodes send and receive messages.
2019-10-31 21:37:14 +08:00
* Blue string indicates sending succeed.
* Yellow string display the received messages.
* Red string indicates initialization failed.
2020-06-28 16:20:48 +08:00
## Schematic
<img src="assets/img/product_pics/module/lora_sch.webp">
2020-08-13 10:23:45 +08:00
## MBUS PinMap
<img src="assets\img\product_pics\module\module_bus.webp"/>
2021-01-04 13:23:37 +08:00
<el-divider content-position="right">Last updated: 2020-12-28</el-divider>
2020-02-11 18:00:45 +08:00
<script>
2020-03-19 10:15:43 +08:00
var purchase_link = 'https://m5stack.com/collections/m5-module/products/lora-module-868mhz';
2020-02-11 18:00:45 +08:00
anchor_search(purchase_link);
scrollFunc();
2021-01-04 13:23:37 +08:00
</script>