<?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: Implementation of HDMI cable replacement with WIFI network in Wi-Fi® + Bluetooth® + 802.15.4</title>
    <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1674748#M1318</link>
    <description>&lt;P&gt;Hello Christine,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Actually there are multiple reason for failing p2p connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; When client request for connection to GO(station) and if GO(station) is not replied within certain time then timeout happend and GROUP formation failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Sometime if we put some wrong entry during connect command (intent,freq,mac) then also command fail and from that instant module start failing for GROUP FORMATION.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; As I said we can overcome on this using different intent number.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; But I want to know that is there any way we can resent or disconnect /reconnect p2p connection between client and station after failure?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; There is DISCONNECT and remove client commands are there in wpa_cli command set but that also not effective after failure occure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2023 03:49:25 GMT</pubDate>
    <dc:creator>Jtac</dc:creator>
    <dc:date>2023-06-23T03:49:25Z</dc:date>
    <item>
      <title>Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1667012#M1309</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; With reference to my previous case&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;A href="https://community.nxp.com/t5/Wireless-Connectivity/88W8987-WIFI-Bluetooth-module-interface/td-p/1661944/jump-to/first-unread-message" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/Wireless-Connectivity/88W8987-WIFI-Bluetooth-module-interface/td-p/1661944/jump-to/first-unread-message&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I enabled WIFI interface on my Nvidia Jetson TX2 NX platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Normal LAN connection operation are working fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; But I want to implement HDMI cable replacement with WIFI network ie nothing but Miracast.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; As 88W8987 is 802.11 ac (WIFI 5) module it should support Miracast.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Basically to start the functionality I need to enable peer to peer communication.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&amp;nbsp; As per given reference I enabled peer to peer connection.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="3"&gt;&amp;nbsp; Then I started wpa_cli mode in system.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;user@user-desktop:~/bin_wlan$ sudo wpa_cli&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;[sudo] password for user: &lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;wpa_cli v2.6&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;Copyright (c) 2004-2016, Jouni Malinen &amp;lt;j@w1.fi&amp;gt; and contributors&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;This software may be distributed under the terms of the BSD license.&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;See README for more details.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;Selected interface 'uap0'&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;Interactive mode&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Interface I select as p2p0&lt;/P&gt;
&lt;P&gt;&amp;lt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;3&amp;gt;CTRL-EVENT-SCAN-STARTED &lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;&lt;EM&gt;&amp;gt; interface p2p0&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Connected to interface 'p2p0.&lt;/P&gt;
&lt;P&gt;Then I started finding other p2p devices&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#00FF00"&gt;&amp;gt; p2p_find&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#00FF00"&gt;FAIL&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;But its failing.&lt;/P&gt;
&lt;P&gt;When I check SCAN status&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#00FF00"&gt;&amp;gt; scan&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#00FF00"&gt;FAIL-BUSY&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Its BUSY.&lt;/P&gt;
&lt;P&gt;I am trying to connect this module to my mobile or Laptop in wifi direct mode but this module is not visible in there device list.&lt;/P&gt;
&lt;P&gt;Please guide me on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 18:00:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1667012#M1309</guid>
      <dc:creator>Jtac</dc:creator>
      <dc:date>2024-01-17T18:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1667426#M1310</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218197"&gt;@Jtac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you use wpa_supplicant commands before start wpa_cli?&lt;/P&gt;
