Hello,
We are currently integrating the Codico Whitebeet 1.1 with OTA firmware updates into our system. Our setup involves using the board in SPI mode for regular operations and the Ethernet port exclusively for firmware updates. The Ethernet cable remains permanently connected to the board.
In our application, we require a method to deactivate and maintain the Ethernet interface in a down state, as the port should not be active during normal operations. However, despite taking the necessary OS-level steps on our Ubuntu 16.04 system (running on an IPC board), the Ethernet interface keeps reactivating.
We are aware that the github post documentation suggests using Debian 12 for reproducing Ethernet-related scenarios. However, since our application runs on Ubuntu 16.04, we are unable to follow this recommendation. We suspect the issue might be related to the Whitebeet’s internal operations or a possible configuration/hardware setting.
Could you assist us in identifying the necessary steps or configurations to permanently disable the Ethernet interface when not in use?
Thank you for your support.
Marchesi