| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		gustavo.duarte
 
 
  Joined: 14 Nov 2012 Posts: 5
 
  | 
		
			
				 Posted: Fri Dec 07, 2012 1:21 am    Post subject: Read RAW data from channel communication between ME - SIM | 
				     | 
			 
			
				
  | 
			 
			
				Hi all,
 
 
I have a bit silly question, is it possible read raw data from channel communication between ME and SIM ?
 
 
In other words, I need read the data flow between ME - SIM, without parse them.
 
 
Something like, when a byte is present in channel (ME-SIM) an ACTION should be triggered and, at this time I starting to read from channel.
 
 
Could be other approach for achieve this goal.
 
 
Thanks in advance.
 
 
Gustavo. [/quote] | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		pz
 
 
  Joined: 12 Mar 2004 Posts: 1161
 
  | 
		
			
				 Posted: Mon Dec 10, 2012 8:17 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				| Look at dbg util source and turboadapter module. You get such a stream from TL2 so just parse it as you like. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		gustavo.duarte
 
 
  Joined: 14 Nov 2012 Posts: 5
 
  | 
		
			
				 Posted: Mon Dec 10, 2012 11:01 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				May be I wasn't clear enough, I want process raw messages (between ME-SIM) from an application running on Main Micro-controller.
 
 
This is possible ?
 
 
Thanks in advance. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		pz
 
 
  Joined: 12 Mar 2004 Posts: 1161
 
  | 
		
			
				 Posted: Thu Dec 13, 2012 4:06 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Turbo SIM/TL2/TM2/Waver OS allows to register and handle most if not all APDU on app level. What exactly do you want to do?
 
 
Btw. also answered your email. | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |