WISTOOL Failure to join at command

I followed the instructional video on youTube. I receive the following error message when trying to connect using the wistool application.

I followed the instruction and type ‘at+join:1:0:8:7’ and receive this error (03:22 in youtube video)

AT_COMMAND_NOT_FOUND

When I type ‘at+join=1:0:8:7’ I receive this error

+EVT:JOIN_FAILED_RX_TIMEOUT

Here is the YouTube link
Setup your WisBlock to Join The Built-in Network Server and Send A Downlink To It in WisGateOS2! - YouTube

Hello Lloyd,

at+join:1:0:8:7 is an error in the video, at+join=1:0:8:7 is correct.

Did you setup the device on the LoRaWAN server and made sure that DevEUI, AppEUI and AppKey are correct?

Did you setup the device to the correct LoRaWAN region with AT+BAND= ?

Yes, I copied and pasted the EUI’s and keys as the video instructed and set both the gateway & end device to US915. I purchased the Edge Pro gateway and followed the instruction on how to set up.

Thanks

US915 is using subband 2, did you set the channels in the WisBlock correct?

Which code are you running in the WisBlock?

Thanks for the help Bernd. I ended up resetting everything and starting from step one and it corrected the issue.

I found out where the issue was. It doesn’t connect if I do not have LoRaWAN in public mode. WIll it not work in private?

Thanks,
Lloyd

If your LoRaWAN server is in private mode, then you have to set the WisBlock into private mode as well with AT+PNM=0

I never worked with private network setting, not sure if that will be enough.