Heltec esp32 lora v2-deepsleep mode

Hi to all
I am testing current consuption in deepsleep mode, using external 3.3 V connected on 3.3 V pin.
Maybe need to disable something?
Heltec.begin(false /DisplayEnable Enable/, true /Heltec.LoRa Disable/, true /Serial Enable/, true /PABOOST Enable/, BAND /long BAND/);
No effect
Heltec.begin(false /DisplayEnable Enable/, false /Heltec.LoRa Disable/, true /Serial Enable/, true /PABOOST Enable/, BAND /long BAND/);
Lora works with both settings?
I add
LoRa.end();
LoRa.sleep();
but same.
Please help.
Thanks

Missing result, 1mA in deepsleep mode. Is it real minimuum?

The lowest level should be uA. Try downloading the latest environment 0.0.7.

Hi
Thanks for respond. What environment do you mean? I use later Arduino ide, what else?
Rgds

Look at this article: