saspol
saspol
Have same problem with Mega and W5100 shield. First usage syslog.log() crashing system.
Any progress with console command?
No need scan, just wants some way to apply tag to file from command line.
Have same problem. Tried on esp-link v2.2.3 and v3.0.14, always got CRC error with empty 'topic' and 'data'. Monitoring with desktop MQTT client shows everything fine. ``` EL-Client synced! ConnectedCB...
I found problem is in ```mqttData``` callback function. In my case i have inside many checking like this: ``` if ( topic == "/home/blue/spotlightA/on") { spotlightA.setBrightness(0); } else if (...
Hi, i set flag in isr and then do read in loop. This working as expected. Thanx!
Hi all, i "added" eu433 region with this hint: http://wiki.dragino.com/index.php?title=Connect_to_TTN#How_To_add_other_frequency_band_such_as_EU433 And looks like it working ok with my gateway.
@andruby sorry, no patch, just dirty hack lorabase_eu868.h Need to test how it working in different conditions, but i can not. In short distances its ok. ``` /* enum {...