OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server
lly 861816c353 ble_mesh: Rename ble mesh example main & init files
- Rename ble_mesh_demo_main.c to main.c
- Rename ble_mesh_demo_init.* to ble_mesh_example_init.*
2020-05-20 11:33:46 +00:00
..
main ble_mesh: Rename ble mesh example main & init files 2020-05-20 11:33:46 +00:00
CMakeLists.txt ble_mesh: Move the example init to the common_components 2020-05-20 11:33:46 +00:00
Makefile ble_mesh: Move the example init to the common_components 2020-05-20 11:33:46 +00:00
README.md ble_mesh: Add ble mesh sensor model examples 2020-04-26 06:08:44 +00:00
sdkconfig.ci.bluedroid ble_mesh: Add ble mesh sensor model examples 2020-04-26 06:08:44 +00:00
sdkconfig.ci.nimble ble_mesh: Add ble mesh sensor model examples 2020-04-26 06:08:44 +00:00
sdkconfig.defaults ble_mesh: Add ble mesh sensor model examples 2020-04-26 06:08:44 +00:00

Supported Targets ESP32

ESP BLE Mesh Sensor Server Example

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