-->
Page 1 of 1

HOOK in to RF Power

PostPosted: Sat May 23, 2015 7:00 am
by danbicks
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

Re: HOOK in to RF Power

PostPosted: Sat May 23, 2015 8:36 am
by ozayturay
It's in you home folder (which a lot of people like me dislike) in C:\Documents and Settings\<USERNAME>\Application Data\Arduino15 folder.

Re: HOOK in to RF Power

PostPosted: Sat May 23, 2015 8:56 am
by danbicks
Thanks for this....

I will have a little look now :)

Dans

Re: HOOK in to RF Power

PostPosted: Tue Jun 30, 2015 9:49 pm
by mrburnette
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