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
Zephyr OS driver for TI's cc1101 Sub-Ghz transceiver https://github.com/studiofuga/cc1101
Zephyr driver for the TI CC1101 RF chip.
I would like it integrated into the tree so that it will work with the visual tools that are included in the nRF VSCode extension.
I assume the current maintainer would continue: studiofuga
I don't know how to do this
This driver will facilitate making many different types of products based on the CC1101 RF radio chip. One example is TPMS integration.
There may be other drivers available, but this is the only one I could quickly find that at least had some nRF support.
As far as I know there would be no need for encryption or other security functionality as that would generally be handled at a higher layer.
Not that I know of.
This driver doesn't seem to be versioned.
Version or SHA you would like to integrate initially
Please use an SPDX identifier (https://spdx.org/licenses/), such as BSD-3-Clause
BSD-3-Clause
The text was updated successfully, but these errors were encountered:
Hi @tpitman! We appreciate you submitting your first issue for our open-source project. 🌟
Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙
Sorry, something went wrong.
No branches or pull requests
Origin
Zephyr OS driver for TI's cc1101 Sub-Ghz transceiver
https://github.com/studiofuga/cc1101
Purpose
Zephyr driver for the TI CC1101 RF chip.
Mode of integration
I would like it integrated into the tree so that it will work with the visual tools that are included in the nRF VSCode extension.
Maintainership
I assume the current maintainer would continue: studiofuga
Pull Request
I don't know how to do this
Description
This driver will facilitate making many different types of products based on the CC1101 RF radio chip. One example is TPMS integration.
There may be other drivers available, but this is the only one I could quickly find that at least had some nRF support.
Security
As far as I know there would be no need for encryption or other security functionality as that would generally be handled at a higher layer.
Dependencies
Not that I know of.
Revision
This driver doesn't seem to be versioned.
Version or SHA you would like to integrate initially
License
Please use an SPDX identifier (https://spdx.org/licenses/), such as
BSD-3-Clause
The text was updated successfully, but these errors were encountered: