Skip to content
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

is there any guide on how to update the firmware? #74

Open
CovertError opened this issue Jul 6, 2020 · 5 comments
Open

is there any guide on how to update the firmware? #74

CovertError opened this issue Jul 6, 2020 · 5 comments

Comments

@CovertError
Copy link

I have the Yard Stick one and I'm looking for I guide on how to the firmware so what I did was
rfcat --bootloader --force
to varify I did
rfcat_bootloader /dev/RFCAT5 verify /opt/rfcat/firmware/CCBootloader/CCBootloader-rfcat-ys1.hex
and this is what I got
Something is talking to the RfCat dongle (Modem Manager, most likely). Retrying again after 5 seconds. This can take a minute, please be patient. (error: SerialException(2, "could not open port /dev/RFCAT5: [Errno 2] No such file or directory: '/dev/RFCAT5'"))

@ReCaTraDi
Copy link

"could not open port /dev/RFCAT5: [Errno 2] No such file or directory: '/dev/RFCAT5'"

Are you sure that /dev/RFCAT5 serial exists)? I had same error when I was typing wrong serial. Try /dev/ttyACM0

@grvvy
Copy link

grvvy commented Jul 7, 2020

Install instructions

@CovertError
Copy link
Author

"could not open port /dev/RFCAT5: [Errno 2] No such file or directory: '/dev/RFCAT5'"

Are you sure that /dev/RFCAT5 serial exists)? I had same error when I was typing wrong serial. Try /dev/ttyACM0

So I tried that but it also didn't work I think my issue is trying to find the serial location

@CovertError
Copy link
Author

Install instructions

I will try that and get back to you but thanks

@ReCaTraDi
Copy link

You can try checking the amount of serials by typing command (ls /dev/).
If amount of serials when you pull in or out yard stick didn't change than you have troubles installing rfcat on your os.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants