<p dir="auto">Hello,</p> <p dir="auto">My name is Ilya Ivanov.</p> <p dir="auto">I am conducting research work and using LILYGO T-Halow boards. At this stage of my work, I need a packet sniffer in order to analyze traffic in detail and better understand the behavior of the algorithm I am developing.</p> <p dir="auto">I tried to flash the sniffer project from your website onto the T-Halow board, but I encountered an Ethernet initialization error. Based on my testing, the firmware starts, and the radio part initializes correctly, but during startup an error occurs in the GMAC/EMAC module. I assume this may be related to differences in the Ethernet hardware implementation on the T-Halow board compared to the platform for which the published sniffer image was built.</p> <p dir="auto">In this regard, I would like to ask whether it would be possible to obtain the source code or an editable version of the sniffer project so that I can adapt it for the LILYGO T-Halow board and fix the Ethernet initialization.</p> <p dir="auto">If sharing the source code is not possible, I would greatly appreciate any technical information that could help with the adaptation, such as:</p> <ul> <li> <p dir="auto">a sniffer project or firmware specifically for the LILYGO T-Halow;</p> </li> <li> <p dir="auto">documentation describing the Ethernet/GMAC configuration;</p> </li> <li> <p dir="auto">the Ethernet PHY connection scheme;</p> </li> <li> <p dir="auto">build parameters or configuration files required to run the sniffer correctly on this board.</p> </li> </ul> <p dir="auto">Thank you in advance for your help.</p> <p dir="auto">Best regards,<br /> Ilya Ivanov</p>
TXW8301