&lt;P&gt;If yes, can you please have a try with below wpa_supplicant_p2p.conf file and below commands? I just tested on my 88W9098, it works fine.&lt;/P&gt;
&lt;P&gt;===========&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;root@imx8mqevk:~#&lt;FONT color="#FF0000"&gt; cat wpa_supplicant_p2p.conf&lt;/FONT&gt;&lt;BR /&gt;ctrl_interface=/var/run/wpa_supplicant&lt;BR /&gt;ctrl_interface_group=0&lt;BR /&gt;driver_param=use_p2p_group_interface=1&lt;BR /&gt;update_config=0&lt;/P&gt;
&lt;P&gt;ap_scan=1&lt;BR /&gt;beacon_int=100&lt;BR /&gt;dtim_period=1&lt;BR /&gt;ignore_old_scan_res=1&lt;BR /&gt;scan_cur_freq=1&lt;BR /&gt;fast_reauth=1&lt;BR /&gt;bss_max_count=50&lt;BR /&gt;bss_expiration_age=180&lt;BR /&gt;hs20=1&lt;/P&gt;
&lt;P&gt;interworking=0&lt;BR /&gt;go_interworking=0&lt;BR /&gt;go_access_network_type=0&lt;BR /&gt;go_venue_group=7&lt;BR /&gt;go_venue_type=1&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;device_name=NXP_Christine&lt;BR /&gt;manufacturer=NXP&lt;BR /&gt;model_name=NXP Wireless M1&lt;BR /&gt;model_number=1.0&lt;BR /&gt;serial_number=1.0&lt;BR /&gt;device_type=1-0050F204-1&lt;BR /&gt;os_version=01010100&lt;/P&gt;
&lt;P&gt;config_methods=80&lt;BR /&gt;#config_methods=virtual_push_button physical_display keypad&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;#p2p_listen_reg_class=81&lt;BR /&gt;#p2p_listen_channel=1&lt;BR /&gt;#p2p_oper_reg_class=81&lt;BR /&gt;#p2p_oper_channel=1&lt;/P&gt;
&lt;P&gt;###########################################&lt;BR /&gt;# Marvel 8887 channels:&lt;BR /&gt;# P2P: channels:&lt;BR /&gt;# (20MHz) 81:1,2,3,4,5,6,7,8,9,10,11&lt;BR /&gt;# (20MHz) 115:36,40,44,48&lt;BR /&gt;# (40MHz) 116:36,44&lt;BR /&gt;# (40MHz) 117:40,48&lt;BR /&gt;# (20MHz) 124:149,153,157,161&lt;BR /&gt;# (20MHz) 125:149,153,157,161,165&lt;BR /&gt;# (40MHz) 126:149,157&lt;BR /&gt;# (40MHz) 127:153,161&lt;BR /&gt;# (80MHz) 128:36,40,44,48&lt;BR /&gt;# (80MHz) 130:36,40,44,48&lt;BR /&gt;#&lt;BR /&gt;# RefTo : src/common/ieee_80211_common.c (wpa_supplicant)&lt;BR /&gt;# 20MHz : 115:36,115:40,115:44,115:48,124:149,125:165&lt;BR /&gt;# 40MHz : 116:36,116:44,117:40,117:48,126:149&lt;BR /&gt;# 80MHz : 128:36,128:40,128:44,128:48,130:36,130:40,130:44,130:48&lt;BR /&gt;#&lt;BR /&gt;p2p_pref_chan=115:36,115:40,115:44,115:48,124:149,125:165,116:36,116:44,117:40,117:48,126:149,128:36,128:40,128:44,128:48,130:36,130:40,130:44,130:48&lt;BR /&gt;p2p_go_intent=9&lt;BR /&gt;p2p_go_ht40=1&lt;BR /&gt;p2p_go_vht=1&lt;BR /&gt;p2p_no_group_iface=1&lt;BR /&gt;p2p_ssid_postfix=-STA5&lt;BR /&gt;p2p_go_max_inactivity=300&lt;BR /&gt;p2p_passphrase_len=8&lt;BR /&gt;p2p_search_delay=100&lt;BR /&gt;persistent_reconnect=1&lt;/P&gt;
&lt;P&gt;root@imx8mqevk:~# &lt;FONT color="#FF0000"&gt;wpa_supplicant -i &lt;FONT color="#00FF00"&gt;&lt;STRONG&gt;wfd0&lt;/STRONG&gt;&lt;/FONT&gt; -c ./wpa_supplicant_p2p.conf -Bd&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;(You may need change to your p2p interface: &lt;FONT color="#00FF00"&gt;p2p0&lt;/FONT&gt;)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;wpa_supplicant v2.10&lt;BR /&gt;random: Trying to read entropy from /dev/random&lt;BR /&gt;Successfully initialized wpa_supplicant&lt;BR /&gt;Initializing interface 'wfd0' conf './wpa_supplicant_p2p.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'&lt;BR /&gt;Configuration file './wpa_supplicant_p2p.conf' -&amp;gt; '/home/root/./wpa_supplicant_p2p.conf'&lt;BR /&gt;Reading configuration file '/home/root/./wpa_supplicant_p2p.conf'&lt;BR /&gt;ctrl_interface='/var/run/wpa_supplicant'&lt;BR /&gt;ctrl_interface_group='0'&lt;BR /&gt;driver_param='use_p2p_group_interface=1'&lt;BR /&gt;update_config=0&lt;BR /&gt;ap_scan=1&lt;BR /&gt;beacon_int=100&lt;BR /&gt;dtim_period=1&lt;BR /&gt;ignore_old_scan_res=1&lt;BR /&gt;scan_cur_freq=1&lt;BR /&gt;fast_reauth=1&lt;BR /&gt;bss_max_count=50&lt;BR /&gt;bss_expiration_age=180&lt;BR /&gt;hs20=1&lt;BR /&gt;interworking=0&lt;BR /&gt;go_interworking=0&lt;BR /&gt;go_access_network_type=0&lt;BR /&gt;go_venue_group=7&lt;BR /&gt;go_venue_type=1&lt;BR /&gt;device_name='NXP_Christine'&lt;BR /&gt;manufacturer='NXP'&lt;BR /&gt;model_name='NXP Wireless M1'&lt;BR /&gt;model_number='1.0'&lt;BR /&gt;serial_number='1.0'&lt;BR /&gt;os_version=01010100&lt;BR /&gt;config_methods='80'&lt;BR /&gt;P2P: Preferred class/channel pairs - hexdump(len=38): 73 24 73 28 73 2c 73 30 7c 95 7d a5 74 24 74 2c 75 28 75 30 7e 95 80 24 80 28 80 2c 80 30 82 24 82 28 82 2c 82 30&lt;BR /&gt;p2p_go_intent=9&lt;BR /&gt;p2p_go_ht40=1&lt;BR /&gt;p2p_go_vht=1&lt;BR /&gt;p2p_no_group_iface=1&lt;BR /&gt;p2p_ssid_postfix='-STA5'&lt;BR /&gt;p2p_go_max_inactivity=300&lt;BR /&gt;p2p_passphrase_len=8&lt;BR /&gt;p2p_search_delay=100&lt;BR /&gt;persistent_reconnect=1&lt;BR /&gt;nl80211: TDLS supported&lt;BR /&gt;nl80211: TDLS external setup&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:1&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:5&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:2&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:4&lt;BR /&gt;nl80211: Supported cipher 00-14-72:1&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:6&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:11&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:12&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:8&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:9&lt;BR /&gt;nl80211: Supported cipher 00-0f-ac:10&lt;BR /&gt;nl80211: Supports Probe Response offload in AP mode&lt;BR /&gt;nl80211: Using driver-based off-channel TX&lt;BR /&gt;nl80211: TDLS channel switch&lt;BR /&gt;nl80211: Driver-advertised extended capabilities (default) - hexdump(len=11): 00 00 00 00 21 00 00 40 00 00 00&lt;BR /&gt;nl80211: Driver-advertised extended capabilities mask (default) - hexdump(len=11): 00 00 00 00 21 00 00 40 00 00 00&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=0&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=4105&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=7&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=4608&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=4609&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=4610&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5376&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=2&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5888&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5889&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5890&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=3&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=4&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=256&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5126&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5124&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=4106&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=4109&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5121&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5123&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5120&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5122&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5128&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5125&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=5127&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=17&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=18&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=6400&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=6401&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=6402&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=6403&lt;BR /&gt;nl80211: Supported vendor command: vendor_id=0x5043 subcmd=6404&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=0&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=1&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=2&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=3&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=4&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=5377&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65537&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65538&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65539&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65540&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65541&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65542&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65543&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65544&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65547&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65548&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65549&lt;BR /&gt;nl80211: Supported vendor event: vendor_id=0x5043 subcmd=65550&lt;BR /&gt;nl80211: Use separate P2P group interface (driver advertised support)&lt;BR /&gt;nl80211: key_mgmt=0x1ff0f enc=0x7ef auth=0x7 flags=0x1000c008d7fbfae0 rrm_flags=0x38 probe_resp_offloads=0x0 max_stations=8 max_remain_on_chan=5000 max_scan_ssids=10&lt;BR /&gt;nl80211: interface wfd0 in phy mwiphy0&lt;BR /&gt;nl80211: Set mode ifindex 5 iftype 2 (STATION)&lt;BR /&gt;nl80211: Subscribe to mgmt frames with non-AP handle 0xaaaaf2db0e10&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0104 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=040a multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=040b multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=040c multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=040d multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=090a multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=090b multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=090c multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=090d multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0409506f9a09 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=7f506f9a09 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0409506f9a1a multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0800 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0801 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=040e multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=06 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0a07 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0a11 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0a0b multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0a1a multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=1101 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=1102 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0505 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0500 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=0502 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=1301 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=1305 multicast=0&lt;BR /&gt;nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0xaaaaf2db0e10 match=7e506f9a1a multicast=0&lt;BR /&gt;rfkill: Cannot open RFKILL control device&lt;BR /&gt;nl80211: RFKILL status not available&lt;BR /&gt;netlink: Operstate: ifindex=5 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT)&lt;BR /&gt;nl80211: driver param='use_p2p_group_interface=1'&lt;BR /&gt;nl80211: Use separate P2P group interface&lt;BR /&gt;Add interface wfd0 to a new radio mwiphy0&lt;BR /&gt;nl80211: Regulatory information - country=00&lt;BR /&gt;nl80211: 755-928 @ 2 MHz 20 mBm (no IR)&lt;BR /&gt;nl80211: 2402-2472 @ 40 MHz 20 mBm&lt;BR /&gt;nl80211: 2457-2482 @ 20 MHz 20 mBm (no IR)&lt;BR /&gt;nl80211: 2474-2494 @ 20 MHz 20 mBm (no OFDM) (no IR)&lt;BR /&gt;nl80211: 5170-5250 @ 80 MHz 20 mBm (no IR)&lt;BR /&gt;nl80211: 5250-5330 @ 80 MHz 20 mBm (DFS) (no IR)&lt;BR /&gt;nl80211: 5490-5730 @ 160 MHz 20 mBm (DFS) (no IR)&lt;BR /&gt;nl80211: 5735-5835 @ 80 MHz 20 mBm (no IR)&lt;BR /&gt;nl80211: 57240-63720 @ 2160 MHz 0 mBm&lt;BR /&gt;nl80211: Added 802.11b mode based on 802.11g information&lt;BR /&gt;nl80211: Mode IEEE 802.11g: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467[NO_IR] 2472[NO_IR] 2484[NO_IR]&lt;BR /&gt;nl80211: Mode IEEE 802.11a: 5180[NO_IR] 5200[NO_IR] 5220[NO_IR] 5240[NO_IR] 5260[NO_IR][RADAR] 5280[NO_IR][RADAR] 5300[NO_IR][RADAR] 5320[NO_IR][RADAR] 5500[NO_IR][RADAR] 5520[NO_IR][RADAR] 5540[NO_IR][RADAR]&lt;BR /&gt;nl80211: Mode IEEE 802.11b: 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467[NO_IR] 2472[NO_IR] 2484[NO_IR]&lt;BR /&gt;wfd0: Own MAC address: 4a:e7:da:25:61:3d&lt;BR /&gt;wpa_driver_nl80211_set_key: ifindex=5 (wfd0) alg=0 addr=(nil) key_idx=0 set_tx=0 seq_len=0 key_len=0 key_flag=0x10&lt;BR /&gt;nl80211: DEL_KEY&lt;BR /&gt;broadcast key&lt;BR /&gt;wpa_driver_nl80211_set_key: ifindex=5 (wfd0) alg=0 addr=(nil) key_idx=1 set_tx=0 seq_len=0 key_len=0 key_flag=0x10&lt;BR /&gt;nl80211: DEL_KEY&lt;BR /&gt;broadcast key&lt;BR /&gt;wpa_driver_nl80211_set_key: ifindex=5 (wfd0) alg=0 addr=(nil) key_idx=2 set_tx=0 seq_len=0 key_len=0 key_flag=0x10&lt;BR /&gt;nl80211: DEL_KEY&lt;BR /&gt;broadcast key&lt;BR /&gt;wpa_driver_nl80211_set_key: ifindex=5 (wfd0) alg=0 addr=(nil) key_idx=3 set_tx=0 seq_len=0 key_len=0 key_flag=0x10&lt;BR /&gt;nl80211: DEL_KEY&lt;BR /&gt;broadcast key&lt;BR /&gt;wpa_driver_nl80211_set_key: ifindex=5 (wfd0) alg=0 addr=(nil) key_idx=4 set_tx=0 seq_len=0 key_len=0 key_flag=0x10&lt;BR /&gt;nl80211: DEL_KEY&lt;BR /&gt;broadcast key&lt;BR /&gt;wpa_driver_nl80211_set_key: ifindex=5 (wfd0) alg=0 addr=(nil) key_idx=5 set_tx=0 seq_len=0 key_len=0 key_flag=0x10&lt;BR /&gt;nl80211: DEL_KEY&lt;BR /&gt;broadcast key&lt;BR /&gt;wfd0: RSN: flushing PMKID list in the driver&lt;BR /&gt;nl80211: Flush PMKIDs&lt;BR /&gt;wfd0: State: DISCONNECTED -&amp;gt; INACTIVE&lt;BR /&gt;TDLS: TDLS operation supported by driver&lt;BR /&gt;TDLS: Driver uses external link setup&lt;BR /&gt;TDLS: Driver supports TDLS channel switching&lt;BR /&gt;wfd0: WPS: UUID based on MAC address: e691e054-34e4-5ac0-bec6-057c512b23eb&lt;BR /&gt;ENGINE: Loading builtin engines&lt;BR /&gt;ENGINE: Loading builtin engines&lt;BR /&gt;EAPOL: SUPP_PAE entering state DISCONNECTED&lt;BR /&gt;EAPOL: Supplicant port status: Unauthorized&lt;BR /&gt;nl80211: Skip set_supp_port(unauthorized) while not associated&lt;BR /&gt;EAPOL: KEY_RX entering state NO_KEY_RECEIVE&lt;BR /&gt;EAPOL: SUPP_BE entering state INITIALIZE&lt;BR /&gt;EAP: EAP entering state DISABLED&lt;BR /&gt;ctrl_interface_group=0&lt;BR /&gt;P2P: Add operating class 81&lt;BR /&gt;P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b&lt;BR /&gt;P2P: Own listen channel: 81:6&lt;BR /&gt;P2P: Random operating channel: 81:6&lt;BR /&gt;P2P: initialized&lt;BR /&gt;P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11&lt;BR /&gt;P2P: cli_channels:&lt;BR /&gt;MBO: Update non-preferred channels, non_pref_chan=N/A&lt;BR /&gt;wfd0: Added interface wfd0&lt;BR /&gt;wfd0: State: INACTIVE -&amp;gt; DISCONNECTED&lt;BR /&gt;nl80211: Set wfd0 operstate 0-&amp;gt;0 (DORMANT)&lt;BR /&gt;netlink: Operstate: ifindex=5 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)&lt;BR /&gt;wfd0: Determining shared radio frequencies (max len 1)&lt;BR /&gt;wfd0: Shared frequencies (len=0): completed iteration&lt;BR /&gt;P2P: Add operating class 81&lt;BR /&gt;P2P: Channels - hexdump(len=11): 01 02 03 04 05 06 07 08 09 0a 0b&lt;BR /&gt;P2P: Update channel list&lt;BR /&gt;P2P: channels: 81:1,2,3,4,5,6,7,8,9,10,11&lt;BR /&gt;P2P: cli_channels:&lt;BR /&gt;Daemonize..&lt;BR /&gt;root@imx8mqevk:~#&lt;FONT color="#FF0000"&gt; wpa_cli&lt;/FONT&gt;&lt;BR /&gt;wpa_cli v2.10&lt;BR /&gt;Copyright (c) 2004-2022, Jouni Malinen &amp;lt;j@w1.fi&amp;gt; and contributors&lt;/P&gt;
&lt;P&gt;This software may be distributed under the terms of the BSD license.&lt;BR /&gt;See README for more details.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Selected interface 'wfd0'&lt;/P&gt;
&lt;P&gt;Interactive mode&lt;/P&gt;
&lt;P&gt;&amp;gt;&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; &lt;FONT color="#FF0000"&gt;p2p_find&lt;/FONT&gt;&lt;BR /&gt;[14884.557026] wlan: wfd0 START SCAN&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;OK&lt;/FONT&gt;&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SCAN-STARTED&lt;BR /&gt;&amp;gt; [14887.357769] wlan: SCAN COMPLETED: scanned AP count=0&lt;BR /&gt;[14887.592283] wlan: wfd0 START SCAN&lt;/P&gt;
&lt;P&gt;==================&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 06:22:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1667426#M1310</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-12T06:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1669952#M1311</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218197"&gt;@Jtac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you are doing well~&lt;/P&gt;&lt;P&gt;Do you have any change to try my solutions?&lt;/P&gt;&lt;P&gt;If have any problem, please feel free to contact me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 06:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1669952#M1311</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-15T06:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1671231#M1312</link>
      <description>&lt;P&gt;Hello Christine,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Sorry for delayed response.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Actually I was rechecking our Nvidia systems wpa supplicant configurations.Its slightly different from iMX platform. After rechecking all the configuration&amp;nbsp; I again gone through whole procedure from&amp;nbsp; your given manual UM11490 (page 25).&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I carefully redo all the steps in the manual and successfully able to make p2p connection between my CM358 module and another linux laptop.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Please check attached&amp;nbsp; log16062023_MOD document.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Now when I&amp;nbsp; try to find the device on both side using "p2p_find" command,&lt;STRONG&gt;&lt;FONT color="#00FF00"&gt; both devices are visible on other side.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SCAN-STARTED&lt;BR /&gt;&amp;gt; P2P-DEVICE-FOUND 0c:d2:92:e3:90:0f p2p_dev_addr=0c:d2:92:e3:90:0f pri_dev_type=0-00000000-0 name='' config_methods=0x1108 dev_capab=0x25 group_capab=0x0 new=1&lt;BR /&gt;&amp;lt;3&amp;gt;P2P-DEVICE-FOUND 0c:d2:92:e3:90:0f p2p_dev_addr=0c:d2:92:e3:90:0f pri_dev_type=0-00000000-0 name='' config_methods=0x1108 dev_capab=0x25 group_capab=0x0 new=1&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SCAN-STARTED&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Even I can able to connect device to each other using "p2p_connect" command.&lt;/P&gt;&lt;P&gt;&amp;gt; p2p_connect 0c:d2:92:e3:90:0f pbc go_intent=1 freq=2412&lt;BR /&gt;OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;FONT color="#00FF00"&gt; I have to give same command with each others MAC ID on both the systems.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;FONT color="#FF6600"&gt;There is issue come.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;On module side as soon as I gave "p2p_connect" command I got following log.&lt;/P&gt;&lt;P&gt;&amp;gt; p2p_connect 0c:d2:92:e3:90:0f pbc go_intent=1 freq=2412&lt;BR /&gt;OK&lt;BR /&gt;&amp;gt; P2P-GO-NEG-SUCCESS role=client freq=2412 ht40=0 peer_dev=0c:d2:92:e3:90:0f peer_iface=0c:d2:92:e3:90:10 wps_method=PBC&lt;BR /&gt;&amp;lt;3&amp;gt;P2P-GO-NEG-SUCCESS role=client freq=2412 ht40=0 peer_dev=0c:d2:92:e3:90:0f peer_iface=0c:d2:92:e3:90:10 wps_method=PBC&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SCAN-STARTED&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SCAN-RESULTS&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SCAN-STARTED&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SCAN-RESULTS&lt;BR /&gt;&amp;lt;3&amp;gt;WPS-AP-AVAILABLE-PBC&lt;BR /&gt;&amp;gt; p2p0: SME: Trying to authenticate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;lt;3&amp;gt;SME: Trying to authenticate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;gt; p2p0: Trying to associate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;lt;3&amp;gt;Trying to associate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;gt; p2p0: Associated with 0c:d2:92:e3:90:10&lt;BR /&gt;&amp;lt;3&amp;gt;Associated with 0c:d2:92:e3:90:10&lt;BR /&gt;p2p0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SUBNET-STATUS-UPDATE status=0&lt;BR /&gt;&amp;gt; p2p0: CTRL-EVENT-EAP-STARTED EAP authentication started&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-EAP-STARTED EAP authentication started&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-EAP-STATUS status='started' parameter=''&lt;BR /&gt;&amp;gt; p2p0: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=14122 method=1&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-EAP-PROPOSED-METHOD vendor=14122 method=1&lt;BR /&gt;p2p0: CTRL-EVENT-EAP-METHOD EAP vendor 14122 method 1 (WSC) selected&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-EAP-STATUS status='accept proposed method' parameter='WSC'&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-EAP-METHOD EAP vendor 14122 method 1 (WSC) selected&lt;BR /&gt;&amp;gt; p2p0: WPS-CRED-RECEIVED&lt;BR /&gt;p2p0: WPS-SUCCESS&lt;BR /&gt;&amp;lt;3&amp;gt;WPS-CRED-RECEIVED&lt;BR /&gt;&amp;lt;3&amp;gt;WPS-SUCCESS&lt;BR /&gt;&amp;gt; P2P-GROUP-FORMATION-SUCCESS&lt;BR /&gt;&amp;lt;3&amp;gt;P2P-GROUP-FORMATION-SUCCESS&lt;BR /&gt;&amp;gt; p2p0: CTRL-EVENT-EAP-FAILURE EAP authentication failed&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-EAP-STATUS status='completion' parameter='failure'&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-EAP-FAILURE EAP authentication failed&lt;BR /&gt;&amp;gt; p2p0: CTRL-EVENT-DISCONNECTED bssid=0c:d2:92:e3:90:10 reason=3 locally_generated=1&lt;BR /&gt;nl80211: Was expecting local deauth but got another disconnect event first&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-DISCONNECTED bssid=0c:d2:92:e3:90:10 reason=3 locally_generated=1&lt;BR /&gt;&amp;gt; p2p0: SME: Trying to authenticate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;lt;3&amp;gt;SME: Trying to authenticate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;gt; p2p0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD&lt;BR /&gt;&amp;gt; p2p0: Trying to associate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;lt;3&amp;gt;Trying to associate with 0c:d2:92:e3:90:10 (SSID='DIRECT-6r' freq=2412 MHz)&lt;BR /&gt;&amp;gt; p2p0: Associated with 0c:d2:92:e3:90:10&lt;BR /&gt;&amp;lt;3&amp;gt;Associated with 0c:d2:92:e3:90:10&lt;BR /&gt;&amp;gt; p2p0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-SUBNET-STATUS-UPDATE status=0&lt;BR /&gt;&amp;gt; p2p0: WPA: Key negotiation completed with 0c:d2:92:e3:90:10 [PTK=CCMP GTK=CCMP]&lt;BR /&gt;p2p0: CTRL-EVENT-CONNECTED - Connection to 0c:d2:92:e3:90:10 completed [id=0 id_str=]&lt;BR /&gt;&amp;lt;3&amp;gt;WPA: Key negotiation completed with 0c:d2:92:e3:90:10 [PTK=CCMP GTK=CCMP]&lt;BR /&gt;&amp;lt;3&amp;gt;CTRL-EVENT-CONNECTED - Connection to 0c:d2:92:e3:90:10 completed [id=0 id_str=]&lt;BR /&gt;&amp;gt; P2P-GROUP-STARTED p2p0 client ssid="DIRECT-6r" freq=2412 go_dev_addr=0c:d2:92:e3:90:0f&lt;BR /&gt;&amp;lt;3&amp;gt;P2P-GROUP-STARTED p2p0 client ssid="DIRECT-6r" freq=2412 psk=36824eeb06d694d206de8f4d01693c6ff247a642d8dab50dcd597bf57cf7dc66 go_dev_addr=0c:d2:92:e3:90:0f&lt;/P&gt;&lt;P&gt;&amp;nbsp; Also it shows status as follows&lt;/P&gt;&lt;P&gt;&amp;gt; status&lt;BR /&gt;bssid=0c:d2:92:e3:90:10&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;freq=2412&lt;BR /&gt;ssid=DIRECT-6r&lt;BR /&gt;id=0&lt;BR /&gt;mode=station&lt;BR /&gt;pairwise_cipher=CCMP&lt;BR /&gt;group_cipher=CCMP&lt;BR /&gt;key_mgmt=WPA2-PSK&lt;BR /&gt;wpa_state=COMPLETED&lt;BR /&gt;p2p_device_address=36:6f:24:df:75:23&lt;BR /&gt;address=36:6f:24:df:75:23&lt;BR /&gt;uuid=74ab7017-11db-5ec3-bb4a-865bdb558fc&lt;/P&gt;&lt;P&gt;&amp;nbsp; But on laptop side when I gave "p2p_connect" command following things come.&lt;/P&gt;&lt;P&gt;&amp;gt; p2p_connect 36:6f:24:df:75:23 pbc go_intent=1 freq=2412&lt;BR /&gt;OK&lt;BR /&gt;&amp;lt;3&amp;gt;P2P-GO-NEG-SUCCESS role=GO freq=2412 ht40=0 peer_dev=36:6f:24:df:75:23 peer_iface=36:6f:24:df:75:23 wps_method=PBC&lt;BR /&gt;&amp;lt;3&amp;gt;P2P-GROUP-FORMATION-SUCCESS&lt;BR /&gt;&amp;lt;3&amp;gt;P2P-GROUP-STARTED p2p-wlp2s0-0 GO ssid="DIRECT-6r" freq=2412 passphrase="sE8hWVDN" go_dev_addr=0c:d2:92:e3:90:0f&lt;BR /&gt;&amp;lt;3&amp;gt;AP-STA-CONNECTED 36:6f:24:df:75:23 p2p_dev_addr=36:6f:24:df:75:23&lt;/P&gt;&lt;P&gt;&amp;nbsp;And status shows Disconnected.&lt;/P&gt;&lt;P&gt;&amp;gt; status&lt;BR /&gt;wpa_state=&lt;FONT color="#FF0000"&gt;DISCONNECTED&lt;/FONT&gt;&lt;BR /&gt;p2p_device_address=0c:d2:92:e3:90:0f&lt;BR /&gt;address=0c:d2:92:e3:90:0f&lt;BR /&gt;uuid=3dbf136c-5e0d-52eb-90ff-718acfaaaca8&lt;BR /&gt;&amp;gt; status&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do you have any clue on this, why laptop shows like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am also trying to find solution on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 16:06:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1671231#M1312</guid>
      <dc:creator>Jtac</dc:creator>
      <dc:date>2023-06-16T16:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1671567#M1313</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218197"&gt;@Jtac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From your given info, I see that &lt;SPAN&gt;AW-CM358 module works fine as GC and laptop as GO.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But on your laptop, the status shows "disconnect", it is not normal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you please help to check with another reference device working in p2p mode to connect your laptop, then we can know whether the issue is from laptop or&amp;nbsp;AW-CM358?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 03:32:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1671567#M1313</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-19T03:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1673261#M1314</link>
      <description>&lt;P&gt;Hello Christine,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Sorry for delayed reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; As per your suggestion I tried to check all the possible combination.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I have tried following combination.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 1) Laptop to Laptop p2p connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Its successful and on both side it shows successful connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please check attached document&amp;nbsp;wpa_cli_20_06_2023_laptop_to_laptop.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;After connect command if we check status on both side it shows DISCONNECTED but if we quit session and again restart session and recheck status then it shows new common bssid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2) Laptop to module p2p connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This is not successful yet.&amp;nbsp; It shows FORMATION ERROR.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please check attached document&amp;nbsp;wpa_cli_21_06_2023_module_to_laptop.txt and&amp;nbsp;wpa_cli_21_06_2023_laptop_to_module.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; 3) module to module p2p connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This is also not successful yet. It shows same FORMATION ERROR as previous case.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please check attached document&amp;nbsp;wpa_cli_log_module_to_module.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;It look like I am missing some configuration on module side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I am working on that, if you have any suggestion then please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 06:01:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1673261#M1314</guid>
      <dc:creator>Jtac</dc:creator>
      <dc:date>2023-06-21T06:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1673758#M1315</link>
      <description>&lt;P&gt;Hi,@Jtac,&lt;/P&gt;
