Search found 4 matches
- 19:19, 04 Feb 2016
- Forum: Questions and answers
- Topic: ESP8266 receivedata
- Replies: 1
- Views: 15481
ESP8266 receivedata
Hi there, Started to adapt the java script section of the esp8266 code to my needs. Unfortunately JS is somewhat new too me. I like to pickup TCP status text send by the 8266 (implemented and verified that it is working) and show that on the evo app. So, I need a event driven routine that read outs ...
- 19:38, 30 Jan 2016
- Forum: Questions and answers
- Topic: ESP8266 App works in Viewer but not stand alone in Cordoba
- Replies: 4
- Views: 27695
Re: ESP8266 App works in Viewer but not stand alone in Cordoba
Thanks it works now!
- 18:40, 28 Jan 2016
- Forum: Questions and answers
- Topic: ESP8266 App works in Viewer but not stand alone in Cordoba
- Replies: 4
- Views: 27695
Re: ESP8266 App works in Viewer but not stand alone in Cordoba
Hi Alex, Thanks for your quick answer!! Unfortunately I was not able to install the plugin. Installing other plugins like the vibration plugin worked flawless. This is what I got as output: Fetching plugin "org.chromium.socket.tcp" via plugin registry Error: 404 Not Found: org.chromium.soc...
- 22:14, 27 Jan 2016
- Forum: Questions and answers
- Topic: ESP8266 App works in Viewer but not stand alone in Cordoba
- Replies: 4
- Views: 27695
ESP8266 App works in Viewer but not stand alone in Cordoba
Tried the ESP8266 demo in the Evo things viewer. It works there perfectly and I can remotely switch a led on and off. Followed one to one the Cordova guide to setup the compilation environment. I compiled the same code succesfully in Cordova and upload it to my Phone. After executing the app I got t...