SEN3066 Mesument interval
I have a SEN0366 sensor and an ESP32 with a program written in arduino ide. I need to take measurements 10 or 20 times per second. I need to adjust the measurement time. How do I do this?
All I found was the command from the pdf document "Time interval (1 sec): FA 04 05 01 FC"
How do I set a smaller measurement interval?
Can you write an example of such a command? pls