I need to measure I2C adafruit MPRLS pressure sensor with the esp32 ULP (low power coprocessor).
From the esp32 forum and google, I understand that this can be done but there is close to no information as how to do this in arduino IDE.
Can this be done in the IDE or there is no other way than going with the ESP-IDF and the learning curve attach to this?