- Configure the gateway to send data to TTN (
"server_address": "croft.thethings.girovito.nl"
in your local_conf.json) - Make sure you are using the default TTN keys (check the wiki and scroll to 'General settings instructions')
- Start sending packets, they will show up already decrypted on the TTN API: http://thethingsnetwork.org/api/v0/nodes/ (or http://thethingsnetwork.org/api/v0/nodes/{your_node_id}).
cheers