Connecting to Wifi

Home Forums DIY Sand Table Connecting to Wifi

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #751
    HendrikV22
    Participant

    Good evening Folks,

    So, I have finally managed to come to the point where I can start with the final setup phase….

    I have finally managed to compile the program and have it uploaded to the board with Success! I accessed the Terminal port and sees the same type of text as shown in the video. I then moved on to the next phase of setupa according to the “Setting up and configuring the SandBot” page.

    this is where I’m stuck….

    When I try to access the the WIFI (using the command “> w/SSID/PASSWORD/HOSTNAME”) I keep on getting the following message:

    “RestAPIendpoints: endpoint > w not found”

    I did replace the “SSID” and “Password” according to my wifi settings… However, I believe this si not where the problem is….

    any help on how to get the board connected to the Wifi and resolving the above-mentioned error?

    Regards

    #752
    HendrikV22
    Participant

    Nevermind guys…

    Rooky programming mistake…. the “>” should not have been part of the command….LOL

    Thanx anyways!

    #1013
    naldo
    Participant

    All

    Any help here would be greatly appreciated.

    I am able to get the VSCode terminal to show I am connected to the IP address I provided.

    I an unable to get the webpage that is show to connect – all I get is

    ‘This page isn’t working’
    HTTP ERROR 500

    I am also seeing this in the VSCode terminal

    I: WiFiManager: notConn WiFi.begin SSID NETGEAR43
    T: WiFiManager: Event SYSTEM_EVENT_STA_CONNECTED
    I: 1440582 bot2 V2.028.002 SSID NETGEAR43 IP 0.0.0.0 Heap 179144 QOK:0 Avg 93.30uS Max 15190uS Min 79uS Slowest WiFi 14984, LoopTimer 3090
    T: WiFiManager: Event SYSTEM_EVENT_STA_GOT_IP
    I: WiFiManager: GotIP 192.168.0.17
    I: WiFiManager: mDNS responder started with hostname bot2
    [1441854][E][ESPmDNS.cpp:148] addService(): Failed adding service http.tcp.

    I don’t know if this final line: “Failed adding service http.tcp.” is normal, or if there is an error somewhere.

    I am able to ping the IP address and get a response.

    Any suggestions?????

    Thanks in advance.

    Ciao

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.