larus-breeze / sw_sensor

Firmware for Larus sensor MK1 and MK2
3 stars 3 forks source link

Make Bluetooth device name distinguishable #25

Closed MaxBaex closed 4 months ago

MaxBaex commented 2 years ago

https://github.com/larus-breeze/sw_sensor/blob/b4c60f3974673e629629e6f92d6380060b4b13b9/Drivers/Custom/bt_hm.cpp#L200

MaxBaex commented 1 year ago

There will be a different Bluetooth solution in the next HW version. Do not invest time here yet.

MaxBaex commented 4 months ago

Could add an ID to the Bluetooth name “Larus”, for example Larus_3428. The last two bytes of the ESP32's MAC address could be used. They should be sufficiently unique.