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

Server(internet) controlled light on/off in Mesh Network for nrf52832

How a device in mesh of ble controlled by internet.

I tested light on/off of mesh and it works fine.

but how can I control it from internet.

like with wifi or ethernet modules connected with one of the device.

Parents Reply
  • Actually my requirement of model are as follow:

    1) A node took data from uart, in uart data there is address of node, whom to send data and data of dimming level.

    2) every node should have functionality like this. with address send data to any node.

    3) can took status data from any node.

    Uart implementation is not issue. 

    Issue is not to access any node individually. I can access to only a fixed configured node. 

Children
Related