hi Support Team
I am using 3 Development Kit flashed with Mesh Beaconing Example kept apart distance of 30mtr , Say A, B , C
In Another Kit I flashed ble_app_beacon Say Z
device Z was kept near C
I modified static void rx_cb(const nrf_mesh_adv_packet_rx_data_t * p_rx_data) to reAdvertise the incoming packet
device C could receive packet from device Z
But I was expecting the same packet will be delivered at A after multiple Hops through device B
But I was not able to get ble_app_beacon packet at A
Any Comments ? My objective is to sending sensor Data via mesh