OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_server
lly 42378c8e19 ble_mesh: Move TAG definition to each example
Move the TAG definition of each example to the corresponding
source file (previously it is defined in the common example
intialization header file), which can avoid the redefinition
of TAG in some situations.
2020-06-24 12:06:58 +00:00
..
main ble_mesh: Move TAG definition to each example 2020-06-24 12:06:58 +00:00
CMakeLists.txt ble_mesh: Move the example init to the components 2020-05-22 14:08:53 +08:00
Makefile ble_mesh: Move the example init to the components 2020-05-22 14:08:53 +08:00
README.md ble_mesh: Add ble mesh sensor model examples 2020-04-30 11:32:53 +00:00
sdkconfig.ci.bluedroid ble_mesh: Add ble mesh sensor model examples 2020-04-30 11:32:53 +00:00
sdkconfig.ci.nimble ble_mesh: Add ble mesh sensor model examples 2020-04-30 11:32:53 +00:00
sdkconfig.defaults ble_mesh: Add ble mesh sensor model examples 2020-04-30 11:32:53 +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