This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sensor model property id

When I was adding the ID of the sensor, I found that the specific name displayed on the Bluetooth app is not my own name. Is there a special definition for this ID? I checked the Bluetooth manual, but it didn't explain. Is there a specific document to explain it?

Parents Reply Children
  • hello,Joakim。Thanks for your advice. 

    When I tested the sensor example under Bluetooth mesh SDK, it seems that the officially defined sensor, such as sensor_ MOTION_ SENSED_ PROPERTY_ ID stands for 0x0042. However, if I need to customize the sensor ID and name, it seems that it is not allowed. Can only use officially specified sensors?

  • Hi.

    From what I read in the specification, you can not customize these values:
    "The sensor data state contains an array of property ID / raw value pairs.The Bluetooth mesh device properties specification defines properties and the characteristics to which they relate."

    Br,
    Joakim

Related