This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to use OpenMesh?

hi all:

I download the nRF OpenMesh from the GitHub. There are 4 example in this folder: (1)Bandwidth_test (2)BLE_Gateway (3)ping_pong (4)Template project

I prepare 2 pcs of pca10028 to run OpenMesh. if I turn on the LED of 1st pca10028 ,I want the 2nd pca10028 can scan the LED status.

which example could I use?

Parents
  • Hi,

    To test this you can program the BLE_Gateway to both boards. The board that controls the LED can be programmed with nRF51422 xxAC buttons as target, and the other with nRF51422 xxAC target. The nRF51422 xxAC buttons board can then control LED-1 and LED-2 of the entire mesh network by pressing the buttons on the DK. Button 1 and Button 2 turns LED-1 off/on, and button 3 and 4 turns LED-2 off/on.

Reply
  • Hi,

    To test this you can program the BLE_Gateway to both boards. The board that controls the LED can be programmed with nRF51422 xxAC buttons as target, and the other with nRF51422 xxAC target. The nRF51422 xxAC buttons board can then control LED-1 and LED-2 of the entire mesh network by pressing the buttons on the DK. Button 1 and Button 2 turns LED-1 off/on, and button 3 and 4 turns LED-2 off/on.

Children
Related