Certainly I2C issue , Normally screen was OK with my code and INA3231 on ESP32.Ina and the screen don't work with Sascha's code. I've tried the libraries and can't get them to work. I swapped the ina library with the INA226_WE and commented out each OLED entry and the ina works. I tried the u8g2lib in a test code with the screen and it works. I swapped the acrobat library with the u8g2lib but they don't work in the code. I do not know why. The code gets stuck.
This is tho code who is running without the screen: https://github.com/Sefan1980/Teensy/blob/main/ESP32_WIFI_Sender/ESP32_WIFI_Sender.ino