This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

S130 v0.9 API sd_ble_gap_device_name_set failing

I have a sample program that is failing on sd_ble_gap_device_name_set with an invalid parameter.

It's calling BLE_GAP_CONN_SEC_MODE_SET_OPEN(&sec_mode)

And then it passes the sec_mode in and a device name and strlen of the name.

I'm guessing it has to do with setting the security open.

Does this ring a bell for anyone?

Parents Reply Children
No Data
Related