Hello,
I have made an succesful connection between my android app (B4A) and my uC through the ESP8266, based on the script from https://www.b4x.com/android/forum/threads/esp8266-getting-started.68740/ . This works great. Now I want to connect the ESP8266 to a pc. I installed several TCP interfaces and I notice that it makes a connection to the ESP8266 socket and it seems that it receives something. But is does not write any information/buffer to the serial port. I think it is a kind of mismatch in some settings or something but I cna not find it. Anybody any ideas?
I have made an succesful connection between my android app (B4A) and my uC through the ESP8266, based on the script from https://www.b4x.com/android/forum/threads/esp8266-getting-started.68740/ . This works great. Now I want to connect the ESP8266 to a pc. I installed several TCP interfaces and I notice that it makes a connection to the ESP8266 socket and it seems that it receives something. But is does not write any information/buffer to the serial port. I think it is a kind of mismatch in some settings or something but I cna not find it. Anybody any ideas?