Error using MQTT- network - ESP8266

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 8.

Moderator: Benj

Post Reply
gonzogonzo
Posts: 56
Joined: Mon Aug 11, 2014 3:57 pm
Has thanked: 18 times
Been thanked: 17 times
Contact:

Error using MQTT- network - ESP8266

Post by gonzogonzo »

Hello,
I tried the realization of a circuit that worked as an MQTT client: in the simulation in Flowcode it works correctly (updating data in Thingspeak while in the real circuit it does not (I immediately exclude that it is a hardware problem as the circuit works correctly with other configurations of use of ESP8266). Furthermore, the same operating error is obtained by simulating in Proteus; until the connection to the remote computer everything is ok then the error occurs following the sending of the command AT + CIPSEND = 0,103 to ESP8266 obtaining a "no tail" response. I'm reasonably sure there is a problem in one of the three components used.
In attachments photo and flowchart ( i have replaced key Thingspeak with "X").
Thanks
IMG_1810.JPG
IMG_1810.JPG (123.17 KiB) Viewed 2998 times
IMG_1809.JPG
IMG_1809.JPG (136.63 KiB) Viewed 2998 times
XYZ.fcfx
(20.92 KiB) Downloaded 178 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Error using MQTT- network - ESP8266

Post by Benj »

Many thanks for letting us know and sorry for the delay.

Hopefully now fixed, At least it's now working well for me here.

Let us know how you get on.

gonzogonzo
Posts: 56
Joined: Mon Aug 11, 2014 3:57 pm
Has thanked: 18 times
Been thanked: 17 times
Contact:

Re: Error using MQTT- network - ESP8266

Post by gonzogonzo »

Hello Benj,

yes now all working ok!

Thank for Your support.

amjad
Posts: 1
Joined: Tue May 05, 2020 11:39 pm
Contact:

Re: Error using MQTT- network - ESP8266

Post by amjad »

hi gonzogonzo ,how are you ,your programe is good and it is works correctly.....so now please can you make programe that can read the data from MQTT server and then display the data in LCD display..... :D

Post Reply