&lt;P&gt;Thanks for you trying.&lt;/P&gt;
&lt;P&gt;Can you please help to check whether the P2P function is working fine or not? I prefer to know whether is a “status” displaying issue or the P2P function is also not working.&lt;/P&gt;
&lt;P&gt;At the same time, I will also try on my side to check whether we have any other different configurations and observations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 15:50:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1673758#M1315</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-21T15:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1674462#M1316</link>
      <description>&lt;P&gt;Hello Christine,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Today I tried few more iterations.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Actually I tried module and Laptop communication. I just gone through given document and it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;FONT color="#00FF00"&gt;Now the peer to peer connection between the module and Laptop is established.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Please check the attached documents.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Things are proper.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks a lot for support and documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;But there is one&lt;FONT color="#FF9900"&gt; issue&lt;/FONT&gt; during this set up.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When we run these commands according to given documentation things work properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;But one thing I have observed that, when we make some mistakes in wpa_cli commands and due to that if connection lost then we can not able to connect it back to the module.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; As something goes wrong during wpa_cli setup then module always goes continuously in GROUP FORMATION ERROR.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Please check attached fail log.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In this case we cant able regain the connection with module.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;There are only two way we can regain the connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;1) Reflash our Nvidia SOM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;2) Change intent number in connect command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; As this document guide us to establish peer to peer communication with the module, but I can not found any command to disconnect or reset peer to peer communication.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I tried wpa_cli disconnect command but that is also not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If you have any clue let me know.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 14:14:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1674462#M1316</guid>
      <dc:creator>Jtac</dc:creator>
      <dc:date>2023-06-22T14:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1674678#M1317</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218197"&gt;@Jtac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Great job!&lt;BR /&gt;Could you also help to provide the original correct and mistake original configurations, I prefer to know which parameter is different. It will help to track the root cause.Thanks again for your trials.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Christine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 21:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1674678#M1317</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-22T21:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1674748#M1318</link>
      <description>&lt;P&gt;Hello Christine,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Actually there are multiple reason for failing p2p connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; When client request for connection to GO(station) and if GO(station) is not replied within certain time then timeout happend and GROUP formation failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Sometime if we put some wrong entry during connect command (intent,freq,mac) then also command fail and from that instant module start failing for GROUP FORMATION.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; As I said we can overcome on this using different intent number.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; But I want to know that is there any way we can resent or disconnect /reconnect p2p connection between client and station after failure?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; There is DISCONNECT and remove client commands are there in wpa_cli command set but that also not effective after failure occure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 03:49:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1674748#M1318</guid>
      <dc:creator>Jtac</dc:creator>
      <dc:date>2023-06-23T03:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1675531#M1319</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218197"&gt;@Jtac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your feedback and sorry for late reply because I was in Chinese Dragon Boat festival.&lt;/P&gt;&lt;P&gt;I will check it today and feedback to you ASAP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 02:02:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1675531#M1319</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-26T02:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1675664#M1320</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218197"&gt;@Jtac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please have a try with below command:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;p2p_group_remove&lt;/STRONG&gt; &lt;STRONG&gt;p2p0 &lt;FONT color="#0000FF"&gt;(here is y&lt;/FONT&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;our interface which is using for p2p)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;This command can be used to disconnect and remove the connection.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Show you my result as below:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Christine_Li_0-1687761204589.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/229208i52DF5DA52C43DDC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Christine_Li_0-1687761204589.png" alt="Christine_Li_0-1687761204589.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Best regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Christine.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 06:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1675664#M1320</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-26T06:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1678778#M1321</link>
      <description>&lt;P&gt;Hello Christine,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Sorry for delayed response.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks a lot for suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I tried give command it works, please check attached document.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I also tried DISCONNECT commad with mac id that is also working.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks a lot for support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 14:04:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1678778#M1321</guid>
      <dc:creator>Jtac</dc:creator>
      <dc:date>2023-06-29T14:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Implementation of HDMI cable replacement with WIFI network</title>
      <link>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1679129#M1322</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218197"&gt;@Jtac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am very glad to hear that.&lt;/P&gt;
&lt;P&gt;Then, I will close this ticket for now. If you have any other queries, please feel free to create new case to us.&lt;/P&gt;
&lt;P&gt;Have a nice weekend~&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Christine.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 02:10:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wi-Fi-Bluetooth-802-15-4/Implementation-of-HDMI-cable-replacement-with-WIFI-network/m-p/1679129#M1322</guid>
      <dc:creator>Christine_Li</dc:creator>
      <dc:date>2023-06-30T02:10:37Z</dc:date>
    </item>
  </channel>
</rss>

