Does anyone knows if it's possible to use wifi_set_sleep_type function from user_interface.h in my Arduino sketch? I know it compiles as I am calling the function but the consumption still remain the same.
I would like to have the other two modes of sleep available. So far only deep_sleep works for me.
Any comments will be appreciated,