Read and send voltage level data of an external battery with ble mesh

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
jama_4535901
Level 3
Level 3
10 sign-ins 5 sign-ins 25 replies posted

Hello

i have the kit with 4 CYBT-213043-MESH

I am using the vendor specificr code to send messages to other meetings through the MESH NETWORK

I want the board with the specific vendor code to read the voltage level of a 3.3v battery and send this battery voltage level message to other boards through the mesh network,

Do you have an example code to use?

0 Likes
1 Solution
DheerajPK_41
Moderator
Moderator
Moderator
750 replies posted 500 likes received 500 replies posted

Hi,

We don't have a modified version of mesh_vendor_specific code to read and publish the battery voltage.

mesh_vendor_specific_app is an application which demonstrates how to implement custom (vendor) mesh model.

SIG has defined a Generic Battery model in the mesh spec. The implementation is demonstrated in mesh_battery_server/client under snip mesh category. (Link)

Please refer spec for more details. https://www.bluetooth.com/specifications/mesh-specifications/

Thanks,

-Dheeraj

View solution in original post

0 Likes
3 Replies