New Model #5825
closedKenwood tk-360g type error
100%
Description
I have a set of 2 kenwood tk-360g’s laying around. They are programmed by a previous owner (only 3 channels work)
But I can’t get them reprogrammed, with chirp or the kenwood software.
In chirp I get the error that the “p3600&xx doesn’t contain P3600”, in the kenwood software it’s giving a check type error.
Does any body have an idea what’s worning with the unit’s? Or is it simply add an upperscase stament in the type check?
Files
Updated by Pavel Milanes over 6 years ago
- Status changed from New to Feedback
Can you send us a debug.log please?
From what you are telling it's a typo from my side or a new variant (p and P are not the same at driver level)
Please check this link and upload a debug.log file to analyze.
https://chirp.danplanet.com/projects/chirp/wiki/How_To_Report_Issues
Also if the radios has the original back label (under the battery) please take and upload a photo of that label to check the correct model for each one, there is a well known trick of the fleet owners in which you may get a firmware overwritten radio...
73, Pavel, CO7WT.
Updated by Michel A over 6 years ago
- File debug.log debug.log added
- File DSC_0034.JPG DSC_0034.JPG added
The requested files.
It could be a modified firmware, but I couldn't find a normal one to try to download in it.
Updated by Pavel Milanes over 6 years ago
Yep,
They are at a glance a pair of TK-360G-1, this can be a "K" (USA/America), "E" (Europe), "M" (Asia?), or "NE" (?) versions as per the label, but in firmware they present as "p3600" and that's a kind of model "E" but with lower case "p"...
The "-1" just tell me that it uses the kenwood UHF band 1 for the market it was made, and that vary from K/E/M/NE
If so, at the firmware level they must present it self as "P3600" not "p3600"
You mentioned that the Kenwood software can't program it either, maybe you got a new variant or a special unit... a counter-fight one?
None of the variants & combinations for the TK-360G radios in the last OEM software (KPG-56D v4.22) produce a radio with a firmware signature of "p3600"... all of them are upper case "P360" ones
Can you upload a few pictures from the top and front of the units?
From the pictures I can try to guess the configuration and provide a custom chirp driver to test and maybe (very good chance) get support in Chirp.
From the pictures will be able to tell a few of this:
- Do they have a LCD or are blind units?
- Full DTMF keyboard in front or just 4 keys / 2 keys?
- Top keys are rotary? how many steps/channels?
- You know the freq they use or are programmed? at least just one?
- What name & version of OEM (Kenwood) software did you tried?
- What is the error of the OEM software?
I'm intrigued by this radios...
73, Pavel CO7WT.
Updated by Michel A over 6 years ago
- File DSC_0034.JPG DSC_0034.JPG added
- File DSC_0035.JPG DSC_0035.JPG added
- File DSC_0036.JPG DSC_0036.JPG added
- File DSC_0037.JPG DSC_0037.JPG added
- File DSC_0040.JPG DSC_0040.JPG added
- File version.PNG version.PNG added
- File get_checksum.PNG get_checksum.PNG added
- File error_read_data.PNG error_read_data.PNG added
They are both blind, 8ch selector on top and a volume control, no keyboard.
On the side are 3 buttons, ptt and the 2 smaller programmable ones.
I've the KPG56-4.0 software, it can read the checksum (C628) but every thing else leads to a check type error (see the screenshots)
I've have also a standard programmed TK-3301 on the normal 2x8 pmr channels, but it doesn't get any signal of the TK-360G, I can read out that with the propper kenwood software. So my cable should be good.
I've looked in the chirp kenwood TK-360G type array code, and the P3600& should be an E version. I've bought them quite some years ago from ebay and used them as a pair for quite sometime. Now I would like to use them with the TK-3301's so tried to program a matching set of frequencies...
I wouldn't mind to test out a "p3600" version instead of the "P3600" version, but bricking the unit's would be a pitty...
Updated by Michel A over 6 years ago
And the 440-470Mhz setting for the 360G-E or the other versions lead to the same error.
Updated by Pavel Milanes over 6 years ago
- File tk760g.py added
Hi to all.
Investigating the issue with the info from the pictures, logs, etc. plus a lot of service manuals I managed to get from a former Kenwood fleet technician here (also a Ham) I dare to say that it can be a model "E4" mentioned on one of the service manuals... and not covered in the actual chirp driver.
There is no support for it on the KPG-56D v4.22 software (latest version I can find) so it can be a custom model or a very recent one...
Attached there is a custom dev driver for you to test, instructions follows.
Download the file to your desktop¶
Fire Chirp and go to "Help" menu, once there tick the option "Enable Developer Functions"¶
Go to "File" and a new option "Load Module" will show, click it.¶
It will bring a open dialog in which you must find and load the file you downloaded to your desktop¶
Now Chirp has this custom dev driver loaded (just until you close it, the change is not permanent), try to read the radio now.
If it succeed, go to file and save a image of the memory of the radio, do not attempt to load the data back to the radio yet.
Now look for the debug.log (and the new image file if succeed) and attach it to this post for me to inspect it and do some validation before try to modify it or upload to the radio.
With the Image loaded on chirp you can inspect and check if all pieces are there, but please do not modify it yet.
Cheers, Pavel.
Updated by Michel A over 6 years ago
Pavel,
Thanks for the modified driver, i've loaded in chirp and tried it.
It tries to get in program mode, the red light on the radio flashes a couple of times, but then returns the error "The radio doesn't accept program mode" :-<
Updated by Pavel Milanes over 6 years ago
In this scenario a debug.log can be very useful...
A note: the error you mentioned "The radio doesn't accept program mode" occurs very early in the clone process, so the dev driver didn't have a chance to make it's work...
Please do the process again, load the dev driver and try a few times in a row, and no matter what is the result grab the debug.log and post it here for inspection. (also comment the results)
Cheers, Pavel.
Michel A wrote:
Pavel,
Thanks for the modified driver, i've loaded in chirp and tried it.
It tries to get in program mode, the red light on the radio flashes a couple of times, but then returns the error "The radio doesn't accept program mode" :-<
Updated by Michel A over 6 years ago
- File debug_error3x_3tries.log debug_error3x_3tries.log added
- File debug_succes.log debug_succes.log added
- File Kenwood_TK-360G_20180531.img Kenwood_TK-360G_20180531.img added
- File screenshot.png screenshot.png added
Pavel,
I had an other try, there is a debug.log attached of that, I noticed that I got every first try I got the still the "p3600& contains no P3600" after switching it off and on again. In the debug log there a 3 runs of that. with each 3 tries to download.
I also had a peek in the debug log and noticed where the error was comming from, so I modified the code on rule 498 and removed the not from the if statement, and so continue only when there is a time mismatch :-)
Then I could download an copy from the memory, it's attached, with the debug log of that session and a screenshot from the settings in chrip.
Kind regards,
Michel
Updated by Pavel Milanes over 6 years ago
- Status changed from Feedback to In Progress
- % Done changed from 0 to 50
Got it, Will process in the night.
Cheers.
Updated by Pavel Milanes over 6 years ago
Hi to all watching this, I have made some progress in the weekend.
I found a few bugs and made some changes to the tk760g driver (a lot of radios affected) and now this particular model has support.
Attached there is a dev driver to test, please follow the procedure I described in a earlier post and try it, if the download works as expected then the upload must be safe to do, try that to. After testing it please report either failure or success to include the changes on main Chirp.
+Interesting facts:+
- This particular radio (with no LCD) appears to be a very early model or a custom one, as in the mem space it has a very early date and a OEM soft version of "1.0" and all other models in the family has a LCD.
- It appears to be a kind of "E4" variant at firmware level.
+Changes made to the driver:+
- Improved the ID detection (removed a char) to fix a bug when the radios use/used a Trunking board (affect all other models supported)
- Fixed a bug for some variants (radios with less than 32 channels) that does not allow banks (affects a bunch of other radios)
- Included a special case TK-360G variant with no LCD (distinguished by a lower "p" in the ID, when all others use lower case letters)
- PEP8 completion.
73 Pavel CO7WT.
Updated by Michel A over 6 years ago
- File debug_error4jun.log debug_error4jun.log added
- File debug_succes4jun.log debug_succes4jun.log added
Pavel, Thanks for the great work!
I had to change the length of the string on row 495 from 4 to 5 to get the ident working. Got first the error "no p360, in P3600 or p3600"
I've attached the first try debug log and a second try, with the version with the 5 char string selection
And the img file it produced, how does that look to you?
Kind regards, Michel
Updated by Pavel Milanes over 6 years ago
- % Done changed from 50 to 100
Well done at finding the 4/5 typo.
It looks fine to me, all working as expected.
Did you tested uploading the same downloaded image to the radio? if that works, then change some settings and channel data and upload it, it must work flawlessly by now.
If that works the we are ready to go mainstream. I'm waiting for your tests to send the patch.
73 Pavel CO7WT.
Updated by Michel A over 6 years ago
- File screenshot-error-upload.PNG screenshot-error-upload.PNG added
- File Kenwood_TK-360G_20180604-2.img Kenwood_TK-360G_20180604-2.img added
- File debug_upload_error.log debug_upload_error.log added
Pavel,
I've just tried to upload the downloaded config, but it stops at block 52, with a checksum error :-<
Attached is the img file, screenshot and the debug.log file
Kind Regards, Michel
Updated by Pavel Milanes over 6 years ago
Hi Michel,
Please test this dev (with a lot of debug power)
Do as usual to load the module.¶
Download a radio image.¶
Try to upload that unmodified image to the radio a few times looking for success (at least 3 times) don't worry for radio bricking, you are overwriting the same data to the same place.¶
Grab the debug.log and post it here for inspection.¶
Regards, Pavel.
Updated by Michel A over 6 years ago
- File debug_5jun_4tries.log debug_5jun_4tries.log added
- File Kenwood_TK-360G_20180605.img Kenwood_TK-360G_20180605.img added
Hi Pavel,
Attached are the downloaded image file and a debug log, with debug=true on, with 4 tries to upload to the radio.
Thanks for the work!
Kind regards,
Michel
Updated by Bernhard Hailer over 4 years ago
- Status changed from In Progress to Closed
Closing this because there's no more traffic on it and it's assumed that it's complete.
If that's not the case, please let us know, and we'll reopen this ticket.
Updated by Alexandre J. Raymond 5 months ago
- Related to Bug #11285: Error on Kenwood TH-260G(N) added