esp-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server
wangjialiang 3cf4cabf38 ble_mesh: example: Fix esp32c3 and esp32s3 partition table overflow issue 2023-01-10 14:06:21 +08:00
..
main ble_mesh: example: update ble mesh examples for esp32c6 2023-01-05 16:56:35 +08:00
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
README.md ble_mesh: Add ble mesh sensor model examples 2020-04-26 06:08:44 +00:00
sdkconfig.ci.bluedroid component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
sdkconfig.ci.bluedroid_deinit component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
sdkconfig.ci.model component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
sdkconfig.ci.nimble component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
sdkconfig.ci.nimble_deinit component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
sdkconfig.defaults component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
sdkconfig.defaults.esp32c3 ble_mesh: example: Fix esp32c3 and esp32s3 partition table overflow issue 2023-01-10 14:06:21 +08:00
sdkconfig.defaults.esp32c6 ble_mesh: example: update ble mesh examples for esp32c6 2023-01-05 16:56:35 +08:00
sdkconfig.defaults.esp32s3 ble_mesh: example: Fix esp32c3 and esp32s3 partition table overflow issue 2023-01-10 14:06:21 +08:00

README.md

Supported Targets ESP32

ESP BLE Mesh Sensor Server Example

For description of this example please refer to ESP BLE Mesh Sensor Client Example