-
Notifications
You must be signed in to change notification settings - Fork 21
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
Sends another code #6
Comments
Hi! Thanks for reporting this issue. Would this issue be related to your problem? In the meantime I also realized that the previously compiled binary was not in sync with the current code. I've rebuilt and updated the binary at https://github.com/jglim/CCManager/raw/master/other/CCManager.exe Perhaps you can try again with the new version and let me know if the issue has been resolved? |
Thanks for the quick response
Thanks.. |
I am able to replicate your issue (the extra "bit" before the data) but unfortunately I was unable to disable it. In the meantime can I recommend sending a few 0x00s before your data if the extra bit affects your receiver? A command line mode is a great idea - I've implemented it, and the usage is below:
Your hardware looks fantastic too, especially how the enclosure is assembled! Thanks for using CCManager ^_^ |
once again THANKSSS |
I guess I'm stupid ! ;) But when I insert a command in terminal CCManager.exe -h:00FF00AA00FF -f:433.92 -b:3333 -p:COM5 He opens a window to choose Com Port , After the selection opens CCmanager As if he does not see this part ((( -h:00FF00AA00FF -f:433.92 -b:3333 -p:COM5 ))) Thanks |
Hi no worries - I've downloaded the binary from Github, checked it again and there appears to be no problem. Maybe removing older versions of CCManager.exe and re-downloading it from https://github.com/jglim/CCManager/raw/master/other/CCManager.exe might work. For reference, the sha1sum of the most recent binary is An easy way to check: if the transmit button is pressed with invalid values, it should report an error instead |
Yes, I downloaded it again and checked sha1sum it matches .
Thank you ! |
I had the same command line issue (prompting for port) even if the arguments are correct. The bug is here, this compares the available ports with the one from command line. This Loop works if there is only one port at the system. But if you have 3 ports (as in my case) it will loop 3 times and set 2 times "canStartInConsoleMode = false;" and therefore never enter command line mode.
|
Previously having more than one available serial port will prevent console mode from correctly starting. #6 (comment)
Thanks @CptLeeChuck ! I've updated the checks ( fb9591d ) and I hope it works correctly now for you too. The updated binary is available here. |
I still have a problem with terminal mode mentioned by Sn0ff. Is there a solution for this ? |
What is that Black thingy right down to CC1101 and Pro mini |
The device that you described is @Sn0ff 's custom build, though it should most likely be a USB-UART module |
Thanks for your reply ! By any chance can you give the Circuit connection for the Entire build??? |
HI, Thanks for CCManager
I do not know whether this is a problem or not . But always sends such code as in the picture ,Then sends the code that needs to be sent.
Sorry for bad english
"Audacity img"
The text was updated successfully, but these errors were encountered: