GeorgeDLake

Results 3 issues of GeorgeDLake

Hi. I have an issue with the dial.ino. it gets stuck in the blockUntilReady function. If I invert the RX and TX lines, then it passes but no data comes...

Hi, This is the correct sequence that will work with my ESP8266/A6 and my local mobile company. AT+CREG=0 AT+CGATT=1 AT+CGDCONT=1,"IP","web.tmovil.cl" AT+CSTT="web.tmovil.cl","web","web" AT+CGACT=1,1 The CGDCONT and CSTT lines I have not...

Hi, While in the loop section the code will Soft WDT reset. This will happen after several seconds (15 -20) or just after any of the commends (SMS, Call, HTTP),...