These steps assume that you are using a C3-H2, meaning, there are two network ports, one labelled as WAN and another as LAN.
- Start by connecting a network cable between the laptop and the LAN port of the C3 (for the C3-H2 model)
- Check that the computer is connected to the C3 Micro-Cloud. Open a browser and navigate to c3edu.online and check that the page opens correctly.
- Use a tool like putty https://www.putty.org/ to establish an SSH connection to the C3. You can use the following details to connect to the C3 using putty
- When prompted for a username and password, by default it's the following:
- Username: c3
- Password: root (or any other password that you have selected)
- You will then enter a command line prompt directly on the C3. Please execute the following command: sudo service hostapd status
- The previous command will ask for a password. It's the same password used for the user c3 (by default: root)
- Send us the result of running the mentioned command so that we can investigate the issue.