Skip to main content
Senior
August 2, 2024
Question

BLE MESH ADDING Services

  • August 2, 2024
  • 1 reply
  • 600 views

I have two stm32wb5mm dk configured as mesh server and client . I used example  BLE_MESH_MODEL_SENSOR. Can someone tell me what file mentions the data that is being sent and how can I add external sensor or a way to add external service so that it can be utilised. Also how can I limit the number of nodes required because i need to use just these two and a smartphone which should recieve the data.

1 reply

STTwo-32
Technical Moderator
August 9, 2024

Hello @Rituraj 

I suggest you debug the original BLE_MESH_MODEL_SENSOR to understand how it works. You can also take a look at the AN5292. Also, you can refer to this wiki. Some research on those Resorces should do the job for you.

Best Regards.

  STTwo-32