- This topic has 4 replies, 3 voices, and was last updated 6 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › esp8266 wifi module with AT89s52
Hello everyone,
i have learn esp8266 esp-01 wifi module at commands by sending it hyperterminal and got success.
now i'm learning get response of these commands in keil c code using AT89s52.
the only thing i can't understand is , what should response i have to compare of only AT commnads,
For example ,If I Transmit "ATrn", so should i have to compare Received response with "OK" or "OKrn" or else.
Hi,
You no need to check for the resposes of the AT command. The for each AT command there will be different responses.
test
test#1
test 2