-
Notifications
You must be signed in to change notification settings - Fork 794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GL-S10 (IP101 Ethernet) does not connect #1903
Comments
This issue is stale because it has been open for 90 days with no activity. |
Hello mr. Bot. I am happy to revive this issue and continue testing, but I am afraid we need some input from @1technophile 😇 |
Hello @m4rcu5 , This is not on my priority radar unless the manufacturer wants to participate/contribute. |
This issue is stale because it has been open for 90 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Hi,
I've been trying to get OMG (latest dev 46160c6) running on a GL.iNet GL-S10 device. This uses a ESP32-WROOM under the hood, together with a IP101 ethernet phy.
Full specs: https://docs.gl-inet.com/iot/en/ble_proxy/gl-s10/hardware/
The device looks hardware wise awfully similar to the Theengs Bridge. So I used that configuration as the starting base and adapted the pinout and LEDs to match the GL.iNet one.
config
If that would have worked, I had made a pull request, but unfortunately we're here at the issues section :)
The compilation goes alright, and on boot the device recognizes the ethernet interface. It does also bring the physical link up.
However it does not seem to get a IP from DHCP, and will soon start complaining about "insufficient TX buffer size", which happens when the device is not connected.
logs
Any pointers to how I can troubleshoot this further would be welcome.
I did test this device with ESPhome which did work with the ethernet device. I don't know if it helps any, but that boot log is more verbose on the phy side:
The text was updated successfully, but these errors were encountered: