Place to put your Basic demos and examples

Moderator: Mmiscool

User avatar
By vag1500
#77509 Dear All,

I would like to use msgbranch procedure on one side with esp8266 at commands AT+CIPSTART, AT+CIPSEND on other side. I tried connection in port 80( web server) and connected and disconnected immediately.After i tried the ws 81 port. I connected sucessfully send data but msgbranch cannot be activated. Could you please help?
User avatar
By vag1500
#77631 Dear All,

I tested the UPD function and working fine with espbasic and esp01 with AT commands. I am trying to find the text that will trigger the msgbranch in TCP mode. From my browser is working fine but i would like to use it from esp01 with AT commands. Have you tried it?