We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f489b5 commit 57cb5cbCopy full SHA for 57cb5cb
examples/04_Hologram_Data_Feed/04_Hologram_Data_Feed.ino
@@ -25,6 +25,12 @@
25
Attach the SparkFun LTE Cat M1/NB-IoT Shield to your Arduino
26
Power the shield with your Arduino -- ensure the PWR_SEL switch is in
27
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).
34
*/
35
36
//Click here to get the library: http://librarymanager/All#SparkFun_LTE_Shield_Arduino_Library
0 commit comments