Hi Nordic expert:
I need using PyACI to let a nrf52832 board to send a genericOn client packet to other mesh devices those have genericOnOff server model.
My environment are every devices has light_switch+ serial module + genericOnOff client/server model, and all of them are provisioned, and genericOnOff server are adding 0xC001 subscribe address.
But I don't know how to send serial command to let the pc-connected device to receive serial packet and send that to other devices via mesh network.
I only see the "sending mesh packet" page on infocenter:
But this looks like not my need, this demo is sending a string via mesh "transport layer", I want to manipulate model layer to send packet, I just find "model specific command"
Could you please guide me how to use this command?
Thanks you very much.
Joseph