Regarding the data encoding in Advertising, the order of the data is different depending on the SDK.
Is there a problem in operation?
The confirmed function is as follows.
-----
nRF52810
nRF5_SDK\components\ble\common\ble_advdata.c
ble_advdata_encode()
nRF51822
nRF51822_xxAC\ble_advdata.c
adv_data_encode()