Problem with changing IP
Posted: Mon Jan 05, 2015 12:01 am
Hi,
I'm new to electronics and IoT and just getting started. I want to control lights etc via wifi using the ESP8266.
I have got the module to work with the Arduino. It is connecting to my Wifi network and communicating perfectly. However I need to fix the IP address of the device.
The following commands return an ERROR every time
AT+CIPSTA?
AT+CIPSTA=ip
AT+CIPSTAMAC?
AT+CIPAPMAC?
module is configured with CWMODE=1
version is 0.9.2.4
all other commands are working perfectly.
please let me know what I must do. Should I flash the device and if so which firmware? thanks a lot.
I'm new to electronics and IoT and just getting started. I want to control lights etc via wifi using the ESP8266.
I have got the module to work with the Arduino. It is connecting to my Wifi network and communicating perfectly. However I need to fix the IP address of the device.
The following commands return an ERROR every time
AT+CIPSTA?
AT+CIPSTA=ip
AT+CIPSTAMAC?
AT+CIPAPMAC?
module is configured with CWMODE=1
version is 0.9.2.4
all other commands are working perfectly.
please let me know what I must do. Should I flash the device and if so which firmware? thanks a lot.