Helping the TYT MD380 charger go green.

Ludo | 6 octobre 2017
If you came here hoping to charge your MD380 faster, you just fell into a trap!
By the way, you can still read the few following lines as this may still interest you .

Lire la suite »

Aliexpress’s bargains – S01E01

Ludo | 1 juillet 2017
In this episode of Aliexpress’s bargains, I’ll write a few words about what’s sold as a Nagoya UT-108UV.
I don’t delude myself, what I bought is certainly just a bad copy of a terrible clone, but whatever…
The first thing I did after opening the bubble wrap package was to unbend the nicely curved antenna, then plug it to the VNA and see how horrible it could be, and I can’t say I’ve been deceived by what I saw…

Lire la suite »

Sirio GP430LB autopsy

Ludo | 18 juin 2017
If you ever wondered what’s inside a GP430LB or how wide is this antenna’s bandwidth, you’ve come to the right place.

Lire la suite »

Diamond X50N to X50NA: Cut it three times and still too short!

Ludo | 18 juin 2017
This short article describes how I shortened my X50N in order to get a better reception on 446MHz.

This antenna was bought from Wimo’s website, so I’ll consider it as an genuine antenna from Diamond (not one of its numerous and probably bad clones).

Lire la suite »

The war is not over!

Ludo | 19 octobre 2012
I just couldn’t stay with so many questions and so few answers, so come check back the protocol descritpion in the next few weeks 😉

I’ve made a scan of the RC-20 Instruction manual, since it’s not available anywhere else, maybe it will be useful to someone.

Trying to find RC-20 commands

Ludo | 23 septembre 2012
Well, I think the protocol description I’ve made is pretty much complete, now it’s time to try every other command than the ones sent by the RC-10 and see what happens (by « see what happens » I mean « pray that the transceiver won’t blow up »). I’ll write a simple program on a Renesas microcontroller that will convert UART frames sent from my computer with Docklight into a synchronous « SPI like » data frame to the TM-241.I’ll try to update this entry ASAP with some test results.

10/07/2012: Well, after trying to use the R8C/25’s integrated USART peripheral for days and a strong headache, I’ve finally capitulated and written a software protocol based on the Timer RA in « Pulse Width Measurement » mode. It uses the clock signal generated by the transceiver to send and receive data. That’s the good news.

The bad news is that the transceiver doesn’t seem to accept any command above 0x3F, so after all this hard work I still don’t know how the RC-20 sends its commands, which is a little bit frustrating.

I did not waste my time anyway since I’ve found the purpose of some other bits from the LCD indicators bit field, but I would have liked to find more about the RC-20…
I’ve updated the protocol specifications with my latest finds.
I’m interested by any information about the operation of the RC-20 (yes, this is an SOS).

First steps…

Ludo | 18 septembre 2012
The LA1034 is now connected to the MIC plug. The communication protocol seems to be SPI, at least that how I’m decoding it with the « Synchronous Serial » interpreter.
The frequency can be easily identified but there are still lots of things to discover:

09/19/2012: One more evening spent playing with the RC-10. I’ve found how to set the TM-241E to correctly send the frequency to the RC-10, but it disables all other informations in the data frame. At least I know my RC-10 is not faulty, the TM-241E seemed to use the RC-20 protocol to send the data out, which caused the erroneous frequency on the RC-10’s LCD.
Now that I have almost all data frames I think I can start to write the protocol specifications. I’ve also found hidden functions on the RC-10. I’ll post all that stuff in a PDF ASAP.
09/21/2012: I’ve finally had some time to write some description of the protocol. This is still a draft though. Protocol Specifications

Just received my RC-10!

Ludo | 17 septembre 2012
Well, I have nothing much to say, excepted that it seems to work, which is a pretty good thing for what I intend to do with it. However, its LCD displays disjointed stuff, like 40.00 all the time, or 40.40, or 40.80 … don’t know why. I can only see the frequencies stored in the transceiver’s memories and call channel, but not the VFO. The VFO data sent by the transceiver seems to be followed by some other data that are mistakenly interpreted as the frequency, so every frequency I set is displayed on the RC-10 then automatically erased with the 40. »something ». This « something » seems to be a bit field that indicates the power level (LOW, MID & HIGH). Anyways, it shouldn’t stop me from hacking it!
Now I have to open the MIC plug and connect the logic analyzer.
To be continued…

First entry….

Ludo | 2 septembre 2012
I’ve been looking for informations about Kenwood’s RC-20 remote control for a long time and I’ve finally stumbled upon this blog recently: http://n9xlc.blogspot.fr/search/label/TM-241a
I’ve never been able to lay hands on one of these remote controls on eBay, mainly because they were too expensive or because the sellers didn’t want to ship it to France. So thanks to this blog I’ve discovered that there was another device that could control my transceivers: the RC-10. I don’t know if they both have the same functions, but I’ve found an RC-10 that I should receive next week and I’ll torture it with my protocol analyzer to hack its protocol too, because I just can’t wait for N9XLC to provide the whole commands list 🙂 Besides the technical challenge, my goal is to be able to build a stand-alone board that would allow me to control my transceivers from anywhere, via an embedded web server for instance. This could lead me to build some kind of repeater controller board… who knows… what do you think about that?