Search found 2 matches

by parksj10
Sat Jul 22, 2023 1:00 am
Forum: ESP-IDF
Topic: Bluetooth Mesh Light Lightness Model has no controls
Replies: 2
Views: 816

Bluetooth Mesh Light Lightness Model has no controls

I'm trying to implement an esp32 to control an LED, and use bluetooth-mesh to communicate with the device. I've tried going through the documentation/examples and have set up models that incorporated the following models: ESP_BLE_MESH_MODEL_CFG_SRV ESP_BLE_MESH_MODEL_GEN_ONOFF_SRV ESP_BLE_MESH_MODEL...