BLE Mesh Network -Zephyr

Suppose I programme a nrf52840 board as a beacon that tramits rssi value, uuid . I want to progeamme another nrf52840 board to create a mesh network and add this beacon to that network and read the data advertised by the beacon. i am using zephyr code and nrf52840 boards. Appreciate any help.