NordicSemiconductor / Android-nRF-Mesh-Library

The Bluetooth Mesh Provisioner and Configurator library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
414 stars 177 forks source link

Sent data to the group address. No data was returned #465

Closed Itxupengfei closed 2 years ago

Itxupengfei commented 2 years ago

Describe the bug Two firmware subscribes to the same set of addresses, sends data to the group address, replies to only one piece of data, or none at all

To Reproduce Steps to reproduce the behavior: 1 Two firmware vendor models subscribe to the same set of addresses 2 Sends one piece of data to the group address. Only one piece of firmware data is returned 3 Unsubscribe the firmware returned to the group address and send data to the group address again. No reply is received

Expected behavior A clear and concise description of what you expected to happen. I expect the group to have 2 devices subscribed, and both devices will respond to the message Platform details:

Logs / Screenshots Add any logs or screenshots that can help us debug the issue faster