LR1262 Connection to Chirpstack

I am having trouble joining Chirpstack. Here are the commands I am sending:
AT+RFS
AT+RESET
AT+ChannelMode=0
AT+BAND=8,0
AT+DevEui=?
AT+AppEui=?
AT+AppKey=?
AT+JOIN=1,8
AT+JOIN=1,8
I have Chirpstack set up to use the DevEUI, AppEUI and AppKey as displayed with the AT+BAND command. I did successfully join a few times while I was still working with RH_08H.ino and the Arduino IDE. However, I have not been successful after that. I have attached a text file which shows the serial monitor output for the above commands. Is there anyway to cause the LR1262 to echo the commands?

Comments

Sign In or Register to comment.