haukepetersen opened a new pull request #755: npl/riot: disable SM in default 
configuration
URL: https://github.com/apache/mynewt-nimble/pull/755
 
 
   This PR is a continuation of #508 and it disables the security manager in 
the default NimBLE configuration for RIOT. 
   
   Besides saving some resources when not using the SM anyway, I lately run 
into some trouble where `ble_gap_connect()` was giving me a HCI `BLE_HS_EROLE` 
(0x212) error, although I am not using any SM related functionality. Disabling 
`BLE_SM_LEGACY` did resolve that issue for me.
   
   @michal-narajowski I was (once more) not able to regenerate the `syscfg.h` 
file from the values given in `syscfg.yml`, so I manually adapted the values in 
question. Does this work for you?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to