The readvdd33 function is now causing intermittent stack dumps. For info on alternative see this post http://www.esp8266.com/viewtopic.php?f=32&t=4894
----------------------------------------------------------------------------------------------------------------------------------
Those of us trying to develop battery powered esp8266 sensors need to monitor the battery state.
In the esp8266 SDK there is an undocumented call, read33vdd, which gives the value of the power supply input.
Is there any plan to include a call to read33vdd in the Arduino IDE?
Thanks of all the good work with the Arduino IDE for ESP8266.
----------------------------------------------------------------------------------------------------------------------------
My thanks to all who have contributed to this thread.
I think that the posting by gerardwr of the updated version of his ESP8266SDK2.ino (post #14591 near bottom of second page of this thread) completes our hunt for readvdd33.