ESP8266 support
http://homes-smart.ru/index.php/oborudovanie/bez-provodov-wi-fi
mitekg
@mitekg
Best posts made by mitekg
Latest posts made by mitekg
-
RE: nRF24LE1 full controller to control devices and sensors reading!!
@hek , is it possible to implement it in mysensor? may be like it was made with "433" sensors?
-
RE: Upgrade Ethernet GW -> 1.4 (wiznet)
@hek
sorry!!
Im stupid man! compiled
Continue testing! -
RE: Upgrade Ethernet GW -> 1.4 (wiznet)
@hek
test it twice!
clean installation (unpack in new dir) of 1.5.6. + latest dev version from git. -
RE: Upgrade Ethernet GW -> 1.4 (wiznet)
1.5.7 + latest dev version
lib,,...\EthernetGateway.ino
Compilation, . error:Arduino: 1.5.7 (Windows 7), Board: "Arduino Nano, ATmega328"
In file included from EthernetGateway.ino:57:0:
GatewayUtil.h: In function 'void parseAndSend(MySensor, char*)':
GatewayUtil.h:187:31: error: 'mSetRequestAck' was not declared in this scope
mSetRequestAck(msg,ack?1:0);
^
In file included from EthernetGateway.ino:53:0:
C:\Users\Dima\Documents\Arduino\libraries\MySensors/MySensor.h:248:10: error: 'boolean MySensor::sendRoute(MyMessage&)' is protected
boolean sendRoute(MyMessage &message);
^
In file included from EthernetGateway.ino:57:0:
GatewayUtil.h:193:26: error: within this context
ok = gw.sendRoute(msg);
^This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences. -
RE: Upgrade Ethernet GW -> 1.4 (wiznet)
thx! ill try today.
And what about IDE 1.0.5. or 1.5.7? -
RE: Upgrade Ethernet GW -> 1.4 (wiznet)
@Hoffan compilation success?
Evrthing works?
IDE versionthx?
-
RE: Upgrade Ethernet GW -> 1.4 (wiznet)
@hek Yes, MySensors-library was replaced