As, nRF9160 has LTE Modem, so I plan to embed a webpage in the firmware. is there any relevant example, library etc available in Zephyr ?
As, nRF9160 has LTE Modem, so I plan to embed a webpage in the firmware. is there any relevant example, library etc available in Zephyr ?
Hi Gulzar,
Unfortunately, we do not have this kind of example. The webpage server is really resource-consuming(computing, memory, power), and nRF9160 is not designed for this kind of usage.
You can refer to nRF9160: Asset Tracker v2 demo to see how nRF9160 is used in a device+cloud server application.
Best regards,
Charlie