<?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>how to set the mqtt broker address in nrf5 iot sdk mqtt example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22213/how-to-set-the-mqtt-broker-address-in-nrf5-iot-sdk-mqtt-example</link><description>static const ipv6_addr_t m_broker_addr =
{
.u8 =
{0x20, 0x01, 0x0D, 0xB8,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x01}
}; 
 In the above how do i set the ipv6 address which is C2:98:AB:01:42:C1?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 May 2017 08:39:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22213/how-to-set-the-mqtt-broker-address-in-nrf5-iot-sdk-mqtt-example" /><item><title>RE: how to set the mqtt broker address in nrf5 iot sdk mqtt example</title><link>https://devzone.nordicsemi.com/thread/87298?ContentTypeID=1</link><pubDate>Mon, 22 May 2017 08:39:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c39548c0-bae6-43a3-9067-df3acbaa6bf1</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Where did you get C2:98:AB:01:42:C1 from? It doesn&amp;#39;t look like an IPv6 address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>