Arduino IDE 1.6.5 , 1.6.6 , 1.6.7 try - no luck - F1 aka help
Posted: 22 Dec 2015, 14:37
Hey, found that firmware mentioned in one of tech blogs i read and decided to give it a shot - the more i read about it the more i loved it but tbh cant say how my experience are because for at least a week no i am not able to make it running.
I use Arduino IDE 1.6.5 rc5 atm, but was trying also 1.6.6 and 1.6.7 version.
went thru tutorial http://www.esp8266.nu/index.php/Tutoria ... are_Upload considering change of link to esp boards to version 2.0
cant make it - always get errors
ESPEasy:169: error: no matching function for call to 'PubSubClient::PubSubClient(const char [1])'
E:\MR\Documents\Arduino\libraries\PubSubClient\src/PubSubClient.h:103:4: note: PubSubClient::PubSubClient(const char*, uint16_t, void (*)(char*, uint8_t*, unsigned int), Client&, Stream&)
PubSubClient(const char*, uint16_t, MQTT_CALLBACK_SIGNATURE,Client& client, Stream&);
^
E:\MR\Documents\Arduino\libraries\PubSubClient\src/PubSubClient.h:103:4: note: candidate expects 5 arguments, 1 provided
E:\MR\Documents\Arduino\libraries\PubSubClient\src/PubSubClient.h:102:4: note: PubSubClient::PubSubClient(const char*, uint16_t, void (*)(char*, uint8_t*, unsigned int), Client&)
PubSubClient(const char*, uint16_t, MQTT_CALLBACK_SIGNATURE,Client& client);
there are more of them I just don't want to make wall of text but cant upload file log
If there is a mercifull soul that wants to make me a xmas present please HELP
Best Regards
M.
I use Arduino IDE 1.6.5 rc5 atm, but was trying also 1.6.6 and 1.6.7 version.
went thru tutorial http://www.esp8266.nu/index.php/Tutoria ... are_Upload considering change of link to esp boards to version 2.0
cant make it - always get errors
ESPEasy:169: error: no matching function for call to 'PubSubClient::PubSubClient(const char [1])'
E:\MR\Documents\Arduino\libraries\PubSubClient\src/PubSubClient.h:103:4: note: PubSubClient::PubSubClient(const char*, uint16_t, void (*)(char*, uint8_t*, unsigned int), Client&, Stream&)
PubSubClient(const char*, uint16_t, MQTT_CALLBACK_SIGNATURE,Client& client, Stream&);
^
E:\MR\Documents\Arduino\libraries\PubSubClient\src/PubSubClient.h:103:4: note: candidate expects 5 arguments, 1 provided
E:\MR\Documents\Arduino\libraries\PubSubClient\src/PubSubClient.h:102:4: note: PubSubClient::PubSubClient(const char*, uint16_t, void (*)(char*, uint8_t*, unsigned int), Client&)
PubSubClient(const char*, uint16_t, MQTT_CALLBACK_SIGNATURE,Client& client);
there are more of them I just don't want to make wall of text but cant upload file log
If there is a mercifull soul that wants to make me a xmas present please HELP
Best Regards
M.