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

Wrong pin layout? #17

Open
rNoz opened this issue Sep 14, 2018 · 1 comment
Open

Wrong pin layout? #17

rNoz opened this issue Sep 14, 2018 · 1 comment

Comments

@rNoz
Copy link

rNoz commented Sep 14, 2018

Hi,

Maybe you can help me with the pin layout.

a) In your code (Receiver, Sender) the PIN 14 is used for the LORA RESET, and you said it is GPIO14. Then, I go to the schematics (pin layout) and I see the PIN 12 is LoRa_RST, not the PIN 14. What is wrong here?

b) Why If I do pinMode(12, OUTPUT); digitalWrite(12, HIGH); and I connect a resistor + led in that pin (the other side to the GND) and it doesn't light? If I do the same but with the pin 14 it works.

Thanks.

@hamishfagg
Copy link

Pin 14 is the rest.
I'm also fairly sure the SCK and SDA pins for the oled are reversed in the pin layout picture too.

There are only so many pins.. How do you label so many of them wrong.

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

2 participants