<?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>How to receive a decrypted mesh packet?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28742/how-to-receive-a-decrypted-mesh-packet</link><description>I develop a nrf_mesh application. 
 I can send a mesh packet by nrf_mesh_packet_send().
But I can not receive a mesh packet.
(I can receive a advertise packet by nrf_mesh_rx_cb_set() and callback.) 
 How to receive a mesh packet(decrypted packet)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 24 Dec 2017 05:51:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28742/how-to-receive-a-decrypted-mesh-packet" /><item><title>RE: How to receive a decrypted mesh packet?</title><link>https://devzone.nordicsemi.com/thread/113889?ContentTypeID=1</link><pubDate>Sun, 24 Dec 2017 05:51:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7d43e60-575a-4c8c-b168-2364a1e2b8d7</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;self-answer&lt;/p&gt;
&lt;p&gt;dsm_subnet_add() / dsm_appkey_add() is working!!.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive a decrypted mesh packet?</title><link>https://devzone.nordicsemi.com/thread/113887?ContentTypeID=1</link><pubDate>Fri, 22 Dec 2017 16:25:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:198989f4-523d-48f9-9649-3cc99f13a1f2</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;I want to use self-provisioning.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s seem to use follows.
dsm_subnet_add() / dsm_appkey_add()&lt;/p&gt;
&lt;p&gt;I want to send / receive a access layer packets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to receive a decrypted mesh packet?</title><link>https://devzone.nordicsemi.com/thread/113888?ContentTypeID=1</link><pubDate>Fri, 22 Dec 2017 12:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a795b061-19da-4774-8088-d8be3548d260</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you describe about your application ? Did you base on our light switch example ? Do you have a provisioner  ?
The encryption and decryption in Mesh are handled in upper transport layer and network layer. If you want to observe packet arrive at application layer, you should have a look at mesh_msg_handle() in access.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>