You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're reaching out to gather input and ideas for the future development of this repository. Your feedback is crucial in shaping the project and ensuring that it meets the needs of the community.
Where we are?
Code has been validated on ESP32-C6 only, and the testing has focused on fundamental functionality. Currently, there are limited Rust wrappers available. Until all functionalities are wrapped, it's necessary to utilize the raw bindings for more advanced features.
We invite you to...
Comment on this issue with your suggestions and ideas.
Open Feature Requests: What new features would you like to see in esp-openthread?
Report Bugs: Are there any existing bugs or issues that need our attention?
Submit Documentation Issues: Any specific areas of the documentation that need improvement or clarification?
Please keep this discussion focused on future for esp-openthread. For any other topics, please open separate issues or pull requests.
The text was updated successfully, but these errors were encountered:
Some background: the original motivation to create this is to support rs-matter with Thread support. But rs-matter is currently missing BLE commissioning (which is a prerequisite to support Thread)
We have been using openthread with the Nordic nRF chips for some time now, but we would ultimately like to switch to the esp32c6.
As of right now, the following features are missing in our eyes to be feature equivalent to what we have right now (they are all present in the openthread SDK, but not wrapped yet AFAIK):
Hello community! 👋
We're reaching out to gather input and ideas for the future development of this repository. Your feedback is crucial in shaping the project and ensuring that it meets the needs of the community.
Where we are?
Code has been validated on ESP32-C6 only, and the testing has focused on fundamental functionality. Currently, there are limited Rust wrappers available. Until all functionalities are wrapped, it's necessary to utilize the raw bindings for more advanced features.
We invite you to...
Please keep this discussion focused on future for esp-openthread. For any other topics, please open separate issues or pull requests.
The text was updated successfully, but these errors were encountered: