Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE Mesh example testing

I tested BLE mesh example. I have 4 boards 1 nRf52832 and 3 nRF 52840

1 board  as client(nRf52832)

1 board as Provisioner(nRF52840)

2 board as server(nRF52840)

i loaded programs in each board and its provisioning configuring everything fine but working has little different from what says in document.

when i press button1 in client  one of the server  LED blink when i press button2 the same server LED OFF as per document button2 is for the second server LED blinking why its show strange behavior 

is it any settings additional configuration needed?

another thing that in document when locally toggle the LED's in server reflect LED's in Client board but nothing reflect in Client board

Need some help to solve this

Parents
  • Hi, 

    Could you let me know which Mesh SDK version you are testing ? 

    Could you capture the RTT log of the provioner after you have done provisioning, the client when you press the buttons, and the servers as well ?

    Could you explain what is not according to the documentation, here is the doc:

    • The Button 1 on the client board turns ON LED 1 on the servers with Odd addresses.
    • The Button 2 on the client board turns OFF LED 1 on the servers with Odd addresses.
    • The Button 3 on the client board turns ON LED 1 on the servers with Even addresses.
    • The Button 4 on the client board turns OFF LED 1 on the servers with Even addresses.
Reply
  • Hi, 

    Could you let me know which Mesh SDK version you are testing ? 

    Could you capture the RTT log of the provioner after you have done provisioning, the client when you press the buttons, and the servers as well ?

    Could you explain what is not according to the documentation, here is the doc:

    • The Button 1 on the client board turns ON LED 1 on the servers with Odd addresses.
    • The Button 2 on the client board turns OFF LED 1 on the servers with Odd addresses.
    • The Button 3 on the client board turns ON LED 1 on the servers with Even addresses.
    • The Button 4 on the client board turns OFF LED 1 on the servers with Even addresses.
Children
No Data
Related