Chat freely about anything...

User avatar
By evramana
#45021 Hi guys,
In my one of projects I am using ESP8266 wifi module as interface between server module and Smart Phone. For Processing of AT command control information for actual data, I used one microcontroller whichruns at 80 Mhz. And UART Interface Buad rate between microcontroller and wifi is 512000bps. The communication between Smart phone and server moudle is just like request and response type. Here the issue is, for processing every command(Extracting actual data from AT command Control information) Microcontroller taking around 150ms. But I am expecting it to be done with in 50ms. Am I doing any mistake in this. I am expecting suggestions. Is there any modules with seperate AT Command interface and Data Interface in order to reduce command processing time. Thanks in advance.

Image

Best Regards
Venkataramana.E