<?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のトピックZigbee function integration</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1270806#M11109</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I am developing a project based on the Zigbee thermostat. I have an NXP base reference code that I want to port to the nRF base. But I am not finding some functions and structures for porting in nRF SDK. Attached is the reference file.&lt;/P&gt;&lt;P&gt;The function which not able to find in nRF SDK,&lt;/P&gt;&lt;P&gt;1. ZQueue Zqueue_send()&lt;/P&gt;&lt;P&gt;2. ZTimer Ztimer_Start()&lt;/P&gt;&lt;P&gt;3. PRIVATE ZTIMER_tsTimer asTimers[APP_ZTIMER_STORAGE + BDB_ZTIMER_STORAGE];&lt;BR /&gt;PRIVATE zps_tsTimeEvent asTimeEvent[TIMER_QUEUE_SIZE];&lt;BR /&gt;PRIVATE MAC_tsMcpsVsDcfmInd asMacMcpsDcfmInd[MCPS_QUEUE_SIZE];&lt;BR /&gt;PRIVATE MAC_tsMlmeVsDcfmInd asMacMlmeVsDcfmInd[MLME_QUEQUE_SIZE];&lt;BR /&gt;PRIVATE ZPS_tsAfEvent asZpsStackEvent[ZPS_QUEUE_SIZE];&lt;BR /&gt;PRIVATE ZPS_tsAfEvent asZclStackEvent[ZCL_QUEUE_SIZE];&lt;BR /&gt;PRIVATE APP_tsEvent asAppEvent[APP_QUEUE_SIZE];&lt;BR /&gt;PRIVATE BDB_tsZpsAfEvent asBdbEvent[BDB_QUEUE_SIZE];&lt;BR /&gt;PRIVATE App_tsEventUart asUartEvent[UART_QUEUE_SIZE];&lt;BR /&gt;PRIVATE App_tsEventBootloader asBootloaderEvent[BOOTLOADER_QUEUE_SIZE];&lt;BR /&gt;PRIVATE App_tsEventProduction asProductionEvent[PRODUCTION_QUEUE_SIZE];&lt;BR /&gt;PRIVATE MAC_tsMcpsVsCfmData asMacMcpsDcfm[MCPS_DCFM_QUEUE_SIZE];&lt;/P&gt;&lt;P&gt;4. PUBLIC tszQueue APP_msgZpsEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgZclEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgAppEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgBdbEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgUartEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgBootloaderEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgProductionEvents;&lt;/P&gt;&lt;P&gt;5. PWRM_vManagePower()&lt;/P&gt;&lt;P&gt;Few other functions which I am not able to find them.&lt;/P&gt;&lt;P&gt;Can anyone help me how to proceed for protecting or is there any update of developed reference code.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Rohit R&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 10:35:43 GMT</pubDate>
    <dc:creator>RohitRaj</dc:creator>
    <dc:date>2021-04-30T10:35:43Z</dc:date>
    <item>
      <title>Zigbee function integration</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1270806#M11109</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I am developing a project based on the Zigbee thermostat. I have an NXP base reference code that I want to port to the nRF base. But I am not finding some functions and structures for porting in nRF SDK. Attached is the reference file.&lt;/P&gt;&lt;P&gt;The function which not able to find in nRF SDK,&lt;/P&gt;&lt;P&gt;1. ZQueue Zqueue_send()&lt;/P&gt;&lt;P&gt;2. ZTimer Ztimer_Start()&lt;/P&gt;&lt;P&gt;3. PRIVATE ZTIMER_tsTimer asTimers[APP_ZTIMER_STORAGE + BDB_ZTIMER_STORAGE];&lt;BR /&gt;PRIVATE zps_tsTimeEvent asTimeEvent[TIMER_QUEUE_SIZE];&lt;BR /&gt;PRIVATE MAC_tsMcpsVsDcfmInd asMacMcpsDcfmInd[MCPS_QUEUE_SIZE];&lt;BR /&gt;PRIVATE MAC_tsMlmeVsDcfmInd asMacMlmeVsDcfmInd[MLME_QUEQUE_SIZE];&lt;BR /&gt;PRIVATE ZPS_tsAfEvent asZpsStackEvent[ZPS_QUEUE_SIZE];&lt;BR /&gt;PRIVATE ZPS_tsAfEvent asZclStackEvent[ZCL_QUEUE_SIZE];&lt;BR /&gt;PRIVATE APP_tsEvent asAppEvent[APP_QUEUE_SIZE];&lt;BR /&gt;PRIVATE BDB_tsZpsAfEvent asBdbEvent[BDB_QUEUE_SIZE];&lt;BR /&gt;PRIVATE App_tsEventUart asUartEvent[UART_QUEUE_SIZE];&lt;BR /&gt;PRIVATE App_tsEventBootloader asBootloaderEvent[BOOTLOADER_QUEUE_SIZE];&lt;BR /&gt;PRIVATE App_tsEventProduction asProductionEvent[PRODUCTION_QUEUE_SIZE];&lt;BR /&gt;PRIVATE MAC_tsMcpsVsCfmData asMacMcpsDcfm[MCPS_DCFM_QUEUE_SIZE];&lt;/P&gt;&lt;P&gt;4. PUBLIC tszQueue APP_msgZpsEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgZclEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgAppEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgBdbEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgUartEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgBootloaderEvents;&lt;BR /&gt;PUBLIC tszQueue APP_msgProductionEvents;&lt;/P&gt;&lt;P&gt;5. PWRM_vManagePower()&lt;/P&gt;&lt;P&gt;Few other functions which I am not able to find them.&lt;/P&gt;&lt;P&gt;Can anyone help me how to proceed for protecting or is there any update of developed reference code.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Rohit R&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 10:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1270806#M11109</guid>
      <dc:creator>RohitRaj</dc:creator>
      <dc:date>2021-04-30T10:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Zigbee function integration</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1271328#M11113</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186229"&gt;@RohitRaj&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I am not sure if I am following your questions.&lt;/P&gt;
&lt;P&gt;What is the device that you are working on?&lt;/P&gt;
&lt;P&gt;You are working with a thermostat, are you migrating?&lt;/P&gt;
&lt;P&gt;Could you explain again the issue that you are facing?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mario&lt;/P&gt;</description>
      <pubDate>Mon, 03 May 2021 15:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1271328#M11113</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-05-03T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zigbee function integration</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1271546#M11115</link>
      <description>&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;Sorry for the unclear points,&lt;/P&gt;&lt;P&gt;We have a product (Radiator) which is developed using NXP MCU and the source file for the same is attached in my previous post.&lt;/P&gt;&lt;P&gt;Now, we want develop this product using nRF MCU (nRF52840 Zigbee). So, we are trying to port the NXP file/functions into nRF file/functions but unfortunately I am not able to find similar file/function in nRF SDK.&lt;/P&gt;&lt;P&gt;Please help me how can I do this?. It is urgent for me to solve this issue, last 15days I am trying to find a way solve but didn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Rohit R&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 04:13:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1271546#M11115</guid>
      <dc:creator>RohitRaj</dc:creator>
      <dc:date>2021-05-04T04:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zigbee function integration</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1271885#M11116</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186229"&gt;@RohitRaj&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;nRF52840 Zigbee is not part of the NXP portfolio, and the files that you provided are for the JN device.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unfortunately, I can not provide any support with the porting code to your device.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Mario&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 18:16:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Zigbee-function-integration/m-p/1271885#M11116</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2021-05-04T18:16:21Z</dc:date>
    </item>
  </channel>
</rss>

