Closed c-beezy closed 1 year ago
The device appears not to be listed again by the OS. You do not need to detect the device before reading or writing to it. So, just connect it to the computer and hit read/write. However, once the device rebooted (takes some time), it should be accessible again.
Hey thanks a lot, I feel pretty dumb now. I assumed I needed to detect before trying to read it. It worked great, just like you said!
Hey all, I've got the following condition I cant get past:
When I fire up qdmr, I can successfully detect my radio with the detect function, with the following messages in the console:
But as soon as I close the modal UI box that says "Found device 'Anytone AT-D878UVII' ", I see this in the console:
And then the radio reboots.
When I try to read the codeplug from the radio, I get "no matching device was found" error in the UI, and the following output in the console:
This is: an apple silicon mac running MacOS 13.5 qdmr v0.11.2 Firmware 3.02N on the radio.
Any idea whats going on here?