Hi ensar,
I setup the TCP/UDP server on AP side by:
AT+QFWDSERVER=0,22,“IP”,“TCP”,22
It then responded as Ok.
Also established the client side as well.
AT+QFWDCLIENT=0,22,“IP”,“TCP”,“192.168.125.88”,22
When i tried to SSH, it then shows following on minicom
The putty gets stuck on black screen.It seems like connection is successful but putty not responding back.
Is there any other AT config that i need to push or write?
Thanks
