Page 1 of 1

Ble mesh

Posted: Mon Mar 16, 2020 12:55 pm
by omborse__
Hello everyone,
I've been trying to do a project in which I have to send a string from one esp32 wrover module to another module(without using any app e.g. NRF mesh) using blemesh. So if anyone has a lead on how to send the string from one to another, it would be really appreciable if anyone share sample code or at least an idea.
Thank you for your time..

Re: Ble mesh

Posted: Thu Mar 19, 2020 6:02 pm
by chegewara
Answer for both your questions is the same. You need to provision ble mesh nodes before they can communicate with each other.
Usually you need mesh provisioning device. It can be nRF mesh app on smartphone or for example esp32 with mesh provisioning installed.

I dont know this from practice, just theory, but you can use hardcoded provisioning information.