Can I Use Thingy91 To Route IP Traffic From Raspberry Pi Instead Of Ethernet?

I am developing a cellular backhaul for an IoT application that utilizes a Raspberry Pi 4. I have one Thingy91, and wanted to know if there are any sample applications available that would achieve the following functionality:

In the event the Raspberry Pi is in an environment with no ethernet or wifi available, the Thingy91 acts as a WiFi hotspot. This would allow the Pi to stay connected to the internet and to be able to send data as normal. For example, using the Pi's command-line interface to ping an IP address and get the appropriate response. I run the Mosquitto MQTT service on my Pi, and I want to be able to continue publishing data to the broker seamlessly. 

Please let me know if any such sample applications exist. If not, please point me in the right direction.

Thank you!

Parents Reply Children
Related