<?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>i.MX Processors中的主题 Re: Wireless printing</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1392040#M185032</link>
    <description>&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;I want to connect to a wireless printer and not BLE printer. Is there any reference for that?&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Dec 2021 04:04:17 GMT</pubDate>
    <dc:creator>EmbeddedTech</dc:creator>
    <dc:date>2021-12-27T04:04:17Z</dc:date>
    <item>
      <title>Wireless printing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1389398#M184729</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using iMXRT1060 EVK and ublox wifi+BLE module. I would like to connect to the wireless printer and print from my iMXRT host +ublox module. Is there any example code for this in the SDK?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 08:24:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1389398#M184729</guid>
      <dc:creator>EmbeddedTech</dc:creator>
      <dc:date>2021-12-20T08:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless printing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1390654#M184870</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189325"&gt;@EmbeddedTech&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; As I know, we don't have the detail application about the BLE printer, but you can check your BLE printer, which detail BLE method it is using.&lt;/P&gt;
&lt;P&gt;All the RT1060 bluetooth code is in the SDK:&lt;/P&gt;
&lt;P&gt;\SDK_2_10_1_EVK-MIMXRT1060\boards\evkmimxrt1060\edgefast_bluetooth_examples&lt;/P&gt;
&lt;P&gt;You can check it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 08:49:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1390654#M184870</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-12-22T08:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless printing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1392040#M185032</link>
      <description>&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;I want to connect to a wireless printer and not BLE printer. Is there any reference for that?&lt;/P&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 04:04:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1392040#M185032</guid>
      <dc:creator>EmbeddedTech</dc:creator>
      <dc:date>2021-12-27T04:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless printing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1392364#M185082</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189325"&gt;@EmbeddedTech&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for your information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; So, if your pinter already supports the wifi, you can use the wifi method.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Today, I help you to check with wifi expert, and also get some information which may useful to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Your ublox is using the NXP&amp;nbsp;&lt;SPAN&gt;88W8987&amp;nbsp;chip, right? Then, you can use the SDK wifi client to connect your printer. Please check this SDK code:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SDK_2_10_1_MIMXRT1060-EVKB\boards\evkbmimxrt1060\wifi_examples\wifi_cli&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;After the connection, you need to find some network driver for your pinter, then migrate it to the RT SDK to driver your printer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But, please note, we don't have the examples or application, the above is the thought, our expert told me the linux driver contains the network printer driver, you can migrate it by yourself. You also need to find your used printer matched driver.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Wish it helps you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 02:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wireless-printing/m-p/1392364#M185082</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-12-28T02:29:18Z</dc:date>
    </item>
  </channel>
</rss>

