We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The CatenaFeatherM0 object can be configured to use TTN or machineQ. All others are hardwired to TTN.
This means that none of the Murata-based modules can be used with non-TTN networks. Definitely a problem. Also, the UML diagram is wrong.
Move the FeatherM0 logic to Arduino_LoRaWAN, and use Ardunio_LoRaWAN_network as the encapsulating object.
The text was updated successfully, but these errors were encountered:
2e51144
Merge pull request #223 from mcci-catena/issue222
69bbd9b
Fix #222: change all LoRaWAN classes to use Arduino_LoRaWAN_network
terrillmoore
No branches or pull requests
The CatenaFeatherM0 object can be configured to use TTN or machineQ. All others are hardwired to TTN.
This means that none of the Murata-based modules can be used with non-TTN networks. Definitely a problem. Also, the UML diagram is wrong.
Move the FeatherM0 logic to Arduino_LoRaWAN, and use Ardunio_LoRaWAN_network as the encapsulating object.
The text was updated successfully, but these errors were encountered: