MajicDesigns / MD_MAX72XX

LED Matrix Library
GNU Lesser General Public License v2.1
307 stars 122 forks source link

md_max72xx message esp8266.ino not working #59

Closed mjmokhtar closed 10 months ago

mjmokhtar commented 10 months ago

I just compile but my ip not show web respond and also web page

are you sure that's correct ?

please you try its not working trust me

MajicDesigns commented 10 months ago
  1. Did you put in your network credentials in the code:

    // WiFi login parameters - network name and password
    const char* ssid = "";
    const char* password = "";
  2. Have you tried turning on DEBUG to see if there are any information messages:

    #define DEBUG 1
mjmokhtar commented 10 months ago

I've using esp32 and tried using debug, but its IP doesn't work

MajicDesigns commented 10 months ago

You need to be more specific. What do you mean by 'it does not work'. Does it get a wrong IP, no IP, what?

Also please confirm that you did put in your network name and password correctly.

mjmokhtar commented 10 months ago

i am sorry i got ip addres but when I try to get in it doesn't work I put ssid and pass correctly but when I got IP address it doesn't work

MajicDesigns commented 10 months ago

What browser are you using to open the page? Have you tried a different one or a different computer?

mjmokhtar commented 10 months ago

i've been try using safari and firefox

MajicDesigns commented 10 months ago

I have checked the MD_MAX72xx_Message_ESP8266 and it works ok for me. While doing this I have also changed it to be MD_MAX72xx_Message_ESP32 as this is more common now, released in code tagged v3.5.1.

Tested with ESP32 Generic Development board. Connected with browsers below and all worked to change the displayed text on dot matrix: