Hello!
So, i have my Blynk Thermostat and recently i bought 2 smart TRV valves for my 2 of my radiators inside my home.
My plan is to have my esp32 being able to send bluetooth LE commands and be able to receive feedback from at least one of this TRV valves so i can synk the room temperature set from the blynk app.
- This is the BLE sniffer i got: Introduction | Introducing the Adafruit Bluefruit LE Sniffer | Adafruit Learning System
- This is the valve: https://www.eq-3.com/products/eqiva/bluetooth-smart-radiator-thermostat.html
- This is the arduino app: https://play.google.com/store/apps/details?id=de.eq3.ble.android&hl=de
- This is the APK file: Dropbox - File Deleted
I tried to use the app in the adb, hoping i might spot something.No luck.
Tried to use the bluetooth hci snoop , but i could not acces the file tsnoop_hci.log from my smartphone.
I am reading about this and i'm playing with Wireshark at the moment, trying to get somewhere.I need some guidance here, please.