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

Coded phy mesh alongside 1M PHY GATT?

Hi, am I able to communicate over mesh with long range (coded phy) and simultaneously communicate over GATT (say to Android phone) using 1M phy? If so, could you point me to where in the mesh SDK I might change the phy settings? Thanks

Parents Reply
  • Hi Bjorn, 

    do you have any update on this probable qualification issue?  

    Do you mean that "mesh over Long range" may have issues, or "mesh over Long range together with 1Mbps GATT"?

    In our case, we are interested in creating mesh over Long range, but allow any node in the mesh to scan BT4 and/or BT5 advertising messages. Is this feasible with Nordic chipsets? Do you think it could have qualification issues? 

    Thanks

Children
  • First off, Bluetooth Mesh is based on Bluetooth v4.2, not Bluetooth v5. Therefore, long range is not a standard feature of Bluetooth Mesh.

    When it comes to Bluetooth qualification, this seems like a slightly gray area. I believe the Bluetooth SIG will have issues if you want to call it Bluetooth Mesh Long Range or Bluetooth Long Range, as then you are using the Bluetooth name even though Mesh & Long Range are not part of the spec.

    If you however create a standard mesh network & in addition, have a proprietary long range feature extension, this should be ok. You will then have to say that it was your invention to mix the Bluetooth Mesh with the Bluetooth Long Range functionality. As long as this part is proprietary, this should work out fine.

    Yes, you should be able to scan for both BT4.2 & Bluetooth 5 advertising messages. You would most likely need to use the timeslot API to achieve this.

Related