Hi JP, I've installed ttnmapper and subscribed to my test node 02013DFF. I sent some test packets but I see no reaction on the App whatsoever (it pinpoints my current location but does not draw any dots) and I see no measurements in the map on the website. The TTN API shows the packets:
http://thethingsnetwork.org/api/v0/nodes/02013DFF/
{
"data": "MTIzNDU=",
"snr": 6.8,
"frequency": 868.5,
"gateway_eui": "AA555A00080605A2",
"data_plain": "12345",
"node_eui": "02013DFF",
"data_raw": "QP89AQIAAAABKZwCg2XlyFZg",
"datarate": "SF7BW125",
"time": "2016-04-23T10:10:16.526Z",
"rssi": -55,
"data_json": 12345
},
Any hints whats wrong here?