SakKrish

Results 11 comments of SakKrish

Hi Martin, This is what i get when i type show stats. show status returns "Invalid command". show stats System uptime: 0:01:43 8 KiB in (73 packets) 0 KiB out...

Hi Martin, I set the default gateway to 192.168.0.1. when I input show: Version V2.2.15 (build: Sun Mar 14 13:22:44 2021) STA: SSID:ssid PW:password [AutoConnect:0] AP: SSID:MyAP PW:none [open] IP:192.168.4.1/24...

Hi Martin, I checked the DHCP client list on my router and couldn't find the ethernet module. So i don't think the Module has initialized correctly. What can i do...

Two things to look out for: 1. Good power supply : I faced this problem as Martin points out, it takes 160mA to run the Module. 2. Check your connections....

Hi Martin, Im not very good with the terminology, But what i am basically doing is that I have an Active internet Lan -> Connect to ENC28j60->Esp8266 repeats this connection...

The ESP works since it communicates with the other main controller. But ENC28j60 never reconnects. It works again when i restart the ESP8266. Sometimes not immediately. takes like 3-4 resets...

Hi, I tried adding Ethernet.maintain() to my void loop. still having the same problem. Ive enabled the websockets debug output. This is what im getting: [WS][0][sendFrame] fin: 1 opCode: 10...

@Links2004 ill try wireshark and check. @d-a-v Ill try the esp8266 version of the repo and get back to you

Hi @Links2004 Sorry it took me time to respond back. Was busy with work. I tried everything to see what caused the problem. Eventually i decided to try w5100 and...

Hi Links2004, ive been using the enable heartBeat for ESP32 for my ws client. What i notice is that randomly the websocket crashes (which is fine) but then i notice...