Raspberry Pi Cellular IoT HAT – not connecting to Verizon wireless

I am unable to connect to internet using Verizon wireless Nano SIM with RPi Cellular IoT HAT. Maybe I am doing something incorrectly and needs some help.

Current status
Installed PPP with the following values
Cellular IoT HAT, CATM1, vzwinternet, n, ttyS0, Y in the order requested

Also I do not see an indicators / lights ON for the Cellular HAT. Also there is no other HAT or sensors attached to the GPIOs

The following are the error msg from running “sudo pon”

pppd options in effect:
debug # (from /etc/ppp/peers/provider)
updetach # (from /etc/ppp/peers/provider)
dump # (from /etc/ppp/peers/provider)
noauth # (from /etc/ppp/peers/provider)
remotename 3gppp # (from /etc/ppp/peers/provider)
/dev/ttyS0 # (from /etc/ppp/peers/provider)
115200 # (from /etc/ppp/peers/provider)
lock # (from /etc/ppp/peers/provider)
connect chat -s -v -f /etc/chatscripts/chat-connect -T vzwinternet # (from /etc/ppp/peers/provider)
disconnect chat -s -v -f /etc/chatscripts/chat-disconnect # (from /etc/ppp/peers/provider)
nocrtscts # (from /etc/ppp/peers/provider)
modem # (from /etc/ppp/peers/provider)
asyncmap 0 # (from /etc/ppp/options)
lcp-echo-failure 4 # (from /etc/ppp/options)
lcp-echo-interval 30 # (from /etc/ppp/options)
hide-password # (from /etc/ppp/peers/provider)
novj # (from /etc/ppp/peers/provider)
novjccomp # (from /etc/ppp/peers/provider)
ipcp-accept-local # (from /etc/ppp/peers/provider)
ipcp-accept-remote # (from /etc/ppp/peers/provider)
ipparam 3gppp # (from /etc/ppp/peers/provider)
noipdefault # (from /etc/ppp/peers/provider)
ipcp-max-failure 30 # (from /etc/ppp/peers/provider)
defaultroute # (from /etc/ppp/peers/provider)
usepeerdns # (from /etc/ppp/peers/provider)
noccp # (from /etc/ppp/peers/provider)
noipx # (from /etc/ppp/options)
abort on (BUSY)
abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (ERROR)
abort on (NO ANSWER)
timeout set to 30 seconds
send (AT^M)
expect (OK)
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@

Hi Jag,

It should be a micro sim. Please, use the right size of SIM.

Here are the instruction to get started

Saeed
Thanks for the suggestion, my bad.

          Currently I have micro SIM card inserted and worked with Verizon in getting activated (they say the card is activated).  The following were the steps followed
  1. Using getting started guide - did the software setup cmds
  2. uninstall & installed the PPP with ttyS0 and again using ttyUSB3 - I am still unable to connect to internet.

*** with ttyS0
alarm
warning: alarm synchronization problem
Failed
Script chat -s -v -f /etc/chatscripts/chat-connect -T vzwinternet finished (pid 1602), status = 0x3
Connect script failed

*** with ttyUSB3
/usr/sbin/pppd: In file /etc/ppp/peers/provider: unrecognized option ‘/dev/ttyUSB3’

Settings used
Cellular IoT HAT, CATM1, vzwinternet, n, ttyS0, Y in the order requested
Cellular IoT HAT, CATM1, vzwinternet, n, ttyUSB3, Y in the order requested

Also I have connected USB -Kybd/mouse) to one of the USB to the RPi.

Please let me know, what am I missing.

Thanks

Seems the module is not powered up.

What is the behavior of the LEDs?