Skip to content

Bluetooth Mesh: Mesh Proxy not relaying data properly? #30456

Answered by CSparn
CSparn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

I could find a solution for this by chance. The following things are important:

  1. The Mesh Proxy feature and relaying data with it ist not working with internal bluetooth adapter of the RaspberryPi! But when using a bluetooth dongle and connect it to the Pi it is working. (I will open a bug report for that.)
  2. The config CONFIG_BT_MESH_GATT_PROXY has to be set to y.
  3. The config CONFIG_BT_MESH_GATT_PROXY_ENABLED can be set to y. If not the proxy feature has to be enabled over the NRf app before data can be relayed over the proxy.

Greetings CSparn

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by CSparn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment