Search found 5 matches

by TFD
14 Sep 2018, 20:26
Forum: ESP Easy: Software
Topic: Command unknown: 'blynkget'
Replies: 10
Views: 6756

Re: Command unknown: 'blynkget'

Today. Build 20102 - Mega Libraries ESP82xx Core 00000000, NONOS SDK 2.2.1(cfd48f3), LWIP: 2.0.3 GIT version mega-20180914 Plugins 72 [Normal] [Testing] Build Md5 74a3821da965285ae42477c68c3fd9a6 Md5 check passed. Build time Sep 14 2018 02:21:24 Binary filename ESP_Easy_mega-20180914_test_ESP8266_40...
by TFD
10 Aug 2018, 06:55
Forum: ESP Easy: Software
Topic: Command unknown: 'blynkget'
Replies: 10
Views: 6756

Re: Command unknown: 'blynkget'

Does the browser do the update via HTTPS?
via HTTP
Also try in the command line if the DNS hostname resolves to a different hostname, or always the same.
Always the same.
by TFD
09 Aug 2018, 20:25
Forum: ESP Easy: Software
Topic: Command unknown: 'blynkget'
Replies: 10
Views: 6756

Re: Command unknown: 'blynkget'

Thank you! Now Blynk works. Another question: when I use command BlynkGet 10,1,get/V30 I always get in logs 4205141: Command: blynkget 4206334: Timeout while reading input data! And I only get the value of the V30 variable from Blynk on every third or fourth attempt. That is, if I have a timer set f...
by TFD
08 Aug 2018, 07:15
Forum: ESP Easy: Software
Topic: Command unknown: 'blynkget'
Replies: 10
Views: 6756

Re: Command unknown: 'blynkget'

Done. Binary filename - ESP_Easy_mega-20180804-11-g7783cf4_test_ESP8266_1024.bin

Command: BlynkGet update/V30?value=0

Command output: Unknown command!
by TFD
07 Aug 2018, 20:20
Forum: ESP Easy: Software
Topic: Command unknown: 'blynkget'
Replies: 10
Views: 6756

Command unknown: 'blynkget'

Hi! I downloaded the latest firmware (ESP_Easy_mega-20180804_test_ESP8266_1024.bin) and trying to connect to Blynk. My Rules: On System#Boot do BlynkGet update/V30?value=0 timerSet,1,3 endon On Rules#Timer=1 do BlynkGet update/V30?value=7 endif timerSet,1,3 endon It doesn't work. In logs I see this:...