-
Notifications
You must be signed in to change notification settings - Fork 1k
Add support for Generic Node by TTN #1428
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
Conversation
Update 13 octuber 2020
Update 23 diciembre 2020
Hi @sabas1080 I propose to add the Cube WL. A script exists to perform that task automatically because it seems you add it manually and made several fix. I guess it will clean up your PR. |
I am taking the files of CubeWL from I see the files are more updated than on the official page I am cleaning the PR and the board tests ok |
Hi @sabas1080 I've used this script https://github.com/stm32duino/Arduino_Core_STM32/blob/master/CI/utils/stm32cube.py |
excellent, ho you want me to do a pull request from #1429 ? |
I think the best way would be you based your work on this anyway. I saw some new stuff to manage with WL. So I have to update my PR to deal with it properly. |
Hi @sabas1080 How do you think add the LoRa support ? |
@sabas1080 |
@fpistm yes, my plan a new PR :D |
Hi @fpistm
I am working to add support to Generic Node by TTN, I will receive a piece of hardware in a few weeks, I will also work on adding support for lora, at the moment the basic support is ready
STATUS: In Progress
Thanks