Hi, RomanVR
Thanks for your reply.
The background is: We want to test the feature PAwR of BLE 5.4, so we decide to use KW47 which support 5.x/6.x.
1) As this example is not included in the supported examples of the LOC board
>> Yes, I use example of wireless_bluetooth_uart as base, and integrate example of middleware of adv_ext_peripheral into it on our environment.
2) I'd suggest to take as reference de "loc_reader" example of the KW47-LOC
>> Thank you, I will try to use it.
3) Additionally, please share the steps that you are following in order to load the NBU
>> My LinkeFlash tool can not recognize KW47-LOC board, then I refer to document of FRDM-MCXW71_Incompatible_NBU_Firmware_Version.pdf to flash mcxw71_nbu_ble_1_9_10_0.sb3 into borad, but mcxw71 is not target MCU, so I use JLink tool to download kw47_nbu_ble_all_hosted.bin file at address of 0x48800000 refer to step 6/7/8 of section 3(Build and Run) of Getting Started with KW47-LOC.
Then debug on board seems run well for scan function.
Thank you so much.