1. Open Terminal and switch to root:
sudo -s. 2. Run the command to switch SIM cards:- Switch to SIM1:
echo 0 > /sys/class/gpio/PG.06/value - Switch to SIM2:
echo 1 > /sys/class/gpio/PG.06/valueEnsure the cellular antenna is properly installed, and the SIM card is valid (inserted with the device powered off).