<?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>Issue in getting serial number of BLE device iOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21884/issue-in-getting-serial-number-of-ble-device-ios</link><description>I am working on a project in which i have to get the readings from device (BLE device). I have two devices BP and BG. I can successfully get the data from the devices using your library. 
 I was trying to get serial number of device by it&amp;#39;s information</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 May 2017 13:13:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21884/issue-in-getting-serial-number-of-ble-device-ios" /><item><title>RE: Issue in getting serial number of BLE device iOS</title><link>https://devzone.nordicsemi.com/thread/85920?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 13:13:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd90095a-c20b-4ed5-b29d-1b0ff9af5b1d</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;I would encourage you to read up on it to confirm, but with Core Location my understanding is no.  iBeacons are really meant for proximity marketing.  You would need to use the Core Bluetooth Framework.  In order to have your beacon&amp;#39;s raw data seen by CB you cannot advertise as iBeacon.  iBeacon data is suppressed in CB by iOS.  For this reason, you might find it easier to not be iBeacon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in getting serial number of BLE device iOS</title><link>https://devzone.nordicsemi.com/thread/85918?ContentTypeID=1</link><pubDate>Tue, 09 May 2017 08:53:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0e2c55a-2d2b-4032-8505-b1b6228adc61</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I guess it has something to do with privacy protection policy on iOS.&lt;/p&gt;
&lt;p&gt;Can you create a proprietary service and add your serial number there instead of information service ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue in getting serial number of BLE device iOS</title><link>https://devzone.nordicsemi.com/thread/85919?ContentTypeID=1</link><pubDate>Mon, 08 May 2017 14:08:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1123bf2e-c74b-46a4-8396-c7f263c0f5a0</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;Through the iOS API both UUID and MAC ID are restricted and cannot be viewed by an app.  I believe the serial number characteristic you refer to is one of these.  Also, for iBeacons the raw advertisement data is restricted and cannot be viewed through the core bluetooth framework.&lt;/p&gt;
&lt;p&gt;The only thing you can access is the CBUUID which is generated by the OS the first time a device is seen.  Ideally, this number will not change on an iOS device and can be used to reference the device.  Of course though the CBUUID is different on all iOS devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>