rutierut wrote:while the same version, this appears to be a different fileNot an official NodeMCU build? Where did you get it from?
MeNoGeek wrote:rutierut wrote:while the same version, this appears to be a different fileNot an official NodeMCU build? Where did you get it from?
The original file? No idea, i imagine from the NodeMCU github. I've tried at least 20 different versions by now but unfortunately no luck
http://www.esp8266.com/viewtopic.php?f=19&t=1278
MeNoGeek wrote:The only other ones that I've used are from Tuan's Github, and the binary attached to his original post:
http://www.esp8266.com/viewtopic.php?f=19&t=1278
I must confess when i flashed the files and booted the ESP i thought they were in fact the ones i am looking for but upon reaching the line
m:connect( broker , mqttport, 0,
function(conn)
print("Connected to MQTT:" .. broker .. ":" .. mqttport .." as " .. clientID )
tmr.stop(0)
connected = 1;
end)
i was served this error, any idea what might be wrong?
c_��RS�fJS��FS���BC