# COM.LoRaWAN

| Specification | Parameter |
| Frequency Baud | 868MHz |
| Communication | UART |
| Protocol | AT Command |
| Net weight | 40g |
| Gross weight | 75g |
| Product Size | 54.2*54.2*13.2mm |
| Package Size | 165*60*36mm |
## Related Link
- **[LoRaWAN AT Command](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/CubeCell_Series_AT_Command_User_Manual_V0.5.pdf)**
- **[LoRaWAN Area parameters](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/module/lorawantm_regional_parameters_v1.1rb_-_final.pdf)**
## Schematic
## Example
### 1. Arduino
[Click here to get Arduino example](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/COM_LoRaWAN/Arduino)
### UIFlow
[Click here to download](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/COM_LoRaWAN/UIFlow)