-
Notifications
You must be signed in to change notification settings - Fork 118
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
Comments
"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 |
I will try that and get back to you but thanks |
You can try checking the amount of serials by typing command (ls /dev/). |
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'"))
The text was updated successfully, but these errors were encountered: