Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working IP function #253

Open
trkadam58 opened this issue Jan 26, 2022 · 8 comments
Open

Not working IP function #253

trkadam58 opened this issue Jan 26, 2022 · 8 comments
Labels

Comments

@trkadam58
Copy link

I have tested IP function with GRBL Advanced it is connecting but GRBL-PLOTTER getting Stuck, also i have tested with IP testing software, same problem facing here also, just for your trial i have added IP testing software link.

https://drive.google.com/file/d/1CcnsDOCXZlRIqeOHTIP1pyxAEbOiQzXq/view?usp=sharing

https://www.youtube.com/watch?v=8Zh50QU39x8

@trkadam58 trkadam58 added the bug label Jan 26, 2022
@svenhb
Copy link
Owner

svenhb commented Jan 26, 2022

Yes it's connected to Ethernet but not to grbl: I don't see the reset-message, like this:
image

@trkadam58
Copy link
Author

I have check with GRBL i am getting error as below video Link and image.

https://youtu.be/lUIChDd8JkY
26 01 2022_21 34 12_REC
26 01 2022_21 33 39_REC

@svenhb
Copy link
Owner

svenhb commented Jan 26, 2022

Which controller and firmware are you using?
As written, I tried with ESP32: https://github.com/bdring/Grbl_Esp32
On an ESP32 controller, which uses Telnet

@trkadam58
Copy link
Author

i am using STM32F446RE in LQFP64 package with GRBL-Advanced firmware

https://github.com/Schildkroet/GRBL-Advanced

@svenhb
Copy link
Owner

svenhb commented Jan 26, 2022

Did you follow this: For ETHERNET an additional W5500 Module is required. Then uncomment ETH_IF in Platform.h.?
Does it work with Candle? https://github.com/Schildkroet/Candle2

@trkadam58
Copy link
Author

i have done required setting for ETHERNET also added W5500 Module, and uncomment ETH_IF in Platform.h, and it is working fine with candle software without any problem
26 01 2022_22 54 41_REC
.

@svenhb
Copy link
Owner

svenhb commented Jan 26, 2022

Ok, good to know.
Which output do you get, if you enable "Show report" before connecting and then connect to ethernet?
image

@trkadam58
Copy link
Author

Before connection i have selected show real time status

123

After connection i have selected show real time status, there is no change.
27 01 2022_07 32 32_REC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants