<?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>Receiving data in from Generic On Off Client through pyACI</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48531/receiving-data-in-from-generic-on-off-client-through-pyaci</link><description>Hi, 
 I am trying to get event messages on the terminal from a Generic On Off (GOO) Client node. I have the provisioned the mesh using the pyAci through another board running the serial example. I followed the steps in the serial examples, which work</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Jun 2019 13:49:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48531/receiving-data-in-from-generic-on-off-client-through-pyaci" /><item><title>RE: Receiving data in from Generic On Off Client through pyACI</title><link>https://devzone.nordicsemi.com/thread/192736?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2019 13:49:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:533c656e-99c7-46ad-b882-a1600fb2b48c</guid><dc:creator>timvan</dc:creator><description>&lt;p&gt;Thanks for the swift reply. Yes well spotted, I had missed it out in this pass through but had been doing it previously.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving data in from Generic On Off Client through pyACI</title><link>https://devzone.nordicsemi.com/thread/192704?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2019 12:58:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cb4cd2e-32a2-4bd9-8f03-7b8193bafa0c</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Glad that you fixed the issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see where you bind the application key to the model (using&amp;nbsp;model_app_bind() )&amp;nbsp; I would assume you have done that but it was not in the log.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving data in from Generic On Off Client through pyACI</title><link>https://devzone.nordicsemi.com/thread/192651?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2019 11:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42dbc26a-5dd5-43c1-83b5-a74ed5b2801c</guid><dc:creator>timvan</dc:creator><description>&lt;p&gt;After finding the following question I noticed that I had not set the subscription Address for the device&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/40826/pyaci-serial-configuration-and-model-subscription/160032#160032"&gt;&lt;br /&gt;&lt;br /&gt;https://devzone.nordicsemi.com/f/nordic-q-a/40826/pyaci-serial-configuration-and-model-subscription/160032#160032&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;d[0].send(cmd.AddrPublicationAdd(db.groups[0].address)) should have been&amp;nbsp;&lt;span&gt;d[0].send(cmd.AddrSubscriptionAdd(db.groups[0].address)&lt;br /&gt;&lt;br /&gt;After changing that I can now receive events.&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>