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

Can lorawan102 use in arduino uno? #227

Open
chris-william0829 opened this issue Nov 24, 2023 · 0 comments
Open

Can lorawan102 use in arduino uno? #227

chris-william0829 opened this issue Nov 24, 2023 · 0 comments

Comments

@chris-william0829
Copy link

hello, guys.
I want to use this lib in arduino uno with a lora shield.
But I found that the code:

mcu.begin();

is hidden.

My pin is
#define RADIO_NSS 10
#define RADIO_RST 9
#define RADIO_INT 2
#define RADIO_MOSI 11
#define RADIO_MISO 12
#define RADIO_CLK 13

can anyone help me to start the spi?

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