Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.74 KB

physical_level_lower_level_protocols.md

File metadata and controls

35 lines (23 loc) · 1.74 KB

Transport protocols (currently) used by VSCP

VSCP can use most physical Level/Lower level protocols to trasnport events. When the VSCP protocol/framework was designed its usefulness on the CAN bus was the main objective. The identifier length and many other things on Level I are therefore very “CAN-ish” in its design and behavior. CAN is however no prerequisite. The protocol works equally well over RS-232, RF-Links, Ethernet etc. CAN can be seen as the least common denominator.

Now VSCP has two protocol levels. Level I and level II.

Level I is effective over bandwidth limited links but don't have the full GUID of the nodes in the frames and some sort of lower level addressing system must be used.

Level II use the full GUID and can handle more data. This level is useful for nodes which have more resources.

Transport protocols currently used by VSCP

Below the implemented transports is described.

filename