-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Bounty RTL8720DN #1
Comments
Unfortunately, I do not own any RTL87xxD chips. As they're substantially different, I can't guarantee that my current code will work on them. Though if this project gets more interest, I will consider buying one of these boards in the future. |
Very interesting project ! It would be cool if you could consider adding RTL8720DN support. This is something for which users have already expressed much interest. Realtek answered that they are not actively porting their SDK to PlatformIO at the time being, however they promised to support whoever would undertake this task seriously. RTL8720DN BW16 development boards are dirt cheap and can be found for less than 6€ from your preferred Chinese dealer. |
Right, I see. I'm not entirely sure if my project would suffice for their needs: because Realtek's SDK and Arduino cores are quite messy, I'm mostly rewriting everything from scratch to make it compatible with ESP32 cores. While this extends the possibilities of running existing ESP32 programs, it makes the code less compatible with non-PlatformIO Arduino cores - i.e. those from Realtek itself. That's why I'm not sure if this is what the community wants to have. Even then, I'm still planning to do AmebaD support at some point - after all, the base code is not that much different from AmebaZ which I have already ported. Currently, this allowed me to run ESPHome with minimal modifications on RTL8710BN. If you're interested in using my project with RTL8720D, and would like to help - let me know, as any contribution will be much appreciated. |
Hi, I appreciate you work and effort in this project. I followed the conversation on elektroda and contributed to his project another device I own. That's how I found and saw this project. I own now two other Tuya devices (power switch) with the WR2E Module, which have the Realtek RTL8710BN MCU.
I'm wondering If you have kind of a tutorial or some small steps how to do this. |
Yes - we have an entire small community 🙂 There's a getting-started guide: https://docs.libretuya.ml/docs/getting-started/ Also a guide for Realtek dumping/flashing: https://docs.libretuya.ml/docs/platform/realtek-ambz/dumping/ |
Thank you, I'll check it out. |
Hey, what is the discord link / name? Thanks |
Hi, it's at the top of the README. |
Cool project. I hope it's ok for me to add this as an issue, feel free to close it.
In case you don't know there is a $ 100 bounty on platformio RTL8720DN support:
platformio/platformio-core#769 (comment)
The text was updated successfully, but these errors were encountered: