Page 1 of 1

ESP32 and BlueZ cannot form a Mesh network together

Posted: Tue Jun 17, 2025 8:55 am
by Markesp
Hello All!
Environment:
  • Esp32 S3 IDF-ESPV5.3.1
    Linux Bluezv5.72
Introduction:
I have a scenario where i need the ESP32 to act as a Mesh Node, and use BlueZ for provisioning. In this setup, I am using ESP-IDF APIs for the Node, and simulating the provisioning with mesh-cfgclient. I need a definitive answer: is this setup feasible or not?
The experimental result I'm observing is that mesh-cfgclient is timing out.