Hello,
I have connected multiple nrf52840 - DK (modified thread mqtt-sn oub/sub example) to a thread network hosted on a raspberry pi 3b with nrf52840 - dongle with the RSMB (really small message broker running). I have verified that the broker is receiving MQTT-SN messages from the end devices but those messages aren't being forwarded to AWS and vice versa.
I have seen things online about using Paho's broker but my image of the thread border router does not have paho installed. Is there anyway to put paho on the border router without completely destroying the image?
I'm looking to get AWS to publish a message and have the end devices subscribe to that topic. If someone understands this issue, please let me know. Thank you for your time.