<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78316/serial-pass-through-on-pca10059-nrf58240-dongle</link><description>I am sending data over air from an XBee in transparent mode to an nRF52840 dongle as ZC. 
 The data is going over the air from the source and destination addresses using a sniffer and 
 the network is properly joined to by the XBee router 
 
 How do I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Aug 2021 12:44:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78316/serial-pass-through-on-pca10059-nrf58240-dongle" /><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/326553?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 12:44:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:38b885a6-f7ab-426c-9c3c-79efe656b073</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have taken over your case, but I see that you have multiple cases with similar issue. Are your other cases related to this, and do you still need help with this issue?&lt;/p&gt;
&lt;p&gt;I see you write that you are using the firmware that was shipped with the Dongle, but I also see you have other cases where you mention using the CLI Agent example, so I assume that is what you are using currently. Handling of incoming packets is handled internally by the Zigbee stack in our SDK. If you want to&amp;nbsp;handle incoming packets differently, or to perform additional tasks when receiving a packet, then you will have to override the default handling and create a custom handler. This is what is done in the CLI Agent example. Please see our documentation for more information about how to do this yourself:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/using_zigbee__z_c_l.html?cp=8_3_3_4_1_8#process_zcl_cmd"&gt;Configuring default ZCL command handler override&lt;/a&gt;. You can also look at the Zigbee CLI library files to see examples of how it is done there. These can be found in &amp;lt;SDK_ROOT&amp;gt;/components/zigbee/cli.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/325410?ContentTypeID=1</link><pubDate>Wed, 18 Aug 2021 07:34:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b6346c4-6bac-4ea2-8d9b-28b33cce8fcf</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will have to wait for&amp;nbsp;my colleagues with more Zigbee experience to get back next week, and get some help with this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry for the delay.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/324715?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 17:11:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de7066b1-fb64-49de-aba5-3db6dbe64480</guid><dc:creator>roaspey</dc:creator><description>&lt;p&gt;I have enabled reporting as follows:&lt;/p&gt;
&lt;p&gt;bdb start&amp;nbsp;&lt;/p&gt;
&lt;p&gt;bdb legacy enable&lt;/p&gt;
&lt;p&gt;log enable info app&lt;/p&gt;
&lt;p&gt;log enable info zigbee.report&lt;/p&gt;
&lt;p&gt;No don&amp;#39;t see any frames arriving from XCTU which are verified as going over the air with my sniffer&lt;/p&gt;
&lt;p&gt;If I was sending data from an XBee on cluster address 11, SE=E8, DE=E8 in transparent (or API mode) is there a CLI command to read the buffered message back&amp;nbsp;to CLI ?&lt;/p&gt;
&lt;p&gt;The back end code is written in Python and sends the data to Azure, I just want to check the messages from our device are arriving.&lt;/p&gt;
&lt;p&gt;I think it may use the zdo command ? Too much to do to read 5000 pages of documentation, I just want to know how to read messages that I see going over air to 16 bit address 0x0000 on the same network, that is the ZC receiving data from my XBee device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/324589?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 07:13:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bac6c14b-618b-4971-a884-de69bcd61864</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi again&lt;/p&gt;
&lt;p&gt;A suggestion from one of my colleagues was to run the following command:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;log enable info zigbee.report&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Can you give this a go and see if you can see the incoming messages?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/324530?ContentTypeID=1</link><pubDate>Wed, 11 Aug 2021 14:59:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2c92a16-d044-4f2f-890f-a212a7281776</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I assume the dongle responds appropriately to the commands you send in the terminal?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you addressing the data sent directly to the dongle?&lt;/p&gt;
&lt;p&gt;Have you tried to ping it to see if there is any response?&lt;/p&gt;
&lt;p&gt;I have sent a request to the Zigbee team if there is anything in particular you need to do to print incoming messages to the CLI terminal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do you happen to have an nRF52840DK as well to test with?&lt;br /&gt;It is highly recommended to get a DK if you need to make any changes to the standard examples.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/324185?ContentTypeID=1</link><pubDate>Tue, 10 Aug 2021 10:16:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4e01775-2337-4e03-b518-4bc54fe1d337</guid><dc:creator>roaspey</dc:creator><description>&lt;p&gt;It has not been programmed with anything. It is simply as it was received and I tell it to be a zc&lt;/p&gt;
&lt;p&gt;usin:&lt;/p&gt;
&lt;p&gt;bdb role zc&lt;/p&gt;
&lt;p&gt;bdb start&lt;/p&gt;
&lt;p&gt;The company we are working with said it only has the firmware it is shipped with.&lt;/p&gt;
&lt;p&gt;Is there an example you recommend that will allow serial data to pass out onto a terminal&lt;/p&gt;
&lt;p&gt;for processing e.g. with python etc.?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/324180?ContentTypeID=1</link><pubDate>Tue, 10 Aug 2021 10:13:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ebca110-99bf-46c5-82df-9c0e9d4745d4</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not sure what you mean regarding &amp;quot;stock firmware&amp;quot;. The PCA10059 dongle is not made only for Zigbee, and out of the box it is only delivered with a USB bootloader in order to allow you to flash it with whatever application you want to run on it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you confirm which SDK example you have flashed into the dongle, and which version of the SDK you are using?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/323984?ContentTypeID=1</link><pubDate>Mon, 09 Aug 2021 11:47:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdee824e-917c-4f7f-98f8-701455e04d29</guid><dc:creator>roaspey</dc:creator><description>&lt;p&gt;I am running the stock firmware on PCA10059 (USB Dongle) and activate ZC via the following:&lt;/p&gt;
&lt;p&gt;bdb role zc&lt;/p&gt;
&lt;p&gt;bdb start&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial pass-through on PCA10059 (nRF58240) dongle</title><link>https://devzone.nordicsemi.com/thread/323981?ContentTypeID=1</link><pubDate>Mon, 09 Aug 2021 11:37:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8842fc95-83d0-4469-917b-1a98187f4b0b</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which Zigbee example are you running on the nRF52840 dongle?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>