<?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 &amp;quot;Proxy PDU type doesn&amp;#39;t match GATT service&amp;quot; when trying to provision Node from own App</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119931/receiving-proxy-pdu-type-doesn-t-match-gatt-service-when-trying-to-provision-node-from-own-app</link><description>Hello, 
 I&amp;#39;m currently trying to integrate the Android-nRF-Mesh-Library in our App. 
 Identifying works fine but when the library tries to send the public keys to the node, I receive &amp;quot;&amp;lt;wrn&amp;gt; bt_mesh_pb_gatt_srv: Proxy PDU type doesn&amp;#39;t match GATT service</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 May 2025 19:06:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119931/receiving-proxy-pdu-type-doesn-t-match-gatt-service-when-trying-to-provision-node-from-own-app" /><item><title>RE: Receiving "Proxy PDU type doesn't match GATT service" when trying to provision Node from own App</title><link>https://devzone.nordicsemi.com/thread/536277?ContentTypeID=1</link><pubDate>Tue, 20 May 2025 19:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45a967ca-279f-4971-a88b-236d31577111</guid><dc:creator>TheyCallMeNobody</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;thanks for your reply but unfortunately I can&amp;#39;t follow you completely as my getMaximumPacketSize() Method in Mesh.kt looks exactly like yours...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving "Proxy PDU type doesn't match GATT service" when trying to provision Node from own App</title><link>https://devzone.nordicsemi.com/thread/535324?ContentTypeID=1</link><pubDate>Wed, 14 May 2025 12:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8faef18a-de76-42e5-9f96-cb3c53add22e</guid><dc:creator>Roshan Rajaratnam</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/theycallmenobody"&gt;TheyCallMeNobody&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After doing some debugging we noticed that the mtu header size was not decuded from the MTU size. Line number 166 should be as follows&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="java"&gt;fun getMaximumPacketSize(): Int {    
  return super.getMtu() - 3
}&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;This should fix your issue!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving "Proxy PDU type doesn't match GATT service" when trying to provision Node from own App</title><link>https://devzone.nordicsemi.com/thread/533907?ContentTypeID=1</link><pubDate>Mon, 05 May 2025 12:39:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc31ac67-2c73-477d-b5cf-96c60353c75d</guid><dc:creator>TheyCallMeNobody</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;unfortunately I didn&amp;#39;t make any progress. I compared the calls between my App and the NRF Mesh App on the methods in MeshManagerApi but was not able to find any relevant difference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receiving "Proxy PDU type doesn't match GATT service" when trying to provision Node from own App</title><link>https://devzone.nordicsemi.com/thread/532589?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2025 12:05:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:050488d9-f4f8-4957-a665-242d7bb51215</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;My apologies that we haven&amp;#39;t looked into this yet. Did you get any further on your own, or are you still in need of assistance?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>