Hi!
When the Online Power Profiler for Bluetooth LE (OPP) asks for "TX payload (Byte)", should I include the 6 bytes of the ADV address?
For example, if I want to advertise on the nRF52832 only the "flags", then 3 bytes are needed in the payload (AD length + AD type + AD value). On the OPP's "TX payload" field, should I inform 3 bytes, or should I implicitly include the extra 6 bytes of the device's address and inform a total of 9 bytes?
OPP: Online Power Profiler for Bluetooth LE
Thanks!