LASS 通訊模組驗證 - Gemtek - LoRa

編輯歷史

時間 作者 版本
2016-10-28 08:18 – 08:18 wuulong sheu r494 – r507
顯示 diff
(23 行未修改)
參考文件
+ *GIoT Document
2016-10-28 08:18 (unknown) r493
顯示 diff
(25 行未修改)
2016-10-28 08:18 wuulong sheu r492
顯示 diff
(21 行未修改)
程式需要動手稍作修改 (Raspi使用minicom做測試)
*
+
+ 參考文件
2016-07-09 15:02 – 15:02 陳幸延 r490 – r491
顯示 diff
(23 行未修改)
2016-04-14 06:47 – 06:48 李胡禎 r465 – r489
顯示 diff
- LASS 通訊模組驗證 - Gemtek - LoRa
+ LASS 通訊模組驗證 - Gemtek - LoRa
通訊模組:(尚未開賣)
Verification Code:github
(20 行未修改)
2016-04-13 22:29 – 22:29 wuulong sheu r454 – r464
顯示 diff
(23 行未修改)
2016-04-13 05:25 – 06:26 李胡禎 r172 – r453
顯示 diff
(9 行未修改)
將LoRa接上Ameba board, 使用pin腳:3V3, GND, Rx (D), andTx
(D1)。
- 使用AT command送 ""
+ 使用UART與LoRa module溝通, LoRa使用AT command下指令, 傳送 "AT" 至LoRa, 若接線正常, 可得回應 "OK", 否則得 "ERROR"。
+
+
+ Verify程式簡述
+ "Ready for some LoRa?" //向LoRa傳送 "AT"
+ "Yes, let's push some data!" //LoRa與Ameba連接正確
+ "No, LoRa is not ready." //LoRa與Ameba連接失敗
+
+
+ 測試過的平台
+ 程式需要動手稍作修改 (Raspi使用minicom做測試)
+ *
2016-04-13 02:32 – 03:13 李胡禎 r1 – r171
顯示 diff
- Untitled
+ LASS 通訊模組驗證 - Gemtek - LoRa
+ 通訊模組:(尚未開賣)
+ Verification Code:github
- This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!
+ Wiki:(待補)
+
+ Library needed:內建的 SoftwareSerial.h
+
+ 初體驗
+ 將LoRa接上Ameba board, 使用pin腳:3V3, GND, Rx (D), andTx
+ (D1)。
+ 使用AT command送 ""
2016-04-13 02:32 (unknown) r0
顯示 diff
+ Untitled
+ This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents!