Hello,
Thanks for your patience.
Using debug.
It as just worked one time, in the program I put "....7f7e62fa/3/Sensor.Parameter1". to use the module #3
but in the serial I have :
/Db/5641f8b5cf045c757f7e62fa/5/Sensor.Parameter1: 1
switch state
1
I don't understand why #3 is changed to run # 5.
Now it's again and again not working, reflashing. and so one.
It seems that the program doesn't go further than : "waitOk(); in line 120 of ESP8266_relay_switch_MQTT by EasyIoT
Any idea?
Thank you, I tested with testflashconfig and found errors with my ESP01 so I am now using an ESP8266-12E the result of this test is :
ESP8266-12E
Flash ide size: 4194304
Flash ide speed: 40000000
Flash ide mode: DIO
Flash Chip configuration ok.
Trying the 'internet connected switch' with that module, using sensor 3 It was strangly connected to sensor 2 (see attachment).
I sign in the server to change the #2 DI (it was garage door) to DO (relay) to make it work.
But a new module appears in a group created as default.
It's module 0 #6 undefined.
Since, unable to connect to use relay (with //#define DEBUG).
Am I newbie 0.0
I had some problems to at the very beginning with the newer esp01's
Had to use differing baud rates to talk to each one
The fix for me was to make sure the firmware was updated.
After that they behaved themselves. I think it was to do with the two copies of the same firmware.
One is from the cheaper clone copies and the other is the Expressif copy (I think)
If yours says Ai-Cloud instead of AI-Thinker on the board then I would suggest update firmware.
Hello,
(I am now using an ESP8266-12E).
Flashing the "EasyIoT_Cloud_Relay" sketch with sensor 1.
When the esp connects to the IoTcloud server, it's on the sensor 2 (see attachment).
If I put 2 in the sketch, I have also the control on the same sensor 2.
So impossible to drive 2 relays?
Any idea? Thank you.