Obtaining IP address with configure wifi.gcode

I’m setting up my printer (troodon 2.0) for the first time and I’m trying to get the IP address under the “about” menu.
I have run the “configure wifi.gode” from the sd card that came with the printer. I have changed to my user name and password.

When I “print” the code and go to status, it stops at 12.5% so I eliminated all the extra text and saved, run again and it stops at 87%

I can not get it to complete and show ip address. Below is what I’m running


M552 S0
G4 P10000
M587 S"my_wifi_name" P"my_password" ; S is your Wifi name, P is your Wifi password
M552 S1
M552
M500

; put this gcode file into SD card, then choose it to print.
; you’ll see the IP address under “About” menu after one minutes.
; input the IP address on your browser, then it’ll show web console.

Hi… Welcome to the community!
Ensure that you’ve entered the correct Wi-Fi credentials (SSID and password) in the “M587” command. Any typos or incorrect information here can lead to connection issues.

Hi and thanks for the response. I have entered wifi id and password correctly. Any other suggestions?

Just a thought, depending on the network you have established your network mesh may not allow the printer connection. Just something to look at. My mesh will reject any new device until I ok it.