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

Arduino Nano 33 IoT #355

Closed
skuppens opened this issue Apr 2, 2020 · 2 comments
Closed

Arduino Nano 33 IoT #355

skuppens opened this issue Apr 2, 2020 · 2 comments

Comments

@skuppens
Copy link

skuppens commented Apr 2, 2020

Hi,

I was wondering if your code also works with the Arduino Nano 33 IoT.
It doesn't give any errors when compiling. Output seems OK
11:07:12.328 -> LoRa init succeeded. 11:07:12.328 -> 11:07:12.328 -> LoRa Simple Node 11:07:12.328 -> Only receive messages from gateways 11:07:12.328 -> Tx: invertIQ disable 11:07:12.328 -> Rx: invertIQ enable 11:07:12.328 -> 11:07:12.328 -> Send Message! 11:07:12.396 -> TxDone 11:07:13.324 -> Send Message! 11:07:13.392 -> TxDone 11:07:14.349 -> Send Message!
But when I check the Gateway I have (One from TTN, indoor model) I don't see any message arriving). Also not sure If I should see them, but I would like them to be visible somewhere.
Trying to get this to work with TTN.
The LIMC libraries give errors on the IRQ pins or something.

Using the Nano 33 IoT board with a LoRA RFM95C module/breakout from Adafruit
Any thoughts on how to tackle this one?
Kindest regards,

@IoTThinks
Copy link
Collaborator

Your gateway may be a LoRaWAN gateway.
This library is LoRa.

They are not compatible.

@skuppens
Copy link
Author

skuppens commented Apr 2, 2020 via email

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