I'm quite new to ESPEasy but I've some experience using ESP8266/Wemos module for home automation system.
reading about this firmware wanted to test it if it can fits my need but I'm stuck even before starting

Step done so far:
1) Download ESPEasy 120
2) installed libraries in Arduino IDE
3) Compile and upload, all OK
4) connect to ESP_0 SSID with my tablet, using default password in the sketch (configesp)
5) Got the page at 192.168.0.4 where I select my WiFi SSID, enter my password
6) got a screen telling "ESPEasy configured, device IP is 192.168.1.105"
That's so far, from this point no way to connect to the ESP for config; I see that IP in my router but from any browser, any pc/tablet I have it does not accept connection.
I tried to completely erase the module, reflash with 108, back 120, then 134, back 120, every time same story.
Being fed up I took a brand new Wemos (I've bunch of them) tried and... same story; just to make sure I'm not faceing bad Myrphy's law, took a 3rd module but situation did not change.
I took the same 3 modules and flashed with different sketches I use in my system and they all works just fine.
Conclusion is I'm doing somethign weird with ESPEasy or I do miss somethign very, very stupid... Anyone that can help?