1. S

    Ping with length >245 bytes ignored by ENC28j60

    Hi, Using a ENC28j60 with a cc1352p1 microcontroller and the lwIP stack. I'm trying to ping my device after manually assigning it an IP, and I can ping it and get a response when the number of bytes in the ping is < 244 bytes. So if I do >> ping 192.168.1.10 I get: 64 bytes from...
Top