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

Duplicate work on the SX1276 driver #28

Open
helmut64 opened this issue Jul 21, 2018 · 3 comments
Open

Duplicate work on the SX1276 driver #28

helmut64 opened this issue Jul 21, 2018 · 3 comments
Labels

Comments

@helmut64
Copy link

Dear Team,

I did a lot of work on the SX1276 driver to make it more generic, to support RFM95, MuRata, Heltec and other 1276 based chipsets and to fix issues. What I see, you do similar changes in your repository.

My code works on mbed and as well on Arduino (D21, ESP32 where I developed mbed compatible timers, IO etc, a different topic). I separated the C++ code to ensure it can be used on multiple platforms, e.g. Linux, mbed, Arduino and other environments without changing the core.

All my changes are available in the SX1276GenericLib on mbed.org. The API is compatible, except for some enhancements to make it easier for protocols to use it.

I use it mainly for our LoRa peer to peer RadioShuttle protocol (see www.radioshuttle.de), however it does not matter if you use LoRaWAN or other protocols, it is basically a link level driver.

I am bringing this up to see if there is a point to join forces for a Generic SX1276 driver, mbed-os is my key development platform, however Arduino is also important, the same for other OS’s like Linux and Windows. My approach covers multiple platforms.

Regards from Hannover Germany.
Helmut Tschemernjak

@ciarmcom
Copy link
Member

ARM Internal Ref: IOTCELL-1179

@hasnainvirk
Copy link
Contributor

@helmut64 Thanks for reaching out. Your idea looks great and your efforts are commendable. I will discuss it internally and come back to you. Unfortunately, I can't give you a timeline because of less bandwidth available. Keep up the great work and keep in touch.

@helmut64
Copy link
Author

helmut64 commented Aug 2, 2018

Dear Hasnain Virk, thank you for the feedback, we keep in touch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants