Where is the code which controls the setting of the CYW20719 2Mbps link and frame structure...

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

The 2Mbps PHY rate can be controlled via:

wiced_bt_dev_status_t wiced_bt_ble_set_phy (wiced_bt_ble_phy_preferences_t * phy_preferences)

Take a look at the API guide and corresponding header file for additional information: https://community.cypress.com/message/152147

0 Likes
1 Reply
ShengY_96
Employee
Employee
10 sign-ins 5 sign-ins Welcome!

That's awesome!

0 Likes