<?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: Bluetooth: Receiving files failure in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932513#M139835</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="341149" data-objecttype="3" href="https://community.nxp.com/people/blessy.abraham@vvdntech.in" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; font-size: 11.9994px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Blessy Abraham&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you for your answer.&amp;nbsp;I referenced the link you gave and the problem was solved.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Nov 2019 09:38:57 GMT</pubDate>
    <dc:creator>weibinchi</dc:creator>
    <dc:date>2019-11-18T09:38:57Z</dc:date>
    <item>
      <title>Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932505#M139827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I am using imx7d processor interfaced with the wifi/bluetooth module wl1831.&amp;nbsp;&lt;BR /&gt;I need to transfer files between a the board and a phone. Pairing and connection to the phone is working well using&amp;nbsp; bluetoothctl. Also sending files from board to the phone is also a success using obexctl.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While receiving files from phone to the board, i face i below error,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aug 16 13:27:34 imx7d obexd[546]: CONNECT(0x0), &amp;lt;unknown&amp;gt;(0xff)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Aug 16 13:27:34 imx7d obexd[546]: CONNECT(0x0), &amp;lt;unknown&amp;gt;(0x0)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Aug 16 13:27:35 imx7d obexd[546]: disconnected: Unicode conversion failed: Conversion from character set “UTF-16BE” to “UTF-8” is not supported.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the below steps to initiate transfer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ /usr/libexec/bluetooth/obexd -r /home/root -a -d &amp;amp; obexctl&amp;nbsp;&lt;/P&gt;&lt;P&gt;[2] 564&lt;BR /&gt;[NEW] Client /org/bluez/obex &lt;BR /&gt;[obex]# Name already in use&lt;BR /&gt;connect 8C:BE:BE:03:EA:0D&lt;BR /&gt;Attempting to connect to 8C:BE:BE:03:EA:0D&lt;BR /&gt;[NEW] Session /org/bluez/obex/client/session3 [default]&lt;BR /&gt;[NEW] ObjectPush /org/bluez/obex/client/session3 &lt;BR /&gt;Connection successful&lt;BR /&gt;[8C:BE:BE:03:EA:0D]#&lt;BR /&gt;[NEW] Session /org/bluez/obex/server/session1 &lt;BR /&gt;[NEW] Transfer /org/bluez/obex/server/session1/transfer0 &lt;BR /&gt;[DEL] Transfer /org/bluez/obex/server/session1/transfer0 &lt;BR /&gt;[DEL] Session /org/bluez/obex/server/session1&lt;BR /&gt;[8C:BE:BE:03:EA:0D]#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 13:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932505#M139827</guid>
      <dc:creator>blessy_abraham</dc:creator>
      <dc:date>2019-08-16T13:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932506#M139828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Blessy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at variscite bluetooth usage&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=IMX_Bluetooth_Obex" title="http://variwiki.com/index.php?title=IMX_Bluetooth_Obex"&gt;IMX Bluetooth Obex - Variscite Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2019 06:51:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932506#M139828</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-08-17T06:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932507#M139829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;Thank you for your time. The above mentioned link didn't solve my issue. I am still getting the same error mentioned in my above query.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am seeing the same issue in the imx7d sabre board (4.14.98) too.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Feb 21 02:12:28 imx7dsabresd obexd[511]: CONNECT(0x0), &amp;lt;unknown&amp;gt;(0x0)&lt;BR /&gt;Feb 21 02:12:28 imx7dsabresd obexd[511]: disconnected: Unicode conversion failed: Conversion from character set “UTF-16BE” to “UTF-8” i &lt;BR /&gt;Feb 21 02:13:18 imx7dsabresd bluetoothd[478]: Unable to get io data for Object Push: getpeername: Transport endpoint is not connected (107)&lt;BR /&gt;Feb 21 02:13:19 imx7dsabresd obexd[541]: OBEX daemon 5.49&lt;BR /&gt;Feb 21 02:13:19 imx7dsabresd obexd[541]: ../bluez-5.49/obexd/src/main.c:main() Entering main loop&lt;BR /&gt;Feb 21 02:13:19 imx7dsabresd obexd[541]: ../bluez-5.49/obexd/src/manager.c:manager_init() &lt;BR /&gt;Feb 21 02:13:19 imx7dsabresd obexd[541]: manager_init failed&lt;BR /&gt;Feb 21 02:13:44 imx7dsabresd obexd[511]: CONNECT(0x0), &amp;lt;unknown&amp;gt;(0xff)&lt;BR /&gt;Feb 21 02:13:44 imx7dsabresd obexd[511]: CONNECT(0x0), &amp;lt;unknown&amp;gt;(0x0)&lt;BR /&gt;Feb 21 02:13:44 imx7dsabresd obexd[511]: disconnected: Unicode conversion failed: Conversion from character set “UTF-16BE” to “UTF-8” i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do we enable UTF-8 encoding in yocto?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Any help would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 05:41:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932507#M139829</guid>
      <dc:creator>blessy_abraham</dc:creator>
      <dc:date>2019-08-20T05:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932508#M139830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be recommended to apply to vendor wl1831 chip, ti tech support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 07:34:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932508#M139830</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-08-20T07:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932509#M139831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am also facing the same issue in imx7d sabre board too which is using murata bcm4339 chipset. Can we get anyy support from here?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 07:40:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932509#M139831</guid>
      <dc:creator>blessy_abraham</dc:creator>
      <dc:date>2019-08-20T07:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932510#M139832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one can check &lt;A class="link-titled" href="https://wireless.murata.com/products/rf-modules-1/wi-fi-bluetooth-for-nxp-i-mx.html" title="https://wireless.murata.com/products/rf-modules-1/wi-fi-bluetooth-for-nxp-i-mx.html"&gt;https://wireless.murata.com/products/rf-modules-1/wi-fi-bluetooth-for-nxp-i-mx.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and try "fmac" WLAN driver &lt;A class="link-titled" href="https://community.cypress.com/community/linux/blog/2017/08/07/quick-start-with-fmac-driver-on-imx6-uvelk-and-murata-1dx" title="https://community.cypress.com/community/linux/blog/2017/08/07/quick-start-with-fmac-driver-on-imx6-uvelk-and-murata-1dx"&gt;Wi-Fi/Bluetooth for Linux and Android: Quick St... | Cypress Developer Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Support model is explained on &lt;A class="link-titled" href="https://community.cypress.com/message/30064#30064" title="https://community.cypress.com/message/30064#30064"&gt;BCM4343W Linux kernel 4.4.1 driver | Cypress Developer Community&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 08:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932510#M139832</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-08-20T08:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932511#M139833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="341149" data-username="blessy.abraham@vvdntech.in" href="https://community.nxp.com/people/blessy.abraham@vvdntech.in" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;Blessy Abraham&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I also encountered the same problem. Have you solved it?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If it is solved, what is it done?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks！&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2019 03:32:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932511#M139833</guid>
      <dc:creator>weibinchi</dc:creator>
      <dc:date>2019-11-16T03:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932512#M139834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi weibin chi,&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I solved this issue by applying the patch mentioned in the below link,&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://github.com/varigit/meta-arago-var/blob/master/meta-arago-distro/recipes-connectivity/obexd/obexd-0.34/0001-obexd-fix-UTF-conversions.patch" title="https://github.com/varigit/meta-arago-var/blob/master/meta-arago-distro/recipes-connectivity/obexd/obexd-0.34/0001-obexd-fix-UTF-conversions.patch"&gt;meta-arago-var/0001-obexd-fix-UTF-conversions.patch at master · varigit/meta-arago-var · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 06:26:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932512#M139834</guid>
      <dc:creator>blessy_abraham</dc:creator>
      <dc:date>2019-11-18T06:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932513#M139835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="341149" data-objecttype="3" href="https://community.nxp.com/people/blessy.abraham@vvdntech.in" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; font-size: 11.9994px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Blessy Abraham&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you for your answer.&amp;nbsp;I referenced the link you gave and the problem was solved.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 09:38:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932513#M139835</guid>
      <dc:creator>weibinchi</dc:creator>
      <dc:date>2019-11-18T09:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932514#M139836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/blessy.abraham@vvdntech.in"&gt;blessy.abraham@vvdntech.in&lt;/A&gt;‌ and &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weibinchi"&gt;weibinchi&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have encountered same the same problem.&lt;/P&gt;&lt;P&gt;Could you tell me how to use the patch (&lt;A class="link-titled" href="https://github.com/varigit/meta-arago-var/blob/master/meta-arago-distro/recipes-connectivity/obexd/obexd-0.34/0001-obexd-fix-UTF-conversions.patch" title="https://github.com/varigit/meta-arago-var/blob/master/meta-arago-distro/recipes-connectivity/obexd/obexd-0.34/0001-obexd-fix-UTF-conversions.patch"&gt;meta-arago-var/0001-obexd-fix-UTF-conversions.patch at master · varigit/meta-arago-var · GitHub&lt;/A&gt;&amp;nbsp;) to fix this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2019 09:00:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932514#M139836</guid>
      <dc:creator>yyc1975</dc:creator>
      <dc:date>2019-12-10T09:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932515#M139837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;finally found solution to solve this Unicode conversion issue.&lt;/P&gt;&lt;P&gt;According to this &lt;A href="http://gumstix.8.x6.nabble.com/iconv-glibc-and-Yocto-td4970038.html"&gt;discussion thread&lt;/A&gt;,&amp;nbsp; glibc's iconv implementation is based around plug in modules for specific translations. If you know which encoding you need, you can add it in your recipe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, UTF-16BE is not suppported in this case so that I add "glibc-gconv-utf-16" to IMAGE_INSTALL.&lt;/P&gt;&lt;P&gt;I also add "glibc-utils" cause I want iconv in my rootfs.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;IMAGE_INSTALL += "&amp;nbsp;&lt;SPAN&gt;glibc-gconv-utf-16 glibc-utils&lt;/SPAN&gt;"&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;After than, I can receive file from host PC (Windows) without any error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;YY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2019 07:52:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932515#M139837</guid>
      <dc:creator>yyc1975</dc:creator>
      <dc:date>2019-12-11T07:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932516#M139838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="350607" data-username="yyc1975@gmail.com" href="https://community.nxp.com/people/yyc1975@gmail.com" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Yu-Yuan Chen&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Nice to hear you have resolved the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;problem. And thank you for providing another solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;I referenced the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;the patch (&lt;/SPAN&gt;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fvarigit%2Fmeta-arago-var%2Fblob%2Fmaster%2Fmeta-arago-distro%2Frecipes-connectivity%2Fobexd%2Fobexd-0.34%2F0001-obexd-fix-UTF-conversions.patch" rel="nofollow" style="color: #3d9ce7; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;meta-arago-var/0001-obexd-fix-UTF-conversions.patch at master · varigit/meta-arago-var · GitHub&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;),&amp;nbsp;modify the bluez source code and recompile bluez.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2019 02:52:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932516#M139838</guid>
      <dc:creator>weibinchi</dc:creator>
      <dc:date>2019-12-12T02:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932517#M139839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/weibinchi"&gt;weibinchi&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to patch &lt;A class="link-titled" href="https://github.com/varigit/meta-arago-var/blob/master/meta-arago-distro/recipes-connectivity/obexd/obexd-0.34/0001-obexd-fix-UTF-conversions.patch" title="https://github.com/varigit/meta-arago-var/blob/master/meta-arago-distro/recipes-connectivity/obexd/obexd-0.34/0001-obexd-fix-UTF-conversions.patch"&gt;meta-arago-var/0001-obexd-fix-UTF-conversions.patch at master · varigit/meta-arago-var · GitHub&lt;/A&gt;&amp;nbsp;but found that I don' have obexd recipe in my distribution. In my distribution, obexd is integrated into bleuZ 5.x.&lt;/P&gt;&lt;P&gt;Luckily, after thousand of searches, I found this solution and fix it without add any patch/bbappend added.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YY&amp;nbsp;&lt;/P&gt;&lt;DIV style="position: absolute; left: 332px; top: 106px;"&gt;&lt;DIV class="gtx-trans-icon"&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2019 01:29:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932517#M139839</guid>
      <dc:creator>yyc1975</dc:creator>
      <dc:date>2019-12-13T01:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932518#M139840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;@&lt;SPAN style="background-color: #ffffff; color: #646464; font-size: 18.004px; "&gt;blessy abraham,would you please show me what is the receiveing files steps?mine also send files OK,but I don't know how to receive files from a phone to my test-board ,can you show me the details steps and the commands in the process,appreciate my brother~&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 08:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932518#M139840</guid>
      <dc:creator>dianyuan_li</dc:creator>
      <dc:date>2020-06-01T08:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932519#M139841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi Dianyuan,&amp;nbsp;&lt;BR /&gt;Did you mean, you want to send a file from your phone to the test board? I followed the below steps.&amp;nbsp;&lt;BR /&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:7145,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;6&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:[null,2,0]},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;8&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:[null,2,0]},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;9&amp;quot;:0,&amp;quot;10&amp;quot;:2,&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0,&amp;quot;14&amp;quot;:[null,2,0],&amp;quot;15&amp;quot;:&amp;quot;Times New Roman&amp;quot;}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;1. $bluetoothctl\n    [bluetooth]# power on\n    [bluetooth]# agent on\n    [bluetooth]# default-agent\n    [bluetooth]# discoverable on\n    [bluetooth]# pairable on\n    [bluetooth]# scan on\n    [bluetooth]# pair 6C:C4:D5:6C:C5:BC\n    [bluetooth]# trust 6C:C4:D5:6C:C5:BC\n    [bluetooth]# connect 6C:C4:D5:6C:C5:BC&amp;quot;}" style="color: #000000; font-weight: normal; font-size: 10pt;"&gt;1. $bluetoothctl&lt;BR /&gt; [bluetooth]# power on&lt;BR /&gt; [bluetooth]# agent on&lt;BR /&gt; [bluetooth]# default-agent&lt;BR /&gt; [bluetooth]# discoverable on&lt;BR /&gt; [bluetooth]# pairable on&lt;BR /&gt;&lt;/SPAN&gt;&amp;nbsp;Send pairing and connection request from phone to test board. Pair and establish the connection.&amp;nbsp;&lt;BR /&gt;&lt;SPAN data-sheets-userformat="{&amp;quot;2&amp;quot;:4669,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:[null,2,0]},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;6&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:[null,2,0]},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;7&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:[null,2,0]},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;8&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:[null,2,0]},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;12&amp;quot;:0,&amp;quot;15&amp;quot;:&amp;quot;Times New Roman&amp;quot;}" data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;1. $ export $(dbus-launch)\n2. $ /usr/libexec/bluetooth/obexdti -r /home/root -a -d -n &amp;amp; obexctl\n    [obex]# connect 6C:C4:D5:6C:C5:BC\n    [6C:C4:D5:6C:C5:BC] : send &amp;lt;path to file&amp;gt;\n\n    Try sending files from phone to target board. Files will be present in /home/root directory&amp;quot;}" style="font-weight: normal; font-size: 10pt;"&gt;1. $ export $(dbus-launch)&lt;BR /&gt;2. $ /usr/libexec/bluetooth/obexdti -r /home/root -a -d -n &amp;amp; obexctl&lt;BR /&gt; [obex]# connect 6C:C4:D5:6C:C5:BC&lt;BR /&gt; Try sending files from phone to target board. Files will be present in /home/root directory&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 17:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932519#M139841</guid>
      <dc:creator>blessy_abraham</dc:creator>
      <dc:date>2020-06-01T17:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932520#M139842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/blessy.abraham@vvdntech.in"&gt;blessy.abraham@vvdntech.in&lt;/A&gt;‌ brother，I connecting is OK ，But I donnot konw how did you display the “&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;[NEW] Session /org/bluez/obex/server/session1&lt;/SPAN&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;[NEW] Transfer /org/bluez/obex/server/session1/transfer0&lt;/SPAN&gt;&lt;BR style="color: #51626f; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;[DEL] Transfer /org/bluez/obex/server/session1/transfer0&lt;/SPAN&gt; ”，&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mine is always client ，not server，such as “&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;[NEW]&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;Session /org/bluez/obex/client/session0 [default]&lt;BR /&gt; &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;[NEW]&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;ObjectPush /org/bluez/obex/client/session0”&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of operation will this interface appear？？？thanks buddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 02:34:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932520#M139842</guid>
      <dc:creator>dianyuan_li</dc:creator>
      <dc:date>2020-06-02T02:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932521#M139843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And when I send files from a phone to my test-board,I can't find the test-board in the search list 。the follwing is my steps：&lt;/P&gt;&lt;P&gt; [0;94m[bluetooth] [0m# default-agent&lt;BR /&gt; [KDefault agent request successful&lt;BR /&gt; [0;94m[bluetooth] [0m# discoverable on&lt;BR /&gt; [KChanging discoverable on succeeded&lt;BR /&gt; [K[ [0;93mCHG [0m] Controller 8F:8F:8E:8E:6D:6D Discoverable: yes&lt;BR /&gt; [0;94m[bluetooth] [0m# pairable on&lt;BR /&gt; [KChanging pairable on succeeded&lt;BR /&gt; [K[ [0;93mCHG [0m] Device 94:87:E0:E3:95:16 Connected: yes&lt;BR /&gt; [K[ [0;93mCHG [0m] Device 94:87:E0:E3:95:16 Connected: no&lt;BR /&gt; [0;94m[bluetooth] [0m# quit&lt;BR /&gt; [KAgent unregisteredm#&lt;BR /&gt;[ [0;91mDEL [0m] Controller 8F:8F:8E:8E:6D:6D BlueZ 5.48 [default]&lt;BR /&gt;root@sl8521e-base:/ # export $(dbus-launch)&lt;BR /&gt;root@sl8521e-base:/ # /usr/libexec/bluetooth/obexd -r /tmp -a -d &amp;amp; obexctl&lt;BR /&gt; [K[ [0;92mNEW [0m] Client /org/bluez/obex&lt;BR /&gt; [0;94m[obex] [0m# connect 94:87:E0:E3:95:16&lt;BR /&gt;Attempting to connect to 94:87:E0:E3:95:16&lt;BR /&gt; [K[ [0;92mNEW [0m] Session /org/bluez/obex/client/session0 [default]&lt;BR /&gt; [K[ [0;92mNEW [0m] ObjectPush /org/bluez/obex/client/session0&lt;BR /&gt; [KConnection successful6] [0m#&lt;BR /&gt; [0;94m[94:87:E0:E3:95:16] [0m#&lt;/P&gt;&lt;P&gt;Then I used a phone choose a file to send it ，but i can't find the&amp;nbsp;&lt;SPAN&gt;BlueZ 5.48。（when scan theBlueZ 5.48&amp;nbsp; can&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;be found，but send a file&amp;nbsp;BlueZ 5.48 cannot be found）&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 02:58:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932521#M139843</guid>
      <dc:creator>dianyuan_li</dc:creator>
      <dc:date>2020-06-02T02:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932522#M139844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Dianyuan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try&amp;nbsp;&lt;BR /&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;connect 8C:BE:BE:03:EA:0D&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;from obexd?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 04:53:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932522#M139844</guid>
      <dc:creator>blessy_abraham</dc:creator>
      <dc:date>2020-06-02T04:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932523#M139845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/blessy.abraham@vvdntech.in"&gt;blessy.abraham@vvdntech.in&lt;/A&gt;，I did it,in obexctl,&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;connect 94:87:E0:E3:95:16(it's&amp;nbsp; the phone's mac addr),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;root@sl8521e-base:/ # /usr/libexec/bluetooth/obexd -r /tmp -a -d &amp;amp; obexctl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ [0;92mNEW [0m] Client /org/bluez/obex&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[0;94m[obex] [0m# connect 94:87:E0:E3:95:16&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attempting to connect to 94:87:E0:E3:95:16&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ [0;92mNEW [0m] Session /org/bluez/obex/client/session0 [default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ [0;92mNEW [0m] ObjectPush /org/bluez/obex/client/session0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Connection successful]&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;[94:87:E0:E3:95:16] #&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Now you see,the connecting is OK,then how can i operate&amp;nbsp; on the phone or test-board to make it display&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;[NEW] Session /org/bluez/obex/server/session1 ,the problem is the server doesn't&amp;nbsp; raise up。how did you do for that next?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;I almost died...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 09:40:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/932523#M139845</guid>
      <dc:creator>dianyuan_li</dc:creator>
      <dc:date>2020-06-02T09:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bluetooth: Receiving files failure</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/1704015#M210693</link>
      <description>&lt;P&gt;Hello could you please mention the steps how to add patches for obexd to get rid off receiving files failure&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 04:55:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Bluetooth-Receiving-files-failure/m-p/1704015#M210693</guid>
      <dc:creator>Akhil228</dc:creator>
      <dc:date>2023-08-14T04:55:13Z</dc:date>
    </item>
  </channel>
</rss>

