FORUM

LoraWan AT command doesnt working

Hi there, I have some problems to receive data from lorawan ra07. I am using arduino uno and ı am using Hercules console app. I set baud 115200, datasize 8, par,ty none, handshake off. LoraWan ra07 never response to my AT commands. How can I fix it?
[1]======init ASR board======{0D}{0A}
[3]SDK version:v4.3 software version:V1.2.0 for LoRaWan CN470(Feb 3 2021){0D}{0A}
[134]OTAA{0D}{0A}[134]DevEui= D8-96-E0-FF-00-00-02-40{0D}{0A}
[137]AppEui= 70-B3-D5-7E-D0-04-1D-A0{0D}{0A}
[141]AppKey= DA-C6-11-8A-34-45-57-2B-02-EF-B7-34-43-AF-2E-B9{0D}{0A}
[146]class type A{0D}{0A}[148]freq mode intra{0D}{0A}
[150]scan chn mask 0x0001{0D}{0A}{0D}{0A}
ASR6501:~# [1]======init ASR board======{0D}{0A}
[3]SDK version:v4.3 software version:V1.2.0 for LoRaWan CN470(Feb 3 2021){0D}{0A}
[134]OTAA{0D}{0A}
[134]DevEui= D8-96-E0-FF-00-00-02-40{0D}{0A}
[138]AppEui= 70-B3-D5-7E-D0-04-1D-A0{0D}{0A}
[141]AppKey= DA-C6-11-8A-34-45-57-2B-02-EF-B7-34-43-AF-2E-B9{0D}{0A}
[146]class type A{0D}{0A}
[148]freq mode intra{0D}{0A}
[150]scan chn mask 0x0001{0D}{0A}{0D}{0A}ASR6501:~#
AT+CGSN?{0D}


I used ANT, VCC, GND, UTX, URX, and RST pin, I putted RST pin arduino uno 6. pin, Do I need to make any other adjustments regarding other pins of LoraWan RA07?