i want to know which example in the SDK of MESH is the fast way make a demo to show this functon: use our moble phone to control more LED in same time.
remark: every LED controlled by an nrf52832. and i need the source code of mesh,
i want to know which example in the SDK of MESH is the fast way make a demo to show this functon: use our moble phone to control more LED in same time.
remark: every LED controlled by an nrf52832. and i need the source code of mesh,
Hi Carey,
You could look into this "Thingy52 mesh demo" (thingy52 uses the nRF52832 chip) and just test that out.
You could also look into the "light Switch demo" in the Mesh SDK and this soon to be released iOS app.
i looked at the "light Switch demo" in the Mesh SDK , but which one is used to connect to phone?
You should use the example found in [nrf5_SDK_for_Mesh_v2.0.1_src\examples\light_switch\proxy_server]