<?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>Getting MAC address from IoT SDK example?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11937/getting-mac-address-from-iot-sdk-example</link><description>I have an nRF 52 dev kit, an Asus router running openWRT, and an android phone with the master control panel. 
 I&amp;#39;m able to compile and flash the dev kit with the example coap/ipv6/server with CFLAGS += -DCOMMISSIONING_ENABLED added to the makefile.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Feb 2016 08:48:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11937/getting-mac-address-from-iot-sdk-example" /><item><title>RE: Getting MAC address from IoT SDK example?</title><link>https://devzone.nordicsemi.com/thread/45212?ContentTypeID=1</link><pubDate>Thu, 18 Feb 2016 08:48:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b506a2b9-c9fc-4090-9e22-c3a1d0af00f7</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;cc is the command for connecting to classic bluetooth. However, in this case you want to connect using 6lowpan. Instructions on how to connect can be found &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.iotsdk.v0.9.0/iot_sdk_user_guides_linux_commands.html?cp=4_1_0_2_5"&gt;here&lt;/a&gt; in the SDK documentation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting MAC address from IoT SDK example?</title><link>https://devzone.nordicsemi.com/thread/45211?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2016 17:17:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be702349-2510-4a5c-823e-98e9063428e4</guid><dc:creator>lernerbot</dc:creator><description>&lt;p&gt;I figured out the problem of the broadcast. I didn&amp;#39;t flash the dev kit with the soft device. Now that I have. I see it broadcasting but I cant connect to it with the command &amp;#39;hcitool cc &amp;#39;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting MAC address from IoT SDK example?</title><link>https://devzone.nordicsemi.com/thread/45210?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2016 13:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dbbf04b-3077-4cbe-bb4d-f4342a2e11f3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi, I haven&amp;#39;t tried to do this in WRT, but assume you can use hcitool?&lt;/p&gt;
&lt;p&gt;E.g.,&lt;/p&gt;
&lt;p&gt;$ sudo hcitool lescan&lt;/p&gt;
&lt;p&gt;This should discover all ble devices within range, and report the device name togheter with the address. Then you can use the instructions given &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.iotsdk.v0.9.0/iot_sdk_user_guides_ipv6_address_creation.html?cp=4_1_0_2_4"&gt;here&lt;/a&gt; to determine the ipv6 address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>