Software Upgrade
TeleXperience software is actively being updated to provide you with a more stable and feature-rich experience.
To update your software, please contact your sales representative to obtain the upgrade package and installation tools. Then follow the steps below to upgrade your software.
1. Update Installation Tools
Please check with your technical support to confirm if you need to update the TeleBox or TeleSuit installation tools.
If needed, follow the instructions below. If not, you can skip to the next section: Update Software Package.
1.1 Install Tool on TeleBox | 1.2 Install Tool on TeleSuit |
---|---|
Status Check After installation, you should be able to access the web interface at "http://10.42.0.3:5000/" from your laptop. |
Status Check After installation, you should be able to access the web interface at "http://10.42.0.2:5000/" from your laptop. |
2. Connect to the Internet
Before updating the software package, please ensure your device is connected to the internet as described in this section.
If your network environment is complex and you cannot connect, check with your technical support to see if this step can be skipped.
2.1. Hardware Connection
See the documentation: Wired Connection to TeleSuit and TeleBox
2.2 Connect TeleBox to the Internet
Connect TeleBox to the external internet as described in Network Connection and Switch to Upload Mode.
Check the network status: If the TeleBox indicator light is solid white, it is properly connected to the internet.
2.3 Connect TeleSuit to the Internet
Share the internet connection from TeleBox to TeleSuit:
- Log in to TeleBox and configure the network:
ssh orangepi@10.42.0.3 # Password: 123456
# Configure network
sudo sysctl -w net.ipv4.ip_forward=1
sudo iptables -t nat -A POSTROUTING -o enP4p65s0 -j MASQUERADE
sudo iptables -A FORWARD -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
sudo iptables -A FORWARD -i enP3p49s0 -o enP4p65s0 -j ACCEPT - Log in to TeleSuit and configure the network:
ssh io@10.42.0.2 # Password: 123456
# Configure network
sudo ip route add default via 10.42.0.3
Check the network: On TeleSuit, run ping 8.8.8.8
. If you see output like the screenshot below, the connection is successful.
3. Update Software Package
Before updating, please ensure your device is connected to the internet as described in the previous section.
If your network environment is complex and you cannot connect, check with your technical support to see if this step can be skipped.
3.1 Update TeleBox Software | 3.2 Update TeleSuit Software | ||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
|
4. Update VR APP
Please contact your sales representative for assistance with updating the VR APP.