From 88ff13fc7c9ca278b70803b44dd4fa56ccb50d41 Mon Sep 17 00:00:00 2001
From: shaoxiang <1026025056@qq.com>
Date: Sat, 13 Jul 2019 12:11:52 +0800
Subject: [PATCH] add nb-iot support bands
---
docs/en/module/nb-iot.md | 14 ++++++++++++++
docs/zh_CN/module/nb-iot.md | 21 +++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/docs/en/module/nb-iot.md b/docs/en/module/nb-iot.md
index fa83da13..73719d69 100644
--- a/docs/en/module/nb-iot.md
+++ b/docs/en/module/nb-iot.md
@@ -76,6 +76,20 @@ Power Operation:
-->
+
+### Some national carrier frequency bands
+
+
+ | North America | B4 (1700), B12 (700), B66 (1700), B71 (600), B26 (850) |
+ | Asia Pacific | B1(2100), B3(1800), B5(850), B8(900), B18(850), B20(800), B26(850),B28(700) |
+ | Europe: | B3 (1800), B8 (900) , B20 (800) |
+ | Latin America | B2(1900), B3(1800), B5(850), B28(700) |
+ | Commonwealth of Independent States | BB3 (1800), B8 (900), B20 (800) |
+ | Sub-Saharan Africa | B3(1800), B8(900) |
+ | Middle East, North Africa | B8(900), B20(800) |
+
+
+
## Links
- **Datasheet** - [M5311 AT Command](http://iot.10086.cn/Uploads/file/product/20190216/M5311_AT_Command_Interface_Specification_v2_20190216181452_37713.pdf)
diff --git a/docs/zh_CN/module/nb-iot.md b/docs/zh_CN/module/nb-iot.md
index 8d4f9d63..b9b28e07 100644
--- a/docs/zh_CN/module/nb-iot.md
+++ b/docs/zh_CN/module/nb-iot.md
@@ -67,7 +67,28 @@
- 智能停车
- 市政管理
+### 部分国家运营商频段
+
+ | North America | B4 (1700), B12 (700), B66 (1700), B71 (600), B26 (850) |
+ | Asia Pacific | B1(2100), B3(1800), B5(850), B8(900), B18(850), B20(800), B26(850),B28(700) |
+ | Europe: | B3 (1800), B8 (900) , B20 (800) |
+ | Latin America | B2(1900), B3(1800), B5(850), B28(700) |
+ | Commonwealth of Independent States | BB3 (1800), B8 (900), B20 (800) |
+ | Sub-Saharan Africa | B3(1800), B8(900) |
+ | Middle East, North Africa | B8(900), B20(800) |
+
+
+
+
+
## 相关链接