I develop a nrf_mesh application.
I can send a mesh packet by nrf_mesh_packet_send(). But I can not receive a mesh packet. (I can receive a advertise packet by nrf_mesh_rx_cb_set() and callback.)
How to receive a mesh packet(decrypted packet)?
I develop a nrf_mesh application.
I can send a mesh packet by nrf_mesh_packet_send(). But I can not receive a mesh packet. (I can receive a advertise packet by nrf_mesh_rx_cb_set() and callback.)
How to receive a mesh packet(decrypted packet)?