This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Mistakes in message sequence? Documentation misses?

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 used. However, the double call shows up in several places in the diagram which suggests that it is not a mistake, but there is no rationale provided as to the double call. Can this be explained?

When searching for items there are lots of problems. The function sd_ble_cfg_set exists, but if I type it in, the method is not displayed in the results. Instead SD_BLE_CFG_SET is displayed. If one clicks on that result, then the actual function shows up. That can be confusing. If I type 'sd_ble_cfg_set(' the results box shows no results. Actually, finding something through the search option is not reliable. You have to be in the right location to get a result; which defeats the reason for having a search to start with. For example, I cannot find the method 'sd_rpc_open(" yet it exists as I call it. What I don't know is if this is a pc-ble-driver unique method or just a result of the unreliable search.

Parents Reply Children
No Data
Related