<?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>nrf Connect shows &amp;#39;unknown Gatt status&amp;#39; instead of &amp;#39;Value not allowed&amp;#39;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125159/nrf-connect-shows-unknown-gatt-status-instead-of-value-not-allowed</link><description>as shown in this document: 
 https://www.bluetooth.com/wp-content/uploads/Files/Specification/HTML/Core-54/out/en/host/attribute-protocol--att-.html and Zephyr&amp;#39;s att.h , 0x0d should be &amp;#39;invalid length&amp;#39; and 0x13 should be &amp;#39;value not allowed&amp;#39;: 
 #define</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Oct 2025 16:52:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125159/nrf-connect-shows-unknown-gatt-status-instead-of-value-not-allowed" /><item><title>RE: nrf Connect shows 'unknown Gatt status' instead of 'Value not allowed'</title><link>https://devzone.nordicsemi.com/thread/552294?ContentTypeID=1</link><pubDate>Thu, 23 Oct 2025 16:52:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ef78aae-4e42-4b22-a3ae-eec14dd8cc74</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Keith,&lt;/p&gt;
&lt;p&gt;0X13 and 0x113 are errors at different layers.&amp;nbsp;nRF Connect (phoone app) displays platform “GATT status” codes.&amp;nbsp;OS normally reports many ATT errors as 0x0100 | att_code. So 0x0113 appears. It looks like the app did not label the 0x113 to any specific mapping yet, so it prints the default “Unknown GATT status (0x0113).&lt;/p&gt;
&lt;p&gt;You can treat this as &amp;quot;Value Not Allowed&amp;quot; and if you use want to be sure, you can sniff the air packets to see if we are doing and assuming the right things.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>