Hello
I’ve followed the procedure of: # Setting up the PPP connection for Sixfab Shield/HAT
Everything seems ok till I had to run the command to connect the Internet sudo pon
please refer to the picture:
above the procedure I followed
bottom the command box I ran
right hand the directory listing
if you had read my remarks more carefully you would have noticed that i did install everything accordingly to the getting started and troubleshooting procedures over the last days again and again.
But if you are not willing take my problem more seriously I will send the hardware back asap.
Make sure your module is powered up. It can be turned on by pushing the PWRKEY button for at least 500ms. Also, could you share a picture of your hardware setup?
finally the ‘pon’ is recognized now however I ran into the following:
pi@raspberrypi:~ $ sudo pon
/usr/sbin/pppd: The remote system (3gppp) is required to authenticate itself
/usr/sbin/pppd: but I couldn’t find any suitable secret (password) for it to use to do so.
settings as follow:
I2C enabled YES
login shell to be accessible over serial? NO
serial port hardware to be enabled? YES
I have a Simyo sim card installed.
What is your carrier APN?
internet
Does your carrier need username and password? [Y/n]
y
Enter username
KPN
Enter password
GPRS
What is your device communication PORT? (ttyS0/ttyUSB3/etc.)
ttyUSB3
Do you want to activate auto connect/reconnect service at R.Pi boot up? [Y/n]
n
To connect to internet run “sudo pon” and to disconnect run “sudo poff”
Press ENTER key to reboot
I replaced the Simyo sim card for World Mobile International SIMsim but still get this after: sudo pon
pi@raspberrypi:~ $ sudo pon
/usr/sbin/pppd: The remote system (3gppp) is required to authenticate itself
/usr/sbin/pppd: but I couldn’t find any suitable secret (password) for it to use to do so.
pi@raspberrypi:~ $
After replacing the SIM did you change the APN and Authentication credentials from the /etc/ppp/peers/provider?
What is the APN of the World Mobile International SIM? Does it need any credentials? If yes what is the authentication type? (PAP/CHAP) You can find this information from the SIM Vendor.