Code Monkey home page Code Monkey logo

Comments (6)

hanke-cnc avatar hanke-cnc commented on May 26, 2024

(Google translation may be a bit problematic), I have tried 2 ways, one way is: modify the port number of the problem here #8 (grblesp32 default port number 23) , another way is: modify the default configuration file port number of grbl esp32 to 30501, but it still fails to succeed.

from candle2.

hanke-cnc avatar hanke-cnc commented on May 26, 2024

Hope professional programmers can help me, (I am learning qt network programming in order to solve this problem)

from candle2.

Schildkroet avatar Schildkroet commented on May 26, 2024

Hello,
can you pls open a command window and try to ping the device (with correct IP)?
e.g. ping -n 1 -w 1500 192.168.1.102
If this command fails, your network configuration is invalid and must be fixed first.
Second, GRBL-Advanced creates its own TCP-Server (through Wiznet IC). Without it, Candle2 (Client) can not connect

from candle2.

hanke-cnc avatar hanke-cnc commented on May 26, 2024

Hello, can you pls open a command window and try to ping the device (with correct IP)? e.g. ping -n 1 -w 1500 192.168.1.102 If this command fails, your network configuration is invalid and must be fixed first. Second, GRBL-Advanced creates its own TCP-Server (through Wiznet IC). Without it, Candle2 (Client) can not connect

Hello, I use a "network debugging assistant software" and it can also connect to grbl esp32 normally. I need your help. Maybe you only need to change the source code of candle2 to achieve success
捕获
.

from candle2.

hanke-cnc avatar hanke-cnc commented on May 26, 2024

Looking forward to your reply,

from candle2.

Schildkroet avatar Schildkroet commented on May 26, 2024

#35

from candle2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.