<?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>why UUID reversed after registered</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27512/why-uuid-reversed-after-registered</link><description>Hi guys, 
 I notice that the bytes array of UUID is reversed after registerd. 
 For example, I define the UUID marco as follows and registe it at ble_nus_init().
#define NUS_BASE_UUID {{0x9E, 0xCA, 0xDC, 0x24, 0x0E, 0xE5, 0xA9, 0xE0, 0x93, 0xF3, 0xA3</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Nov 2017 07:04:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27512/why-uuid-reversed-after-registered" /><item><title>RE: why UUID reversed after registered</title><link>https://devzone.nordicsemi.com/thread/108662?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2017 07:04:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07fcf5bc-e3b4-4d24-8e44-83d8c8271250</guid><dc:creator>piepie</dc:creator><description>&lt;p&gt;Now I got it.The bytes displayed in the MCP is big-endian.
thanks, RK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why UUID reversed after registered</title><link>https://devzone.nordicsemi.com/thread/108661?ContentTypeID=1</link><pubDate>Thu, 23 Nov 2017 04:40:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5834b660-edac-4f67-873d-2ed75304a210</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Because it&amp;#39;s transmitted little-endian per the spec. So if you define it like that as a sequence of bytes then the first one will be the last one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>