I am trying to replace such a platform and was hoping to use nRF9151 as a starting point.
Is such a platform possible at all with Nordic/Zephyr ?
I have an old 9160 dev kit which has cellular + Bluetooth, and which looks like it can support Ethernet if I add the necessary hardware (eg W5500).
So presumably I could also do something similar with the newer nRF9151.
So far so good. But how would I add WiFi, does Nordic have a solution for that ? I've read somewhere that the 9151 has insufficient code space for the WiFi stack.
A related but very important question would be how would FOTA work if there were multiple programmable chips on the same device ? I'm fairly new to Nordic / Zephyr and thus far its been very daunting.
Apologies, I know its a lot to ask,
John