Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By danbicks
#18247 Hi Guys,

I have downloaded the updated version via board manager. I can't seem to see where the new SDK is located. I want to hook in to the API to control the modules RF power and make some current measurements and range checks based on this.

Any pointers to where it hides?

Dans
User avatar
By ozayturay
#18252 It's in you home folder (which a lot of people like me dislike) in C:\Documents and Settings\<USERNAME>\Application Data\Arduino15 folder.
User avatar
By mrburnette
#22109
ozayturay wrote:It's in you home folder (which a lot of people like me dislike) in C:\Documents and Settings\<USERNAME>\Application Data\Arduino15 folder.


There is a way to "encapsulate" the ESP8266 (and others) installs. I describe it here:
http://stm32duino.com/viewtopic.php?f=45&t=356#p3171

Ray