ZED F9P to Arduino Uno Wifi Rev 2 Pinouts

Hello,

Would someone be able to help me what would be the pinouts that I need to know when I am using ZED F9P to connect to Arduino UNO WiFi Rev 2? I have been using the qwicc pinout but I have damaged it.


I am trying to use the example code provided by the Sparkfun_u-blox_GNSS_Arduino_Library

Thank you!

I have no experience with the board but the SparkFun hookup guide mentions Serial/SPI; you can use one of the two, not both. Check the heading UART/Serial.

The Uno WiFi Rev2 is based on the 4809 microcontroller; the Rx/TX pins of it are not connected to USB interface (Serial). You can use Serial1 fro communication with the SparkFun board.

Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advice on) your project :wink: See About the Installation & Troubleshooting category.

It would surely help if You post a link to the datasheet.

According to a quick Google search, the 'quicc' pinout is:

SCL
SDA
3.3V
GND

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.