szymon-czapracki commented on code in PR #1749:
URL: https://github.com/apache/mynewt-nimble/pull/1749#discussion_r1560818956
##########
apps/bttester/syscfg.yml:
##########
@@ -97,6 +97,8 @@ syscfg.vals:
BLE_ISO_MAX_BISES: 1
BLE_ISO_MAX_BIGS: 1
BLE_EXT_ADV: 1
+ BLE_PHY_2M: 1
+ BLE_EXT_ADV_MAX_SIZE: 261
Review Comment:
Updated the value to `40` - previous value was an overkill. This is
necessary for broadcast, and specially extended advertising configuration in
broadcast bttester application.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]