-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add some RAKwireless WisBlock based devices #2
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 👍 I have added a few comments.
@brocaar |
@beegee-tokyo the test is failing:
Could you please check (make sure that the input bytes are integers, not hex). |
@brocaar |
@brocaar |
Thanks @beegee-tokyo for adding the first real device :-) All tests are passing and I have merged your PR. |
🥳 |
@brocaar
I added some basic RAKwireless devices. Please check if we are doing it right.
About the "profiles", these devices are using LoRaMAC stack V1.0.2. I chose a naming that allows to define more profiles for LoRaMAC stack V1.0.3 and V1.0.4 that we will add later.