Skip to content

fix(esp32): detect TP25 BLE advertisement name#11

Open
Donbumo wants to merge 1 commit intostahnma:mainfrom
Donbumo:fix/esp32-tp25-ble-name
Open

fix(esp32): detect TP25 BLE advertisement name#11
Donbumo wants to merge 1 commit intostahnma:mainfrom
Donbumo:fix/esp32-tp25-ble-name

Conversation

@Donbumo
Copy link
Copy Markdown

@Donbumo Donbumo commented Apr 27, 2026

Summary

Adds support for TP25 devices that advertise over BLE using the name TP25.

Previously the ESP32 firmware only matched devices named Thermopro, which caused my TP25 unit to remain undetected during BLE scanning.

Tested

  • Flashed ESP32 using PlatformIO.
  • Confirmed WiFi connection to Therm-Pro server.
  • Confirmed BLE scan sees the device as TP25.
  • Confirmed ESP32 connects and streams probe data to /api/data.
  • Confirmed dashboard displays live probe temperatures.

Notes

Observed BLE advertisement:

  • name: TP25
  • device type: ThermoPro TP25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant