Created question in FIWARE Q/A platform on 04-12-2017 at 13:12
Please, ANSWER this question AT https://stackoverflow.com/questions/47633192/manage-udp-packets-with-idas-fiware-device-manager
Question:
Manage UDP packets with IDAS fiware device manager
Description:
I am trying to make my own LoRa server at fiware.
I have bought a Gateway(Lorank8v1) which catches LoRa RF packets and send their data to Cloud through UDP protocol.
I would like to ask which IOT agent should I use at Fiware in order to succeed it. There are 3 IOT agents which support different protocols(LWM2M/COAP transport, UL2.0/HTTP or MQTT transport, JSON/MQTT transport).
I am new in this field and i find the protocol compatibility a little bit complicated.