Skip to content

Commit 57cb5cb

Browse files
committed
Adding comment note re: disconnecting grounded AREF pin.
1 parent 9f489b5 commit 57cb5cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/04_Hologram_Data_Feed/04_Hologram_Data_Feed.ino

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
Attach the SparkFun LTE Cat M1/NB-IoT Shield to your Arduino
2626
Power the shield with your Arduino -- ensure the PWR_SEL switch is in
2727
the "ARDUINO" position.
28+
29+
Hardware mofification required!: Note that the AREF pin on v1.0 of
30+
the SparkFun LTE Shield is connected to ground. This bug will prevent
31+
accurate readings of the analog pins. We recommend cutting this
32+
pin on the 10-pin Arduino header (effectively disconnecting the shield's
33+
AREF pin from the Arduino).
2834
*/
2935

3036
//Click here to get the library: http://librarymanager/All#SparkFun_LTE_Shield_Arduino_Library

0 commit comments

Comments
 (0)