<?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 on Mac shows DIS Serial Number String as hex, not a string</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66190/nrf-connect-on-mac-shows-dis-serial-number-string-as-hex-not-a-string</link><description>The Mac version of nRF Connect shows the Device Information Service characteristic Serial Number String as hex, not a string. It shows properly as a string on the iOS version of nRF Connect. For example, with string &amp;quot;12345678&amp;quot; I see 31 32 33 34 35 36</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Sep 2020 16:09:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66190/nrf-connect-on-mac-shows-dis-serial-number-string-as-hex-not-a-string" /><item><title>RE: nRF Connect on Mac shows DIS Serial Number String as hex, not a string</title><link>https://devzone.nordicsemi.com/thread/270923?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 16:09:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b83e6e1-4b77-43c6-9bc1-ae253f3c740f</guid><dc:creator>Saxman58</dc:creator><description>&lt;p&gt;Tusen takk Terje,&lt;/p&gt;
&lt;p&gt;That&amp;#39;s a good trick to know.&amp;nbsp; I knew that you could add your own definitions, but not override the format for the standard services too.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect on Mac shows DIS Serial Number String as hex, not a string</title><link>https://devzone.nordicsemi.com/thread/270849?ContentTypeID=1</link><pubDate>Tue, 22 Sep 2020 12:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cdea02e-dddf-47a6-932b-0f951d9e42cb</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for reporting this. It is highly appreciated!&lt;/p&gt;
&lt;p&gt;I have reported it internally, and the team will fix it.&lt;/p&gt;
&lt;p&gt;As a temporary workaround, you can add the detection manually, in the UUID definitions file:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-020c290c68d24d63b49dc5f37147facc/256752-_2D00_-UUID-definitions-file.png" /&gt;&lt;/p&gt;
&lt;p&gt;The entry needed for the Serial Number String characteristic should look like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="json"&gt;    &amp;quot;uuid16bitCharacteristicDefinitions&amp;quot;: {
        &amp;quot;2A25&amp;quot;: {
            &amp;quot;name&amp;quot;: &amp;quot;Serial Number String&amp;quot;,
            &amp;quot;format&amp;quot;: &amp;quot;TEXT&amp;quot;
        }
    },&lt;/pre&gt;&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>