Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/05/12 17:37
Read: times


 
#187015 - Data Link Layer for RS485?
Hi Guys,

Suppose I wanted to network some microcontrollers within close proximity, using a single master/ many slave, 4-wire multi-drop RS485 configuration, then what are my options for a standardised and very simple data link layer?

From the master, I will need to send repeated data requests to each of the slaves, and have them individually report back with some converted sensor data. The master may also need to ask certain slaves to operate outputs under their control, and have them report back when successfully done.

Now here's the fun part... Each of the slaves may end up with it's own serialised 16-bit node address, and the master will have to learn about the slave population through an initialisation-time address scanning procedure. Well, that is unless there's a better way of possibly assigning node addresses dynamically, one that I don't yet know about?

I figure there has to be some industry standard covering the ISO Data Link Layer, that lends itself toward use within a master/ slave, short request and response approach to M2M communications, so I would be very interested in a few brief pointers outlining any viable topics for further investigation.

Regards,
Murray R. Van Luyn.

Disaster, they're making me code for PICs!!!

List of 5 messages in thread
TopicAuthorDate
Data Link Layer for RS485?            01/01/70 00:00      
   Modbus            01/01/70 00:00      
      Yep, Modbus Fits The Bill.            01/01/70 00:00      
         Changing the Modbus Address            01/01/70 00:00      
            You've been busy.            01/01/70 00:00      

Back to Subject List