Hi, I am using a EM7455 in our embedded linux design. I am using Gobi drivers and both the enumeration and Gobi drivers work on boot up. I can then do a ifconfig eth3 up to bring up the LTE network interface.
But I got a question: How can I discovered from Linux what network interface number was assigned to the LTE network interface? Right now it is always 3, but it may be something else in a fully loaded system.
Thanks