Hello,
nRF52810 supports BT5.0, but maximum payload is 27byte in Online Power Profiler for BLE.
Is this a bug?
Hello,
nRF52810 supports BT5.0, but maximum payload is 27byte in Online Power Profiler for BLE.
Is this a bug?
Hi
This is not a bug, but a missing feature in the Online Power Profiler. The Online Power Profiler uses estimations based on actual tested current consumption scenarios, and we have not yet tested and implemented. The nRF52810 uses the S112 SoftDevice in these tests, and this SoftDevice does not support extended advertising (as it takes quite a lot of space in RAM/Flash memory, which the nRF52810 has a limited amount of).
Best regards,
Simon
Hi
This is not a bug, but a missing feature in the Online Power Profiler. The Online Power Profiler uses estimations based on actual tested current consumption scenarios, and we have not yet tested and implemented. The nRF52810 uses the S112 SoftDevice in these tests, and this SoftDevice does not support extended advertising (as it takes quite a lot of space in RAM/Flash memory, which the nRF52810 has a limited amount of).
Best regards,
Simon
Thank you for the reply. I understand.
Does actual nRF52810 support 251byte payload per packet?