CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

rs485 sniffing

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
M@riE
Guest







rs485 sniffing
PostPosted: Mon Jan 19, 2009 8:11 pm     Reply with quote

Hi everyone. I have a piece of hardware that continuously sends data using rs485 communication protocol. What I want to do is get the data that it is sending, my problem is that I don't know what address it sends its data. The code I have can only get the data if it knows the address beforehand. Is there a way to get around this problem? Please help. Thanks in advance.
dyeatman



Joined: 06 Sep 2003
Posts: 1924
Location: Norman, OK

View user's profile Send private message

PostPosted: Mon Jan 19, 2009 8:57 pm     Reply with quote

If the transmitted data is ASCII I make a RS485 monitor with the receive half of a 485 transceiver and send the resulting TTL output to a serial com port and a terminal monitor program like teraterm or hyperterminal. You will see everything transmitted on the 485 bus.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group