<?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>nRF9160 lwm2m registeration, how to add option(others)?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74713/nrf9160-lwm2m-registeration-how-to-add-option-others</link><description>SDK: NCS 1.4.0 
 board: nRF9160-DK 
 sample: lwm2m_client 
 
 # registration CoAP packet 
 
 
 In option enum, there is no &amp;quot;others&amp;quot;. Where can I get this information?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 May 2021 00:00:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74713/nrf9160-lwm2m-registeration-how-to-add-option-others" /><item><title>RE: nRF9160 lwm2m registeration, how to add option(others)?</title><link>https://devzone.nordicsemi.com/thread/308417?ContentTypeID=1</link><pubDate>Thu, 06 May 2021 00:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cef355ef-a47c-459b-8bc5-92c2b85b6b01</guid><dc:creator>NCOIRD</dc:creator><description>&lt;p&gt;Thank you for answering.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 lwm2m registeration, how to add option(others)?</title><link>https://devzone.nordicsemi.com/thread/308171?ContentTypeID=1</link><pubDate>Tue, 04 May 2021 12:20:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1848b46-36f6-4842-832e-d1d9e36cf7c6</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hello!&lt;br /&gt;&lt;br /&gt;The comment above&amp;nbsp;&lt;strong&gt;coap_option_num&lt;/strong&gt;&amp;nbsp;states that:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;/**
 * @brief Set of CoAP packet options we are aware of.
 *
 * Users may add options other than these to their packets, provided
 * they know how to format them correctly. The only restriction is
 * that all options must be added to a packet in numeric order.
 *
 * Refer to RFC 7252, section 12.2 for more information.
 */&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;As others isn&amp;#39;t one of the standard options it must be addressed by the user. Though, I&amp;#39;m not sure what numeric value &amp;quot;others&amp;quot; has. Where does the info about the &amp;quot;registration packet&amp;quot; come from? Note that the CoAP implementation is made by Zephyr, so I suggest reaching out through &lt;a href="https://www.zephyrproject.org/community/#connect"&gt;their channels&lt;/a&gt; as well.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>