<?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: NXP MIKROE-2540 USB NFC Dongle Python Module? in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1706643#M15478</link>
    <description>&lt;P&gt;I just quickly implemented a Python code that communicates with this dongle. I'm able to perform CORE_RESET_CMD and CORE_INIT_CMD of the PN7150, and also NCI_PROPRIETARY_ACT_CMD. I can see the correct responses coming back from the 2540 dongle for all these commands. But when I try to do&amp;nbsp;RF_DISCOVER_MAP_CMD or RF_DISCOVER_CMD I never get any response. Can someone help me guess what's wrong?&lt;/P&gt;&lt;P&gt;Also I don't understand how the *_NTF notification packets are suppose to be transported over the USB interface and /dev/hidraw? device? The communication between the USB host and the dongle seems to be strictly request/response based, i.e. I can't see any support for notifications initiated from the dongle side. So how is this supposed to work?&lt;/P&gt;&lt;P&gt;I may add that I tried to compile and build example C applications for this Microe-2540 dongle and this "lpcusb" communication protocol, and none of them worked. Is anyone actually using this dongle successfully for anything?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Aug 2023 12:30:56 GMT</pubDate>
    <dc:creator>enok</dc:creator>
    <dc:date>2023-08-17T12:30:56Z</dc:date>
    <item>
      <title>NXP MIKROE-2540 USB NFC Dongle Python Module?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1300057#M11300</link>
      <description>&lt;P&gt;All:&lt;/P&gt;&lt;P&gt;I am doing some prototyping work using the NXP MIKROE-2540 USB NFC Dongle attached to a Red Hat Linux system. I have looked through the sample application provided and can understand the basics of what the C source code is doing, but for the prototyping I am working on, something written in Perl or Python would be preferred as it has been a LONG time since I have done anything major in C. I have searched all over the Internet and cannot find any Python or Perl modules that support the chipset in the USB dongle. The closet I found was nfcpy, but it does not seem to support the chipset. I am hoping this community has something that may help me out.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 03:00:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1300057#M11300</guid>
      <dc:creator>avelardo</dc:creator>
      <dc:date>2021-06-30T03:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: NXP MIKROE-2540 USB NFC Dongle Python Module?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1300809#M11305</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Unfortunately, There is no the information for it. The all document please refer to it as the link.&lt;/P&gt;
&lt;P&gt;URL:&lt;A href="https://www.mikroe.com/nfc-usb-dongle" target="_blank"&gt;https://www.mikroe.com/nfc-usb-dongle&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Hope it help you. Have a nice day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-----------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 02:13:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1300809#M11305</guid>
      <dc:creator>fangfang</dc:creator>
      <dc:date>2021-07-01T02:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: NXP MIKROE-2540 USB NFC Dongle Python Module?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1706643#M15478</link>
      <description>&lt;P&gt;I just quickly implemented a Python code that communicates with this dongle. I'm able to perform CORE_RESET_CMD and CORE_INIT_CMD of the PN7150, and also NCI_PROPRIETARY_ACT_CMD. I can see the correct responses coming back from the 2540 dongle for all these commands. But when I try to do&amp;nbsp;RF_DISCOVER_MAP_CMD or RF_DISCOVER_CMD I never get any response. Can someone help me guess what's wrong?&lt;/P&gt;&lt;P&gt;Also I don't understand how the *_NTF notification packets are suppose to be transported over the USB interface and /dev/hidraw? device? The communication between the USB host and the dongle seems to be strictly request/response based, i.e. I can't see any support for notifications initiated from the dongle side. So how is this supposed to work?&lt;/P&gt;&lt;P&gt;I may add that I tried to compile and build example C applications for this Microe-2540 dongle and this "lpcusb" communication protocol, and none of them worked. Is anyone actually using this dongle successfully for anything?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 12:30:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1706643#M15478</guid>
      <dc:creator>enok</dc:creator>
      <dc:date>2023-08-17T12:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: NXP MIKROE-2540 USB NFC Dongle Python Module?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1707048#M15482</link>
      <description>&lt;P&gt;There is a lpcusbsio Python package on pypi. Tried installing it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;pip install libusbsio&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't seem to detect the Microe-2540.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;gt;&amp;gt; from libusbsio import *
&amp;gt;&amp;gt; import logging
&amp;gt;&amp;gt; sio = LIBUSBSIO(logglevel=logging.DEBUG)
&amp;gt;&amp;gt; sio.GetNumPorts([(0x1fc9,0x0088)])
0
&amp;gt;&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the dongle is there (and I do have permissions to the associated /dev/hidraw*)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;#&amp;gt; lsusb
Bus 003 Device 017: ID 1fc9:0088 NXP Semiconductors LPC I2C HID 
#&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So no clue why GetNumPorts doesn't work. Perhaps this python module doesn't work under Linux?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 21:29:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1707048#M15482</guid>
      <dc:creator>enok</dc:creator>
      <dc:date>2023-08-17T21:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: NXP MIKROE-2540 USB NFC Dongle Python Module?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1714723#M15589</link>
      <description>&lt;P&gt;In case anyone is interested: I did manage to figure out the "lpcusb" protocol used to tunnel I2C messages and communicate with the PN7150 in the MIKROE 2540 dongle, via the /dev/hidraw* device under Linux, and I wrote a stand-alone Python module for it. If there is interest I could publish it on github or something.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 06:52:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1714723#M15589</guid>
      <dc:creator>enok71</dc:creator>
      <dc:date>2023-08-31T06:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: NXP MIKROE-2540 USB NFC Dongle Python Module?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1937231#M18718</link>
      <description>&lt;P&gt;Hi, can I get the whole procedure and python module, please?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 08:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/NXP-MIKROE-2540-USB-NFC-Dongle-Python-Module/m-p/1937231#M18718</guid>
      <dc:creator>vc</dc:creator>
      <dc:date>2024-08-21T08:41:18Z</dc:date>
    </item>
  </channel>
</rss>

