You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the firmware does not implement logic to switch to the different antenna in the case where initial connection failure. The modem constantly tries to contact the opposite side on the same antenna port infinitely.
In my opinion, this could lead to a hazardous situation where the connection fails during one antenna failure. The subsequential connection recovery may not be successful because constant use of the accidental selection of the failed antenna.
Ideally, the antenna diversity algorithm should blindly swap the antenna after every connection init failure.
The text was updated successfully, but these errors were encountered:
Currently, the firmware does not implement logic to switch to the different antenna in the case where initial connection failure. The modem constantly tries to contact the opposite side on the same antenna port infinitely.
In my opinion, this could lead to a hazardous situation where the connection fails during one antenna failure. The subsequential connection recovery may not be successful because constant use of the accidental selection of the failed antenna.
Ideally, the antenna diversity algorithm should blindly swap the antenna after every connection init failure.
The text was updated successfully, but these errors were encountered: