So I've been asked to design a particulate matter sensor, battery powered and that connects through WiFi. Looks like the MKR 1010 is the perfect candidate but I'm having a small doubt in terms of powering the sensor. This is part of the datasheet:
And looking at the power tree of the Arduino:
There is no much info about the 5V out pin. Only that is powered directly from the USB when it's plugged. Does this mean that I wouldn't be able to power the sensor?
(And no, external source is not an option, either I power the sensor through battery or I can reject that component)