I am currently trying to connect my MKRWAN to the Arduino IoT Cloud using a gateway provided by my telcom (SaskTel) and managed by Eleven-X. The MKR 1310 has successfully joined the Eleven-X server, but now I am trying to get it to send data and, preferably, start forwarding that data to 'The Things Stack' so it will appear on the Arduino IoT cloud.
I have tried to say I am using an external JoinServer but 'The Things Stack' says that an 'Unknown Error Occured' when I try to submit that change. I have set up an application on the Eleven-X server and put in the application server on the 'The Things Stack' but have not put in any authentication methods.
Mostly I am wondering where is it I can learn more about how to set all this up. Should I read through all the documentation on 'The Things Stack' website? Is there a good in depth article or book about LoRa networks that I can read so I understand things more?
Could it be easier to set it all up on Eleven-X's servers and then send that data to the Arduino IoT cloud or somewhere else?
Any advice, useful links, book recommendations, etc. will be greatly appreciated.