Up to 14 dBm Output Power LoRa Alliance Certified ⚫ UART Communication Interface AT+Command set support for LoRaWAN ⚫ LoRaWAN Certified KR920-923 (Korea), AS923 (Japan/Asia), EU863-870 (Europe), US902-928 (US,Canada) 5 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Command Parameter is separated by the symbol <,> as described below. ➔ CR + LR + ‘<’ + “OK or an error string” + ‘>’ + CR + LR 6 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Command to Write and/or to control system status Command to store configuration in Flash memory Reset the module after system control command is executed Asynchronous Event (for example when data is received) 7 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
An Event Message is generated when the server connection is completed. AT+NJS <- To monitor the Join status to the server <- (0: not connected, 1: connected) <OK> 8 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Page 10
Received the 3 Byte Hexadecimal data [ aa,bb,ff] from server to Port #1 AT+RECVB <- To confirm the received downlink data 1:aabbff <OK> AT+RECVB <- Once confirmed, the received data is removed. Thus, no output. <OK> 10 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Entering Sleep Mode is completed Wakeup by RTC <- Message indicating Wake Up by RTC OTAA KR920 Wakeup completed <- Message indicating Wake Up is completed 11 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Update DevEUI with the specified value and store it in secure storage AT+DEVEUI (in Flash memory) [Format] : AT+DEVEUI <devEUI> <ENTER> [Example] AT+ DEVEUI 0000000000000001 <OK> 12 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Note) LoRa MAC Class : A(Default), B, or C ⚫ Application Layer Class A (Baseline) Class B (Beacon) MAC Layer Class C (Continuous) PHY Layer RF Layer EU, AS, KR, US <LoRa Protocol Stack> 16 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
AT+AJOIN <OK> Update the setting value of Automatic Join Request when the device is booted with the specified value [Format] : AT+AJOIN <0 | 1> <ENTER> 17 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
[Example] Send text data string “12345” (5 Byte) to port #2 AT+SEND 2:12345 <OK> ➢ Note ) When the data is sent successfully, <OK> message returns If Failed to send, <AT_ERROR> message returns 21 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
[Format] : AT+RECV <application port>:<data> <ENTER> [Example 1] No Data Received AT+RECV AT+RECV <OK> [Example 2] Received Data is 12345 through port #2 AT+RECV 2:12345 <OK> 22 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Readout RSSI value of the last received data ⚫ Table 21 AT+RSSI Syntax Operation Remark Readout RSSI value of the last received data [Format] : AT+RSSI <ENTER> [Example] AT+RSSI AT+RSSI <OK> 23 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Readout SNR (signal noise ratio) value of the last received data ⚫ Table 22 AT+SNR Syntax Operation Remark Readout SNR value of the last received data [Format] : AT+SNR <ENTER> [Example] AT+SNR AT+SNR <OK> 24 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
[Format 1] AT+RX2DL <delay> <ENTER> 기본값으로 설정값이 초기화되는 기능입니다. [Example 1] 해당 문구를 적절하게 수정 요청 합니다. AT+RX2DL 2000 메모 포함[병전11]: 메모리 저장 및 reset 기능 적용 29 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms [Format] : AT+JN2DL <delay> <ENTER> [Example] AT+JN2DL 6000 <OK> 30 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
<OK> AT+MCFR Set the number of resending confirmed uplink [Format] : AT+MCFR <number> <ENTER> [Example] AT+MCFR <OK> ➢ Note ) number: number of resend (1-8), default=8 31 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
The Mac command LinkCheckReq is sent to the server [Format] : AT+LCHK <ENTER> [Example] AT+LCHK AT+LCHK <OK> Response from the server with EVENT message LinkCheckAns [Example] <timestamp><space>”[EVENT]”<space>”LinkCheckAns”<CR><LF> [EVENT] LinkCheckAns 34 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Delete Channels’ Configuration from the Memory then Reset the Module AT+RESET channels Boot by CPU AU915 메모 포함[병전23]: 채널 정보 삭제 후 리셋 기능 추가 Boot completed Boot completed 37 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
[2] Return value is a positive number in seconds [3] When wakeup time gets set to a positive number, the device wakes up at the set time since the device entered Sleep mode. 40 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Set the RTC time AT+TIME [Format] Hour(2 digit):Min(2 digit):Sec(2 digit):ms(3 digit) [Example] AT+TIME 15:42:30 <OK> Note) Use the same input format, as shown in the displayed output time. ➢ 41 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
- Set the Echo command with the specified value [Format] AT+ECHO < 0 | 1 > <ENTER> [Example] AT+ECHO <OK> Note ) 1 : ON ➢ 0 : OFF (Default) 42 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
AT+DBG <OK> Set the Debug Message with the specified value AT+DBG <OK> Note ) 0 : Debug message Off / 1 : Debug message On ➢ 44 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
- Set the PC6 Pin Output Configuration (Use either ‘O’ or ‘o’) AT+GPIO PC6 o 1 <OK> [Example 4] - Confirm the configuration value of PC6 pin AT+GPIO PC6 Pull-Down GPIO(Out) 1 <OK> 47 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Added Factory reset command, network join mode, and reboot for the update in region eWBM 2019/07/31 configuration 메모 포함[병전27]: 0.5 버전 추가 2021/02/15 eWBM Delete P2P function 48 | 49 eWBM LoRa AT Command Manual for Consumer Products, Rev. 0.6, 02/2021...
Need help?
Do you have a question about the LoRa AT Command and is the answer not in the manual?
Questions and answers