Time to talk to the serial port!
After listen to what the serial port had to save I've put together enough to figure out what I need to say to the radio to get it to start entering LOAD mode.
Sending the hex bytes 0xEE get things started.
Serial port capture
Python code snip
The radio does enter LOAD mode
A little problem
After successfully writing commands to enter LOAD mode (the first step to software based restoration of settings) I found that when I have the UART attached to the RX pin on the radio it no longer just spits out data but rather waits for me to send another command back, I'll have to do some more digging.
When the UART is connected to the radio's RX pin it doesn't like to talk as much.Next Time?
The next update with any luck should be an opensource application to backup and restore these radios. Once I manage to decode the data (likely by making small setting changes or dumping the winbond chip I should be able to allow modification of saved settings from a computer, allowing you to program these alert radios without having punch everything in by hand.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Would *love* to see/hear your results if you had a chance to finish this project. Just got my hands on one of these and I’ve been curious about that port!
Are you sure? yes | no
will there ever be software posted? I'd love to try this myself.
Are you sure? yes | no