On your IOT Factory account:
In Account Manager > Settings
Open Device Communication Channels > LORAWAN Network servers > everynet
First, enter a User name and Password. Those can be whatever you want. Your User name will always be followed by -account id
Then save your settings.
Then you will have to go to your Everynet account to find the Access token and the Filter ID you would like to use.
On your Everynet account:
add a Filter with the message types “uplink”, “downlink” and “location” to be able to retrieve/send data from/to your devices. Remember the Filter ID
Create a Connection, choose MQTT and enter:
Network Server publish topic: /up/…
URI: mqtt://<User name>:<Password>@99.80.109.221:8989
Filter: the ID of the filter you created on Everynet
Network Server subscribe topic: /down/…
There the status of your connection should be ONLINE.
Now fill the settings with the Access token and Filter ID that you retrieved from your Everynet account and save.