Community
Wiki Posts
Search
Like Tree3Likes

Transponder Design

Thread Tools
 
Search this Thread
 
Old 09-16-2014 | 03:59 AM
  #211  
Tech Apprentice
 
Joined: Jul 2014
Posts: 86
From: Sweden
Default

I have a programming holder with a 8mhz oscilator where i program the chip with USBasp or Arduino with ISP software, then i move it to the real transponder hardware where it have a 20mhz crystal. And if i want to reprogram i just move the chip between.
condac is offline  
Old 09-16-2014 | 04:01 AM
  #212  
Tech Apprentice
 
Joined: Mar 2013
Posts: 78
Default

I think I'll need to do the same (I'll have a search on Google later in the week when I get the time).
tonybod is offline  
Old 09-16-2014 | 04:36 AM
  #213  
Tech Apprentice
 
Joined: Mar 2013
Posts: 78
Default

From what I've found, all I do for the programming board is add a 8Mhz crystal between pins 2 and 3, and two 22pf caps to ground. Does that sound correct?

I'm completely new to programming these chips.
tonybod is offline  
Old 09-16-2014 | 06:59 AM
  #214  
Tech Apprentice
 
Joined: Jul 2014
Posts: 86
From: Sweden
Default

Originally Posted by tonybod
From what I've found, all I do for the programming board is add a 8Mhz crystal between pins 2 and 3, and two 22pf caps to ground. Does that sound correct?

I'm completely new to programming these chips.
Yes that sounds correct. I have had some chip that didn't work with crystal during programming, that needed a real oscillator (not the same thing as a crystal), don't know what happen to that chip. But in normal situations it will work.
condac is offline  
Old 09-17-2014 | 08:02 AM
  #215  
Tech Apprentice
 
Joined: Mar 2013
Posts: 78
Default

I've just tried programming another chip with the simple programming board. Same result as previous efforts, AVRDUDESS reports a success, but verification fails. And now the chip is not responding when I click "detect" (I did not write any fuses this time).

Guess I'll have to sit down and properly learn about these devices (or go down the PIC route, I've successfully programmed those in the past).
tonybod is offline  
Old 11-05-2014 | 04:45 PM
  #216  
Tech Rookie
 
Joined: Aug 2014
Posts: 2
From: Spain cartagena
Default Ghost id

Hello.

I Have being studing this post. I am from Spain and I Have built one transponder using the Condac's design, it works properly but I don't know how to solve the ghost id number. Has anyone solve this problem?
Does anyone find more unique id number apart from the 3 that are posted in this threat?

Thanks to all and congratulations to howardcano and condac. Great Job.
Burzum is offline  
Old 11-21-2014 | 08:05 AM
  #217  
Tech Fanatic
iTrader: (28)
 
Joined: Sep 2014
Posts: 778
From: NEPA
Default

I should have stayed in school.
76jimmy is offline  
Old 11-24-2014 | 04:42 AM
  #218  
Tech Rookie
 
Joined: Aug 2014
Posts: 2
From: Spain cartagena
Default

I have found this picture. did anyone tryed the other numbers from the list?

The system says to me that I can not post URL to other sites because I need to made a certain number of post before doing that.

Please Excuse me. But this is the only way to do this with my user. If any admin can post this picture please help me to do this.


You only have to write h t t p / / before the next text to watch it.



k31.kn3.net/2/D/A/B/E/8/7AF.jpg
Burzum is offline  
Old 12-07-2014 | 02:24 PM
  #219  
Tech Rookie
 
Joined: Dec 2014
Posts: 14
Default

Hola yo estoy trabajando sobre un transponder AMB compatible para un cliente mío y quisiera compartir con todos mi experiencia hasta el momento.
Actualmente mi desarrollo aún no puede ser captado por el decoder pero espero que compartiendo mi desarrollo con ustedes pueda a la vez encontrar el problema
andresbruno is offline  
Old 12-09-2014 | 01:37 PM
  #220  
Tech Apprentice
 
Joined: Jan 2013
Posts: 61
From: Schoonebeek
Default

Hi again, not sure to post my question here or in the Decoder-part...Let's see what comes out; I am in the process of building a same type of decoder as is used to decode the simple AMB-type transponders for which the whole threat was initiated: BSK-coded AMB-MX transponders used in motorcross events. I have my system operational for the regular AMB-transponders (see few posts of my implementation here as well as for my decoder in the other threat).
Using a Rohde&Schwarz FSIQ analyser and a AMB-MX transponder, we discovered a row of bits that appear in every burst. This seems to us as if it is the System-ID. The remaining bits in every burst is every time different. The FSIQ analyser can be programmed to trigger on this 'preamble', so we were able to log the complete burst. Sampling 10 bursts showed 10 different messages (but of coarse 10 times same preamble). We tried to match the transponderID to the 'message' bits, but did not succeed...
Our question is: In case an encryption is used, would the message be every time different despite the transponderID is every time the same? Is the coding probably the 'Convolution Code' that was meantioned earlier? If so, can someone share info how to decode the messages we have logged?
Thank you for taking time to answer, Gerrie

Last edited by PA3EXV; 12-09-2014 at 01:57 PM.
PA3EXV is offline  
Old 02-20-2015 | 08:28 AM
  #221  
Tech Initiate
 
Joined: Dec 2012
Posts: 48
Default

And finally, i understood, how the mylaps encryption protocol works.
I'ts not 100%, i mean, what i can't make ANY 7-digit number.
At this moment i have list of 9000+ brutforced numbers, some of them are very cool (like 7707077 or 6668885).
Numbers was brutforced at decoder with 4.4 software on board.
Payalneg is offline  
Old 02-21-2015 | 12:46 AM
  #222  
Tech Initiate
 
Joined: Dec 2012
Posts: 48
Default

Like that:

Payalneg is offline  
Old 02-21-2015 | 04:09 AM
  #223  
howardcano's Avatar
Thread Starter
Tech Elite
iTrader: (37)
 
Joined: Jan 2012
Posts: 3,783
From: Olathe, KS
Default

Originally Posted by Payalneg
And finally, i understood, how the mylaps encryption protocol works.
I'ts not 100%, i mean, what i can't make ANY 7-digit number.
At this moment i have list of 9000+ brutforced numbers, some of them are very cool (like 7707077 or 6668885).
Numbers was brutforced at decoder with 4.4 software on board.
That's excellent progress! Payalneg: The master of Viterbi!
howardcano is offline  
Old 02-23-2015 | 10:42 AM
  #224  
MasterTech's Avatar
Tech Adept
iTrader: (5)
 
Joined: Sep 2011
Posts: 177
Thumbs up

Originally Posted by Payalneg
And finally, i understood, how the mylaps encryption protocol works.
I'ts not 100%, i mean, what i can't make ANY 7-digit number.
At this moment i have list of 9000+ brutforced numbers, some of them are very cool (like 7707077 or 6668885).
Numbers was brutforced at decoder with 4.4 software on board.
Nice!!
MasterTech is offline  
Old 02-23-2015 | 02:10 PM
  #225  
Tech Elite
iTrader: (1)
 
Joined: Sep 2010
Posts: 3,569
From: My house.
Default

Originally Posted by Payalneg
And finally, i understood, how the mylaps encryption protocol works.
I'ts not 100%, i mean, what i can't make ANY 7-digit number.
At this moment i have list of 9000+ brutforced numbers, some of them are very cool (like 7707077 or 6668885).
Numbers was brutforced at decoder with 4.4 software on board.
This means that cross compatibility is near?
30Tooth is offline  


Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.