Hi all,
i am currently working on 5 nrf52832 DK boards, i want to use nrf mesh for indoor positioning system. I am currently using nrf sdk v15.0.0 and nrf mesh v2.2.0.
i achieved the mesh light_switch example and was able to control the servers through client, now i want my ble_app_beacon data to be transmitted in the mesh packet of beaconing example.
Could anyone help me with any ideas telling how to insert scanned beacon data to mesh packet in the beaconing example ?
Thanks in advance.