Page 2 of 2

Re: Multi client ble mesh

Posted: Sun Dec 11, 2022 5:31 pm
by Harshitha
Hello @elDi@mond did u find any solution to provision more than one device

Vendor Client/Server Model with Low power node

Posted: Wed Sep 27, 2023 1:20 pm
by busadhruv
Is it possible to use vendor client/server model from esp example and also wanted to make low power node functionality if yes then how
because when i enable macro for low power in client model then this below error introduce and code continuous crash

assert failed: bt_mesh_prov_init prov.c:1780 (prov_info->uuid)


Backtrace:0x40081ac6:0x3ffcd4100x40090295:0x3ffcd430 0x40095511:0x3ffcd450 0x4010b0c1:0x3ffcd570 0x401077d0:0x3ffcd590 0x400fdd36:0x3ffcd5b0 0x401238f1:0x3ffcd620 0x40124d35:0x3ffcd640 0x40092e99:0x3ffcd660

Also i can see that vendor server send data to client on button(boot) press but i want that same functionality in client side to send message to server so any example is available then please suggest.

Re: Multi client ble mesh

Posted: Fri Apr 12, 2024 10:49 am
by celia diaz
Did you find a way to provision more nodes using Vendor model? I really am in the same situation right now

Re: Multi client ble mesh

Posted: Fri Apr 12, 2024 6:14 pm
by chegewara
It would be best to describe:
- example code or source code you are using
- problems and/or issues you have
- steps you tried to make it work, including provisioner used to provisioning
- any extra info which can be helpful