<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p data-start="79" data-end="119">Thanks for the pointer—much
      appreciated.</p>
    <p data-start="121" data-end="442">My vehicle has a communications
      gateway that blocks access to certain ECUs depending on the
      vehicle state. I’ve noticed that using <code data-start="252"
        data-end="271">PollSingleRequest</code> has caused some trouble
      during state transitions, possibly because the ECUs haven’t fully
      come online yet (e.g., when entering drive mode or starting a
      charging session).</p>
    <p data-start="444" data-end="549">I’ll give the non-blocking
      request approach a try and explore other options if that doesn’t
      do the trick.</p>
    <p data-start="551" data-end="564">Thanks again!</p>
    <p></p>
    <div class="moz-cite-prefix">On 5/26/2025 12:28 AM, Michael Geddes
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAH0p7u+qF3hQ0cat+0mGdk7cQ+Hg77x62mxR-9RWZ1UTX0q=Rg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">Notice that I did it 2 different ways.
        <div dir="auto"><br>
        </div>
        <div dir="auto">When the car goes into on state it tries a non
          blocking request.</div>
        <div dir="auto">If the user requests the vin from the cli and
          the vin hasn't populated.. it tries a blocking request.</div>
        <div dir="auto">It uses common code to decode the VIN.</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">//.ichEl</div>
      </div>
      <br>
      <div class="gmail_quote gmail_quote_container">
        <div dir="ltr" class="gmail_attr">On Mon, 26 May 2025, 12:15
          Michael Geddes, <<a
            href="mailto:frog@bunyip.wheelycreek.net"
            moz-do-not-send="true" class="moz-txt-link-freetext">frog@bunyip.wheelycreek.net</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div dir="auto">Look at ioniq 5 for that specific example!
            <div dir="auto"><br>
            </div>
            <div dir="auto">Michael </div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Mon, 26 May 2025, 04:09
              solterra--- via OvmsDev, <<a
                href="mailto:ovmsdev@lists.openvehicles.com"
                target="_blank" rel="noreferrer" moz-do-not-send="true"
                class="moz-txt-link-freetext">ovmsdev@lists.openvehicles.com</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div>
                <p> </p>
                <div lang="x-unicode">
                  <p>Could someone point me to an example of the correct
                    way to insert a single OBD request into the poller?</p>
                  <p>As an example, I’d like to request the VIN—but I
                    only need to do this once, not on a recurring basis.
                    I was previously using <code>PollSingleRequest</code>,
                    but it no longer seems to be working as expected.</p>
                  <p>Thank you in advance for your help!</p>
                  <p><br>
                  </p>
                </div>
              </div>
              _______________________________________________<br>
              OvmsDev mailing list<br>
              <a href="mailto:OvmsDev@lists.openvehicles.com"
                rel="noreferrer noreferrer" target="_blank"
                moz-do-not-send="true" class="moz-txt-link-freetext">OvmsDev@lists.openvehicles.com</a><br>
              <a
href="http://lists.openvehicles.com/mailman/listinfo/ovmsdev"
                rel="noreferrer noreferrer noreferrer" target="_blank"
                moz-do-not-send="true" class="moz-txt-link-freetext">http://lists.openvehicles.com/mailman/listinfo/ovmsdev</a><br>
            </blockquote>
          </div>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>