-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Bruce suggestions form a long time user #383
Comments
I don't know if you've actually been using Bruce for a long time, since a lot of the things you're asking for are already there. So I think you should flash the latest version from our site and test it out a bit more. |
Thanks for the reply, I have used it for a pretty long time but your software misses some of the functions like:
|
Most of those features already exist, and if you want to have these added you can just find someone else's esp32 firmware that does this and give us the link. that makes it much easier to incorporate. (Even better is code it yourself!). |
I don't have that much coding experience and I have already searched for more firmware but yours is the best (especially for m5stick it makes a real beast out of it) your firmware just needs some further improvements. My message to you is just my suggestions for future updates that will make your firmware even more powerful. |
Suggestions are always welcome, the thing here is that you're requesting features that already exist or are impossible to make.
|
Thanks for explaining all this in more detail.
Maybe also try to add a PN5180 module support with Bruce because as I know it can emulate signals. Thank you |
I didn't find concrete documentation or code with reference to emulation, some pages have small descriptions of what it would be capable of emulating, but I understand that it is the same case as the PN532, where it is not possible to emulate in a practical way. Another point is the cards and frequency that this module accepts. Chameleon supports several models and also supports the 2 frequencies 13.56mhz (HF) and 125khz (LF), this has been the best option so far (in addition to being professional equipment). I left some models below: https://encurtador.com.br/3phCl
No expected implementation date. |
Thanks for your thoughts! I looked into the PN5180, and it seems like it can emulate but there is not that much info about it and I agree that PN532 is better and easier for now but I found some PDFs that have some information about PN5180, and code examples for it which you can look at. Also, about the Chameleon, yes it supports several models and also supports the 2 frequencies 13.56mhz (HF) and 125khz (LF) but it's pretty expensive so it would be very nice if we could find a way to make emulating possible on Bruce using cheaper modules. |
I believe it is the same scenario as the PN532, there is some lost documentation about emulation, but it is not possible to emulate all bytes, one of the bytes (the 1st) is written in the code and it is not possible to change it, making emulation unfeasible. I looked for @rennancockles and did several tests and research for months and we didn't find any module that is capable of emulating in a cheap way and that could be integrated into Bruce in a practical way. In the link I sent you there is a version of Chameleon for around $16. |
I see, so the $16 version of Chameleon is working with m5stick and can it emulate? Can you please send me a link to this Chameleon version because I can't find it in the link you send me. |
Chameleon Ultra (RFID/NFC/Emulate): https://s.click.aliexpress.com/e/_mN6vZiG |
Its connection is via Bluetooth, you can connect it via Stick, Cardputer, CYD and other cards that already support Bruce :) |
Thank you, I will check it out |
Should be supported with both IR and RF, but it needs more testing: #216 |
I just want to know how can you access thoses functionalities even if they are in early development as I want to try them out to maybe give my support or feedback is there a link or script that I can download to make it work ? |
If it is an issue on github, it has probably not been developed yet or is only on the developer's machine while it is still being created. Now, if a Pull Request (PR) has already been made to the code and it has been committed, it becomes available to use in the BETA version ( test) on the website https://bruce.computer > Install > Beta Release |
you can test raw receiving with serial cmds |
Hi, I think you guys have to make a universal remote control for AC/TV etc. It's a very cool feature to have in your firmware. |
Thank you, I checked it out, do you know repo for SubGHz files? |
Hello,
I have used Bruce already for a long time and would like you to suggest some improvements.
For now that all, your software is amazing. For now, your software is n1 but still needs some improvement.
Thank you!
The text was updated successfully, but these errors were encountered: