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

Did Linux support bluetooh mesh client.

Want  to use raspberry pi 4 internal bluetooth as client and  gateway.

want to use adv bearer. don't want to use GATT  want to make it coneectionless

Parents
  • Hi,

    I think using interactive pyaci would be the best but we don't support it on Linux unfortunatetly so I'm not sure if it would run your platform. You could try follwing this guide and see if works.

    MitalPawar said:

    Can u share any document on packet format of mesh provisioned node ( publishing ad subscibing messege ).
    Through wich i can send any customised messege from one node to another with its element address.

    e.g  source address | dest address | opcode | length of paylod | payload 

    You can find the packet format in the Bluetooth Mesh specification under 3.4.4 Network PDU.

Reply
  • Hi,

    I think using interactive pyaci would be the best but we don't support it on Linux unfortunatetly so I'm not sure if it would run your platform. You could try follwing this guide and see if works.

    MitalPawar said:

    Can u share any document on packet format of mesh provisioned node ( publishing ad subscibing messege ).
    Through wich i can send any customised messege from one node to another with its element address.

    e.g  source address | dest address | opcode | length of paylod | payload 

    You can find the packet format in the Bluetooth Mesh specification under 3.4.4 Network PDU.

Children
Related