User Tools

Site Tools


vedirect_protocol:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
vedirect_protocol:faq [2020-07-20 14:18] – [Q8: How do I calculate the TEXT checksum?] mbosmavedirect_protocol:faq [2021-01-20 19:51] – [1. FAQ] mvader
Line 1: Line 1:
 ====== VE.Direct Protocol FAQ ====== ====== VE.Direct Protocol FAQ ======
  
 +===== 1. Introduction =====
 More information on the VE.Direct protocol is available here: More information on the VE.Direct protocol is available here:
   * [[https://www.victronenergy.com/upload/documents/Whitepaper-Data-communication-with-Victron-Energy-products_EN.pdf|Data communication whitepaper]]   * [[https://www.victronenergy.com/upload/documents/Whitepaper-Data-communication-with-Victron-Energy-products_EN.pdf|Data communication whitepaper]]
Line 6: Line 7:
   * [[open_source:start]]   * [[open_source:start]]
  
-Note that, besides an FAQ, this page also contains a framehandler reference implementation in C code. See at the bottom.+Note that, besides FAQ, this page also contains a framehandler reference implementation in C code. See at the bottom.
  
-===== 1. FAQ =====+From a hardware point of view, our VE.Direct ports have four pins: positive, TX, RX and GND. The TX and RX go (almost) directly into the UART of the microcontroller of the product. 
 + 
 +To connect directly to such port, we advise to use either our VE.Direct to USB interface, or our VE.Direct to RS232 interface. Both include galvanic isolation circuitry. Having such isolation is important, as in the product itself (ie. in the solar charger, bmv battery monitor, inverter and so forth) there is very little protection. 
 + 
 +More information, including pinout, is in our VE.Direct whitepaper, see link above. 
 + 
 + 
 +===== 2. FAQ =====
 ==== Q1: Can I use RS232 instead of USB? ==== ==== Q1: Can I use RS232 instead of USB? ====
 Yes, use the //VE.Direct to RS232 interface//, part number ASS030520500. Yes, use the //VE.Direct to RS232 interface//, part number ASS030520500.
Line 79: Line 87:
 ==== Q8: How do I calculate the TEXT checksum? ==== ==== Q8: How do I calculate the TEXT checksum? ====
  
-I need to get data from a BMV, but do I check the data integrity? The [[https://www.victronenergy.com/support-and-downloads/whitepapers|VE.Direct protocol]] mentions the modulo 256 sum; what is this?\\+I need to get data from a BMV, but how do I check the data integrity? The [[https://www.victronenergy.com/support-and-downloads/whitepapers|VE.Direct protocol]] mentions the modulo 256 sum; what is this?\\
  
 **Answer:**\\ **Answer:**\\
vedirect_protocol/faq.txt · Last modified: 2023-03-31 12:04 by mvader

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki