Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition to the GPIO description for GPS Hardware for ESP32 Marauder FlipperZero #507

Open
N4do5 opened this issue Mar 2, 2024 · 0 comments

Comments

@N4do5
Copy link

N4do5 commented Mar 2, 2024

Hi,

in the description of the GPS hardware there is no reference to the ESP 32 on the Flipper Zero.
After looking at your code "GPS Stuff", GPIO 21 is used for tx and GPIO 9 for rx.
I don't know if it's because of my hardware, but I don't have the GPIO 9 on my ESP.

After analyzing the schematic I used GPIO 13 for rx and it works!

Can you please add "ESP32 Marauder Flipper" to the "Hardware GPS" section?

Marauder Flipper tx=IO21 | rx=IO13

I haven't changed your code, but GPIO 9 is GPIO 13 on my ESP.

Best regards and thumbs up for your great work!

N4do5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant