- Tue May 16, 2017 12:10 am
#65963
edvwhite wrote:gbafamily1 wrote:
The next step is to install the ESP8266 board support package.
https://github.com/esp8266/arduino#inst ... ds-manager
After that set the board type to match your ESP8266 board. I used an Adafruit Huzzah (not feather).
My great apologies for being away from this for a while. Life sometimes interferes with the righteous pursuit of hobbies - I hate that.
I did install the board support and ... long version is not important. Short version is YOU ROCK !!
I got it up and working and went out to the telescope site today to try it, works perfectly. MANY THANKS FOR YOUR HELP and patience.
Ed
I have been searching for a solution to my problem and I was encouraged when I came across your post. The situation is almost identical, just substitute "sensor" for "telescope mount". In fact, mine is even simpler as the sensor puts out readings on RS-232 but it never receives data. There is an existing iPad app which receives the readings over WiFi and displays them. I just need to make a new "bridge" to replace one that is damaged and can't be repaired. I know the ssid, pw, ip addr and port so it should be easy. When the system was working, it was possible to connect with a Putty Telnet session.
I'm very comfortable with hardware and I can flash and run my module. I'm not so good when it comes to the programming and compiling environment. If it's not too much trouble, would you mind sharing the steps you took to arrive at a solution?
Thanks in advance.