Hi there,
This is more of a architectural question for Nordic developers or anyone familiar with Thread, NCP and Border Router.
I've been able to demo Thread local (short range) connectivity between nRF52840 DK FTD's, on a separate topic I've used nRF9160 for LTE-M connectivity to connect to AWS IoT core.
Has anyone thought about using nRF9160+nRF52840 as a gateway for a whole Thread network? (i.e. to relay MQTT messages on behalf of each FTD to the cloud)
I have sketched some proprietary protocols of doing this - which is brute force.
Are there any examples on this? Or has anyone tried? I'd prefer not to involve a Raspberry PI as a Open Thread Border Router (OTBR) - too power hungry and still need an LTE-M Modem..
Why can't the OTBR run on nRF9160 itself? anything in the NCS roadmap to support this?