luc lebosse
c74d8235dd
Remove Bridge/front end split
...
as can listen 2 ports can do both together no need to split - so remove
settings and pin
2015-04-18 19:09:32 +08:00
luc lebosse
5b9f3835b9
Add backbone for Web interface and Data Interface
...
Web Server listen on port 80
Data Bridge listen on port 8888 may need to allow configuration of this
port in settings - TBD
2015-04-17 23:02:28 +08:00
luc lebosse
f53b968690
Add Include to access SDK function directly
...
Some function like the one to know the current mode are not in ESPWifi
class but directly available from SDK
2015-04-17 21:21:08 +08:00
luc lebosse
766c7cd21c
Add missing function to change AP IP
...
need to update ESP8266 files also - I pushed my code to ESP8266 github
already to see if they implement it - or not
2015-04-17 17:13:40 +08:00
luc lebosse
01e1bcb727
First Code Commit
...
Basic Setting Function Save/Read from EEPROM
Connection to wifi according settings in EEPROM
Recovery Mode using GPIO2 just after module start to reset settings
2015-04-16 22:03:37 +08:00