How can i forward the messages from TTN to MQTT server? Is there any option for MQTT integration?

Hi all,
Now i’m using LoRaWAN node with TTN. In that, I have tried to relay my data from TTN to any local MQTT server…Is there any direct option for MQTT integration in TTN like http, ubidots etc…?

If it is not, then how can I integrate MQTT with it?

Can anyone help me out for this?

Hi,
I’m having the same issue, I need to send my data to MQTT Server via TTN.
Is there any option (or)
Do we need to buy an account?

1 Like

TTN > Node-Red > MQTT

@Indhu @Shobika Guys…did you search & read the TTN documentation that is available? :wink:

https://www.thethingsnetwork.org/docs/applications/mqtt/

https://www.thethingsnetwork.org/docs/applications/mqtt/quick-start.html

…and if you want to take the Node-RED route as suggested then:

https://www.thethingsnetwork.org/docs/applications/nodered/

https://www.thethingsnetwork.org/docs/applications/nodered/quick-start.html

Good Luck!

1 Like

Thanks for your reply,
I’ll try this one!