I'm interested to know if can I have the Zigbee protocol on the nRF5340 microcontroller and use a web browser (from my phone for example) and get a http page from the MCU?
1) The nRF5340 MCU shall contain Zigbee protocol (not BLE5) and a simple https page.
2) A client device can be a simple smart phone with the chrome browser for example.
3) Should able to get the page from the MCU by typing a URL on the client web browser.
I want to know if this is technically possible and please share some working example if it is so.
Thank you!