<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Possibility of nRF5340 microcontroller acts as a webserver that can generate a minimal webpage via Zigbee</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87809/possibility-of-nrf5340-microcontroller-acts-as-a-webserver-that-can-generate-a-minimal-webpage-via-zigbee</link><description>I&amp;#39;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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 May 2022 11:36:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87809/possibility-of-nrf5340-microcontroller-acts-as-a-webserver-that-can-generate-a-minimal-webpage-via-zigbee" /><item><title>RE: Possibility of nRF5340 microcontroller acts as a webserver that can generate a minimal webpage via Zigbee</title><link>https://devzone.nordicsemi.com/thread/367831?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 11:36:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44809026-4aac-49c9-829d-9a37ca8f2eb2</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;A Border Router is a device that acts as a&amp;nbsp;link between a Thread network and a non-Thread network (for example WiFi), and can forward information between these networks. Phones are not Thread devices, so you will need a Border Router to communicate between your Thread network and your phone. In nRF Connect SDK you can use a Raspberry Pi as Border Router or you can run it using a Docker container. See&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/ug_thread_tools.html#thread-border-router"&gt;Thread Border Router&lt;/a&gt;&amp;nbsp;for more information.&lt;/p&gt;
&lt;p&gt;Depending on your use case it seems like NFC, or simply using a QR code,&amp;nbsp;might also be a solution, if all you want to do is to send a webpage from the device to a phone without using any additional devices (Border Router) or an app (as with BLE).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Possibility of nRF5340 microcontroller acts as a webserver that can generate a minimal webpage via Zigbee</title><link>https://devzone.nordicsemi.com/thread/367647?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 13:29:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:248d086f-2841-4869-bf2a-48d955c9a5cc</guid><dc:creator>Jagadeep Ram</dc:creator><description>&lt;p&gt;Thank you Marte,&lt;/p&gt;
&lt;p&gt;Can you please let me know more about the &amp;quot;Border Router&amp;quot;?&lt;/p&gt;
&lt;p&gt;Is it a physical router or a software or APP on android OS?&lt;/p&gt;
&lt;p&gt;Is it possible to communication between the MCU and an android web browser without any additional hardware?&lt;/p&gt;
&lt;p&gt;The requirement is that MCU should send a webpage directly to a user phone without the help of other hardware. I understand that this can be achieved via BLE5, but I would like to explore this option too as there is no requirement to have a dedicated BLE APP and use web browser for GUI instead.&lt;/p&gt;
&lt;p&gt;Sorry for asking basic questions.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Possibility of nRF5340 microcontroller acts as a webserver that can generate a minimal webpage via Zigbee</title><link>https://devzone.nordicsemi.com/thread/367618?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 12:44:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67ecf6c0-f486-422c-87f0-b8a4e507589b</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You cannot use&amp;nbsp;a Zigbee to host a webserver on your device. Thread might be more what you are looking for. You should be able to host the webserver directly on the Thread device, but we do not have any examples showing this. A better solution would be to host the web server separately, and for the Thread device to poll the server to then send to the phone (via a Border Router). For this you can start looking at the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/openthread/coap_server/README.html"&gt;Thread: CoAP Server&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/openthread/coap_client/README.html"&gt;Thread: CoAP Client&lt;/a&gt;&amp;nbsp;samples.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>