File tree 2 files changed +4
-4
lines changed
NEO-F10N/Example1_NAV_SIG
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
SparkFun ZED-F9R Breakout (GPS-16344) https://www.sparkfun.com/products/16344
24
24
25
25
Hardware Connections:
26
- Connect the U-Blox serial TX pin to Serial1 RX on your Arduino board.
27
- Connect the U-Blox serial RX pin to Serial1 TX on your Arduino board.
26
+ Connect the U-Blox serial TX pin to Serial RX on your Arduino board.
27
+ Connect the U-Blox serial RX pin to Serial TX on your Arduino board.
28
28
Open the serial monitor at 115200 baud to see the output
29
29
*/
30
30
Original file line number Diff line number Diff line change 20
20
Open the USB-TX and USB-RX jumpers to isolate the on-board CH340 USB interface chip.
21
21
Solder header pins (9-way) to the board so you can access the UART1 TX and RX connections.
22
22
Use jumper wires to connect:
23
- * TX to Serial1 RX on your Arduino board.
24
- * RX to Serial1 TX on your Arduino board.
23
+ * TX to Serial RX on your Arduino board.
24
+ * RX to Serial TX on your Arduino board.
25
25
* GND to GND
26
26
* 5V to 5V (or 3V3 to 3V3)
27
27
Open the serial monitor at 115200 baud to see the output
You can’t perform that action at this time.
0 commit comments