<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Manage WiFi Connectivity from C code in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Manage-WiFi-Connectivity-from-C-code/m-p/1193825#M165993</link>
    <description>&lt;P&gt;You can check this blog on the Murata Forum:&amp;nbsp;&lt;A href="https://community.murata.com/s/article/Problem-Need-to-Set-Up-Concurrent-STA-and-AP" target="_blank"&gt;https://community.murata.com/s/article/Problem-Need-to-Set-Up-Concurrent-STA-and-AP&lt;/A&gt;. This details the process of getting both AP and STA up and running with Murata modules. You can create a script to control wpa_supplicant and hostapd s per your requirement.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 09:10:10 GMT</pubDate>
    <dc:creator>romitchatterjee</dc:creator>
    <dc:date>2020-12-04T09:10:10Z</dc:date>
    <item>
      <title>Manage WiFi Connectivity from C code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Manage-WiFi-Connectivity-from-C-code/m-p/1076817#M158072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing a tiny IoT device which is based on the i.MX8 nano.&lt;/P&gt;&lt;P&gt;Currently i am using the NXP evaluation kit that supports the i.MX8 nano.&lt;/P&gt;&lt;P&gt;My&amp;nbsp;goal is to build a tiny embedded Linux distribution with Yocto that provides&lt;/P&gt;&lt;P&gt;A console only image that fully supports the target device&amp;nbsp;hardware (NO X11 \ XWayland)&lt;/P&gt;&lt;P&gt;I would like to hear suggestion \ recommendation how can i manage the WiFi connectivity from c code by using APIs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Managing the WiFi connectivity tasks could be:&lt;/P&gt;&lt;P&gt;Switching from WiFi hot-spot to WiFi client mode, get notification about connection \ disconnection events and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to use Network Manager?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;Nissim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 13:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Manage-WiFi-Connectivity-from-C-code/m-p/1076817#M158072</guid>
      <dc:creator>nissim</dc:creator>
      <dc:date>2020-06-09T13:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Manage WiFi Connectivity from C code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Manage-WiFi-Connectivity-from-C-code/m-p/1076818#M158073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nissim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WiFi module can be setup from the terminal, by using the wpa supplicant to instruct to which network to connect and what password to use. You may find step by step instructions on how to do this on the following i.MX8MM Hands on Lab Guide (I would recommend that you download the PDF attached to this Community Document as the preview pane may show formatting errors)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-344255"&gt;https://community.nxp.com/docs/DOC-344255&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look for the Connecting WifI section in page 23.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would be the easiest way to control the Wifi module for your application. If you would like to go more in-depth I would recommend looking at the documentation from the WiFi module which is a Type 1MW from Murata. There is good documentation on their page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://wireless.murata.com/type-1mw.html"&gt;https://wireless.murata.com/type-1mw.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2020 17:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Manage-WiFi-Connectivity-from-C-code/m-p/1076818#M158073</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2020-06-09T17:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Manage WiFi Connectivity from C code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Manage-WiFi-Connectivity-from-C-code/m-p/1193825#M165993</link>
      <description>&lt;P&gt;You can check this blog on the Murata Forum:&amp;nbsp;&lt;A href="https://community.murata.com/s/article/Problem-Need-to-Set-Up-Concurrent-STA-and-AP" target="_blank"&gt;https://community.murata.com/s/article/Problem-Need-to-Set-Up-Concurrent-STA-and-AP&lt;/A&gt;. This details the process of getting both AP and STA up and running with Murata modules. You can create a script to control wpa_supplicant and hostapd s per your requirement.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 09:10:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Manage-WiFi-Connectivity-from-C-code/m-p/1193825#M165993</guid>
      <dc:creator>romitchatterjee</dc:creator>
      <dc:date>2020-12-04T09:10:10Z</dc:date>
    </item>
  </channel>
</rss>

