Comment on page
❓
How To Use
This page explains how to use TINET to get started quickly
Please follow every step for everything to work fine
- Open the TINET program on your calculator.
If you see a QR code when you try to log in, download the latest release (TINET.8xp), reset your keyfile key and download your keyfile (NETKEY.8xv).
Transfer these 2 files over again to your calculator while also overwriting the previous one.
- Run the python bridge using
python3 tinet-bridge.py
- You may have to select the correct serial/COM port manually.
On Windows, you can find the matching COM port like this:
(Open Device Manager (Start → Control Panel → Hardware and Sound → Device Manager) Look in the Device Manager list, open the category "Ports", and find the matching COM Port)
A COM port looks like this: COM1, COM2, COM3, etc..
- On your calculator in TINET press [enter] after you see internet connected to login to TINET.
This means there was an issue opening the socket connection to the servers, this could be due to an active maintenance on the production infrastructure which doesn't always take long, you can always check the TINET Discord server for status updates.
This is not a case that happens often, usually the bridge raises an Exception and exits itself.
Last modified 2mo ago