WIFI CONNECTION OF ESP8266 TO ZTE-U30AIR WIRELESS 5G ROUTER
Posted: Sun Nov 30, 2025 12:28 pm
Hello to all !
I try to send data from a wireless sensor to ZTE-U30AIR using ESP8266 that controlled by a PIC18F47K40..After initialise , I try to connect with ZTE-U30AIR running below code Connect_WiFi...first macro (ConnectToSSID works, but in GetInValue pin D4 remains 0...the same result when I set Contains$ (RxString, " WIFI CONNECTED " , 1 ) instead of SearchAndReplace$...is there an issue in macro or a syntax error in code ?
Thanks in advance.
Basil
I try to send data from a wireless sensor to ZTE-U30AIR using ESP8266 that controlled by a PIC18F47K40..After initialise , I try to connect with ZTE-U30AIR running below code Connect_WiFi...first macro (ConnectToSSID works, but in GetInValue pin D4 remains 0...the same result when I set Contains$ (RxString, " WIFI CONNECTED " , 1 ) instead of SearchAndReplace$...is there an issue in macro or a syntax error in code ?
Thanks in advance.
Basil