This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it possible to run an OpenThread/LTE gateway on the Thingy:91? Is there any related example code available for this type of use case?

We have an OpenThread network composed of nRF52840 devices, but we would like to have ensure that Internet access is not interrupted by a power outage. I saw that there is an example BLE-LTE gateway for the nRF9160 in Zephyr, but does the equivalent exist for OpenThread on a Thingy:91?

Related