This is a follow-up question to Implementing AT commands with arduino and ESP8266.
- I have reprogrammed the 'AT' firmware into the ESP8266 module.
- I have then uploaded my sketch to the Arduino.
Individually they are working perfectly but not when connected. I think Program Address Offset [Hex] value for the firmware and my *.ino are the same. I am trying another range with no result. Can you tell me how to change the Program Offset for Arduino [0x000000]? Any comment is welcome.