Skip to content

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

Closed
wants to merge 22 commits into from

Conversation

sabas1080
Copy link
Contributor

@sabas1080 sabas1080 commented Jun 23, 2021

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

  • Basic Support STM32WL55CCU
  • Add support for LoRa
  • Add support for LoRaWAN

Thanks

@fpistm fpistm marked this pull request as draft June 23, 2021 07:28
@fpistm
Copy link
Member

fpistm commented Jun 23, 2021

Hi @sabas1080
Thanks for your contribution.

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.

@fpistm fpistm added enhancement New feature or request new variant Add support of new bard labels Jun 23, 2021
@sabas1080
Copy link
Contributor Author

Hi @sabas1080
Thanks for your contribution.

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
https://github.com/STMicroelectronics/STM32CubeWL

I see the files are more updated than on the official page

https://my.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubewl.license=1623617738898.product=STM32CubeWL.version=1.0.0.html

I am cleaning the PR and the board tests ok

@fpistm
Copy link
Member

fpistm commented Jun 24, 2021

Hi @sabas1080
as stated yesterday, I've made a PR to introduce the STM32WL: #1429

I've used this script https://github.com/stm32duino/Arduino_Core_STM32/blob/master/CI/utils/stm32cube.py
It is up to date.

@sabas1080
Copy link
Contributor Author

sabas1080 commented Jun 24, 2021

Hi @sabas1080
as stated yesterday, I've made a PR to introduce the STM32WL: #1429

I've used this script https://github.com/stm32duino/Arduino_Core_STM32/blob/master/CI/utils/stm32cube.py
It is up to date.

excellent, ho you want me to do a pull request from #1429 ?

@fpistm
Copy link
Member

fpistm commented Jun 25, 2021

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.

@fpistm
Copy link
Member

fpistm commented Jul 5, 2021

Hi @sabas1080
The STM32WLxx has been introduced thanks #1429 , it is merged so you can rebase your PR on top and clean up this part.

How do you think add the LoRa support ?

@sabas1080 sabas1080 closed this Jul 5, 2021
@fpistm
Copy link
Member

fpistm commented Jul 6, 2021

@sabas1080
you plan to open a new PR ?

@sabas1080
Copy link
Contributor Author

@fpistm yes, my plan a new PR :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants