Hi,
I want to implement Extended Advertising for broadcasting data with LE Coded PHY on the nRF52840 Boards with Softdevice S140 v6.0.0.
For Soft Device Version S132 there is a beacon example (ble_app_beacon) which does fit my purpose, however I want to use Extended Advertising with LE Coded PHY to achieve higher range. This example does not seem to be present for S140. Is there any similar example I can use as a starting point?
Aditionally in the Release Notes it says:
- advertising intervals longer than 10.24s are missing and
- the LL payload for LE Coded PHY is limited to 27 Bytes.
Is there any possibility or workaround to have longer advertising intervals and extended advertising payload as decribed in the Core Specification for BT5? Especially a longer advertising interval would be crucial for my evaluation as it depends on low energy consumption.
Best Regards
Christian