-->
Page 1 of 1

binding same client number with any ip ESP8266 Station mode

PostPosted: Thu Apr 04, 2019 5:25 am
by SufyanRaza26
I am using v.0.9.2.2 firmware in ESP8266-01
I am using AT+CWMODE=2(AP mode)
ESP8266 is my AP, whenever i reconnect ot ESP8266 a diffeerent ip is assigned to my phone(even if i make my ip static) a different client number is assigned to my device in most cases , due to which my program gets stuck in busy s....
I there a way to bind a certain client number( 1,2,3or 4 ) to a certain ip say(192.168.4.100)?
Thanks in advance :D