should be possible - how easy depends on the existance of support libraries etc - do some web searches
e.g. if there is no existing Arduino library which supports the 4262 sensor you will have to implement your own - could you give a web reference to the device?
using ESP32 microcontrollers I have used MQTT to send data to the remote cayenne desktop and to Node Red on a local PC
ask Bosch for a datasheet which describes the interface etc, e.g. RS232, RS485, I2C, SPI, ????
without that you are lost!
also do they have example code in C or C++
Is is not simple the resistance value of the ntc which delievers the information? I want to cut the cable (i think 2 veins in the cable) and connect them to the ESP.
I think there is no interface. Or am i wrong there?