Solved
STM32WB55RGV6(ble server notification)
How can I change the interval of ble notification (in C/S frame)?
How can I change the interval of ble notification (in C/S frame)?
Hello,
You can change the connection interval using aci_l2cap_connection_parameter_update_req command, you can look BLE_p2pServer example which allow to change connection interval by pressing SW2.
Best Regards
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.