Same firmware, AT+JOIN=1:0 works for me. AT+JOIN throws an error, not sure why.
Can you try a different serial terminal app?
I started using Termite as the documentation suggested, however I never saw any responses to AT commands. After I tried Rak Serial Port Tool and it’s the same issue. The screenshots I am sending you are the outputs from PuTTy terminal.
Do you have any recommendations of other Terminals I should try?
Thanks
I am using the built-in serial monitor of Visual Studio Code or a small tool that I wrote by myself.
If you wanna give it a try, it is in Github WisBlock-API-ToolBox
Download the SetupWisBlock-API-ToolBox.exe file for Windows.
US915 is using on most LNS channels 8 to 15, not channels 0 to 7.
Try AT+MASK=0002
The problem is different. Now you get a +EVT:JOIN_FAILED and not an AT_ERROR
I set AT+MASK=0002 and AT+STATUS=? following things are happening:
Simultaneously, on Chirpstack:
I feel I am very close to a successful set up. Please guide me to it.
Thank you!
From the device logs, “+EVT:DR_ERROR”, says that your selected datarate DR0 does not allow to send the whole payload.
The payload will be ~30 bytes, so you need at least DR1 to be able to send the payload.
I set the DR to 1 and how I am getting multiple Join Requests and Join accepts. Please see below:
let me know what i may need to do.
Thank you!









