I am unable to communicate with with my device over serial. I am using the Arduino serial monitor ( tried on three different computers ) with the specified baud rate of 115200 and have played around with various others. What i'm trying to do is just send basic AT commands before integrating the chip into my embedded device. I am using usb UART to communicate with this module.
I have tried following the instructions; as mentioned default baud is 115200 and various others just in case, checked my physical wires multiple times and tried on different computers (OS's) with no luck - the only think I am able to get back is 'ready' when I click the reset button while plugged in.
Could someone please offer me some advice on how to approach this or what could be going wrong? I have tried this on 2 different wifi modules ( same make and model ) with the same results I do not understand what i'm doing wrong.