RAK11300

Somsak Lima
2 min readApr 15, 2022

--

https://github.com/RAKWireless/RAK11300-AT-Command-Firmware

ใช้ SSCOM

BaudRate 9600 (ตั้งเท่าไรก็ได้เพราะผ่าน USB),8,None,1 ติกที SendNew

ใช้ Teraterm

เปิด Teraterm New-line เลือก AUTO

ใช้ YAT, RAK Serial Port tool

คู่มือ AT Command

คลิก

AT?

+++++++++++++++
AT command list
+++++++++++++++
AT? AT commands
ATR Restore default
ATZ Trig a MCU reset
AT+APPEUI Get or set the application EUI
AT+APPKEY Get or set the application key
AT+DEVEUI Get or set the device EUI
AT+APPSKEY Get or set the application session key
AT+NWKSKEY Get or Set the network session key
AT+DEVADDR Get or set the device address
AT+CFM Get or set the confirm mode
AT+JOIN Join network
AT+NJS Get the join status
AT+NJM Get or set the network join mode
AT+SENDFREQ Get or Set the automatic send time
AT+SEND Send data
AT+ADR Get or set the adaptive data rate setting
AT+CLASS Get or set the device class
AT+DR Get or Set the Tx DataRate=[0..7]
AT+TXP Get or set the transmit power
AT+BAND Get and Set number corresponding to active regions
AT+MASK Get and Set channels mask
AT+BAT Get battery level
AT+RSSI Last RX packet RSSI
AT+SNR Last RX packet SNR
AT+VER Get SW version
AT+STATUS Show LoRaWAN status
+++++++++++++++

AT+BAND=0

Set AS923+STATUS

  • AT? Help
  • ATR Reset device
  • ATZ Reset to default configuration

เชื่อมต่อ

AT+JOIN=1:1:30:1OK
AT+JOIN=SUCCESS

ส่งข้อมูล

AT+SEND=2:1234

เช่น ส่ง Cayenne Format
AT+SEND=2:016701120268950373006406010107032ee0

OK
AT+SEND=SUCCESS

จะเห็นข้อมูลเป็น Json ดังนี้

ตั้งค่าส่งแบบ Confirm

AT+CFM=1

--

--

Somsak Lima
Somsak Lima

Written by Somsak Lima

สนับสนุนและส่งเสริมให้ผู้สนใจสามารถใช้งานเทคโนโลยี LoRa และ LoRaWAN ได้ โดยนำความรู้ที่ได้ไปต่อยอดเพื่อใช้งาน

No responses yet