This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

(Mesh)How does server send message to client?

Board: custom board Mesh SDK: V1.0.0 Softdevice: S132 IDE: SEGGER Embedded BLE: nrf52832

When I test the steps specified by “Interactive PyACI”, I can control client send message to server by this commond

"d[0].send(PacketSend(8, 0x0001, 15, 1, 0, "Hello world"))",

but if i want control server send message to client , What am I supposed to do?

Parents Reply Children
No Data
Related