<?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>Mistakes in message sequence? Documentation misses?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69231/mistakes-in-message-sequence-documentation-misses</link><description>In the soft device documentation (html) the message sequence diagram for Btle Stack Enable calls sd_ble_cfg_set twice with the same set of parameters. Is this a mistake? The description states that if called twice the last set of parameters is what is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Dec 2020 13:46:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69231/mistakes-in-message-sequence-documentation-misses" /><item><title>RE: Mistakes in message sequence? Documentation misses?</title><link>https://devzone.nordicsemi.com/thread/283830?ContentTypeID=1</link><pubDate>Tue, 08 Dec 2020 13:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98bac6a3-d11a-45e0-be2c-0823988283d8</guid><dc:creator>brianreinhold</dc:creator><description>&lt;p&gt;I think the answer to this is that one can only use part of the&amp;nbsp;ble_cfg_t struct to set the GAP, GATT, etc. parameters since it turns out to be a union. Therefore one uses repeat calls to the same method with an id explaining which of the union options is being used. Was not particularly obvious in the sequence diagram.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>