Hi TI expert (Clément),
I use Bluetooth module base on TI CC2640R2F with FW as " github.com/.../simplelink_cc2640r2_sdk-3.30.00.00 "
and I revised code by changing Advertising data, Scan Response data, Service UUID, Character UUID with properties, MTU size (TX/RX), and other function for my usage such as Set Device name (Device name can change after Bluetooth is reset) but I think it not effect to Bluetooth protocol
I have some question as below
1. Can I use " launchstudio.bluetooth.com/.../90781 " or What QDID can I use to reference ?
2. I need to confirm what is included bluetooth protocal in this FW ? such as GATT, GAP, ATT and etc.
Thank you