Troubleshooting your Hologram Nova

This guide reviews steps for troubleshooting the Hologram Nova.The Hologram Nova is a cellular modem purpose-built for IoT development with single board computer compatibility and Hologram software tools. For instructions on sending AT Commands to your Nova, please visit this guide.

1) Confirm that your SIM is active on the Hologram Dashboard. Paused or Inactive SIMs will not connect to the Web.

2) Confirm that your SIM is correctly placed inside your Nova. Make sure the notch on your SIM matches the location of the notch on the print.

3) Confirm that your device is receiving power by plugging it into your device. The power LED should turn on.

4} Make sure you are running the latest version of our SDK. To install run:

curl -L hologram.io/python-install | bashto update: curl -L hologram.io/python-update | bashOpen a serial communication channel. If you are unsure how to follow this guide.

5) Run the AT command to confirm communication with the modem.

6) Run the AT+CCID command to confirm communication with the SIM.

7) Run the AT+CSQ command to confirm the modem is getting signal.

8) Run the AT+CFUN? command to confirm the modem's mode.

9) Run the AT+COPS? command to confirm the carrier you are connected to.

For a full troubleshooting script, please visit this page.

Note: The Hologram Nova is no longer in production.

Was this article helpful?
0 out of 1 found this helpful