How to send data to aws cloud using mqtt bridge

Hello folks,

Issue: How to send data to aws cloud.

Setup: RAK7244

Details:

  1. I am using RAK7244 gateway for lorawan.i configured frequency plan for IN865. i connected gateway to chipstack and its working well.

now i want to send data to aws cloud so how i can forward packets to aws cloud.

  1. Is RAK7244 supported RAK web UI. if yes then how i can use this.
    i am referring following document.
    https://cdn.sparkfun.com/assets/8/3/6/d/4/Getting_Started_Guide_for_RAK7244_V1.0.pdf

Thanks in advance

1 Like

The gateway bridge is only for the data path between the packet forwarder and the chirpstack sever.

To send the decoded application level output of the chirpstack server to a particular broker, you have to modify the settings of chirpstack.

Do not change the gateway bridge settings - all you will accomplish by doing that is to make your gateway stop working. The only reason to change the gateway bridge settings is if you want to use an instance of chirpstack hosted in a different server.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.