AWS IoT Core Integration DONE

Take a look at the link I have posted, you leave the default configuration for lora server and lora app and you make the bridge configuration to

#Create the configuration file
sudo nano /etc/mosquitto/conf.d/bridge.conf

So in that way, the bridge in the link you posted, forwards the packets to localhost:1883 mosquitto which is bridged with the IoT Core service.

2 Likes