HI,
I am using CC2541 for my project. Currently I am setting name of my BLE device in ScanRspData.
current length of ScanRspData = 31 bytes. I am also sending another data related to min, max connection interval and power level.
This gives me 20 bytes for name. What if I want to use more bytes? I want 32 to 64 bytes for name if possible.