This project provides a Python script for interacting with the VEVOR diesel air heater, All-in-One model, via Bluetooth Low Energy (BLE). The code has been developed through Bluetooth data sniffing between the heater and the manufacturer's "AirHeaterBLE" app.
I currently start playing you a ESP32 and my Vevor Diesel Heater.
With Arduino IDE , I did a little code to do somes test. Thanks a lot , your code help me a lot by providing UUID and others codes.
I can send command easily to the heater but never can get data from it. Even if I send cmd1 command and try to do a characteristic read value just after. I don't know if you can help me a bit with this ?
Hi !
I currently start playing you a ESP32 and my Vevor Diesel Heater. With Arduino IDE , I did a little code to do somes test. Thanks a lot , your code help me a lot by providing UUID and others codes. I can send command easily to the heater but never can get data from it. Even if I send cmd1 command and try to do a characteristic read value just after. I don't know if you can help me a bit with this ?
thanks