I am using an ENC28J60 Rev 7 (REVID = 0x06) with a TI CC1352P microcontroller. Trying to transmit and receive ethernet packets between the MCU and my computer. I was able to transmit packets from my MCU and see them in Wireshark, I could see the content of the message correctly.
I am doing a...