<?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>Wireless MCUのトピックJn516x send APDU inside a user task</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Jn516x-send-APDU-inside-a-user-task/m-p/576892#M1460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;My application is like this:&lt;/P&gt;&lt;P&gt;When user pressed a button, it will fire an ISR, inside the ISR is a 1-second timer. When the timer ends, it will activate a current user task and send a singple APDU using ZPS_eAplAfUnicastDataReq().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I'm receiving this in the debug print window:&lt;/P&gt;&lt;P&gt;Interrupt for DIO8 occured!&lt;/P&gt;&lt;P&gt;Timer App_tmrBroadcastPacket expired!&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;Apdu = 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //DBG_vPrintf(TRACE_APP, "Apdu = %d\n", apduBytes);&lt;/P&gt;&lt;P&gt;Send status: 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //DBG_vPrintf(TRACE_APP, "Send status: %d\n", sendStatus);&lt;/P&gt;&lt;P&gt;APP: APP_taskEndPoint: ZPS_EVENT_AF_DATA_INDICATION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data Indication:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Profile :1234&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cluster :7777&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndPoint:1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jul 2016 16:14:17 GMT</pubDate>
    <dc:creator>ssofia</dc:creator>
    <dc:date>2016-07-16T16:14:17Z</dc:date>
    <item>
      <title>Jn516x send APDU inside a user task</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Jn516x-send-APDU-inside-a-user-task/m-p/576892#M1460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;My application is like this:&lt;/P&gt;&lt;P&gt;When user pressed a button, it will fire an ISR, inside the ISR is a 1-second timer. When the timer ends, it will activate a current user task and send a singple APDU using ZPS_eAplAfUnicastDataReq().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I'm receiving this in the debug print window:&lt;/P&gt;&lt;P&gt;Interrupt for DIO8 occured!&lt;/P&gt;&lt;P&gt;Timer App_tmrBroadcastPacket expired!&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;OS Error 21, offending object handle = 0x04000060&lt;/P&gt;&lt;P&gt;Currently active task handle = 0x040002b0&lt;/P&gt;&lt;P&gt;Currently active ISR fn address = 0x00000000&lt;/P&gt;&lt;P&gt;Apdu = 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //DBG_vPrintf(TRACE_APP, "Apdu = %d\n", apduBytes);&lt;/P&gt;&lt;P&gt;Send status: 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //DBG_vPrintf(TRACE_APP, "Send status: %d\n", sendStatus);&lt;/P&gt;&lt;P&gt;APP: APP_taskEndPoint: ZPS_EVENT_AF_DATA_INDICATION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data Indication:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Profile :1234&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cluster :7777&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndPoint:1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2016 16:14:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Jn516x-send-APDU-inside-a-user-task/m-p/576892#M1460</guid>
      <dc:creator>ssofia</dc:creator>
      <dc:date>2016-07-16T16:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Jn516x send APDU inside a user task</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Jn516x-send-APDU-inside-a-user-task/m-p/576893#M1461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;SPAN style="color: #646464; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="284880" data-username="ssofia" href="https://community.nxp.com/people/ssofia" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 11.9994px;"&gt;Bumblebee Bumblebee&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;do you solve the problem? if so, can you tell me how to do with it? thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 10:37:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Jn516x-send-APDU-inside-a-user-task/m-p/576893#M1461</guid>
      <dc:creator>weisheng</dc:creator>
      <dc:date>2017-05-31T10:37:02Z</dc:date>
    </item>
  </channel>
</rss>

