For work, I have an Android tablet version 14 with kernel version 5.15.153-android13-3-29539737. I am trying to run a widget test on the device. I do have the device connected to the laptop with wireless debugging (ADB) and can successfully start the test. However, the functionality this particular test uses requires data received over the ethernet connection. When the ethernet is on and I turn on wifi, the ethernet drops until I turn off the wifi connection.
The ethernet connection is through the USB port with an adapter for an RJ45.
From what I read, it may be possible to set up a concurrent or simultaneous connection in a Samsung tablet unless that has been disabled. However, I cannot get them both running at the same time. How may this be done?