RAK811 Lora Buton을 The Thing Network에 연결
참조 안내서
teraTerm 등의 연결을 사용합니다.
비트레이트: 115200
줄 바꿈 코드 수신: Auto
보내기:CR-LF
로컬 메아리로.
OTAA:
at+mode=0/* set the module to LoRaWAN work mode/
at+band/get Region V2.0.2.0+ support/
at+get_config=dev_eui/get Dev_EUI check,if need can set/
at+set_config=app_eui:xxxxxxxxxxxx/set the LoRaGateway app_eui,big endian/
at+set_config=app_key:xxxxxxxxxxxxxxxxxx
/set the LoRaGateway app_key,big endian/
at+set_config=join_mode:1/join OTAA type.( the command only Button firmware)/
at+reset=0/Reset the module */
하나의 예.
테이프 설치
at+band=AS923
OKAS923
・at+getconfig=dev_eui
DevEUI를 획득할 수 있습니다.
ex)OKxxxxxxxxxxxx
The Thing Network에 로그인합니다.
DevEUI에 방금 OK한 내용을 입력하여 Registor를 진행합니다.
Application EUI와 Application Key가 나왔습니다.
빨간 도장을 누르면 키를 복사할 수 있다.
at+set_config=app_eui:xxxxxxxxxxxx/* set the LoRaGateway app_eui,big endian */
at+set_config=app_key:xxxxxxxxxxxxxxxxxx
마지막으로 다음을 입력합니다.
at+set_config=join_mode:1
at+reset=0
아래가 나오면 성공이야.
Reference
이 문제에 관하여(RAK811 Lora Buton을 The Thing Network에 연결), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/usashirou/items/f713b61362edf10c347d텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)