<?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>BLE Mesh Serial Subscription</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89688/ble-mesh-serial-subscription</link><description>So I&amp;#39;ve been reading and re-reading all the guides and white papers for the last week, and I think I almost have my head wrapped around everything, but am struggling with trying to configure the &amp;quot;serial&amp;quot; example project node. Using the serial node I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Jul 2022 12:26:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89688/ble-mesh-serial-subscription" /><item><title>RE: BLE Mesh Serial Subscription</title><link>https://devzone.nordicsemi.com/thread/375787?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 12:26:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a265eace-040a-4d08-837f-ebeb0d530604</guid><dc:creator>Jeremy</dc:creator><description>&lt;p&gt;So I think I figured it out, but posting here in case it helps anyone else.&lt;/p&gt;
&lt;p&gt;So digging into the Python a bit, and it looks like when I register a new model it sets up an event hook on&amp;nbsp;MESH_MESSAGE_RECEIVED_UNICAST and model handling of the payload is done in Python. Everything is forwarded over serial and works great as long as you are publishing directly to the assigned unicast address of the serial node.&lt;/p&gt;
&lt;p&gt;If publishing to a group address, the serial node will trigger a callback if it has a subscription registered to that group address using the AddrSubscriptionAdd command.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>