Michael Stumpf

  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by Michael Stumpf
  • Michael Stumpf created a post,

    Can't save UART output into custom key

    Trying to save the output from my UART command to confirm the serial number that was programmed on the device. Whenever I try to show the serial number using THEKEY to the operator I just get "PASS...

  • Michael Stumpf commented,

    Ivo Clarysse Thanks for the update. I don't see a list in the documentation for "built in keys" is there a link for those? The only docs on serial number I could find was from the webhook https://d...

  • Michael Stumpf commented,

    Malcolm Knapp could you please post what code you used to get the monotonic serial number? I'm trying to pull it from my project with the following but I'm having trouble dereferencing the KEY I us...

  • Michael Stumpf commented,

    You do not need to use their image to talk to the raspberry pi over UART. You will need to enable automatic login for a user on the raspberry pi before trying to send a command. 

  • Michael Stumpf created a post,

    Talking to RPI over UART

    My team is planning on integrating an RPI to the ICT in order to do some custom testing. This article here https://docs.pltcloud.com/acc/ppc/yocto/# describes how to build a custom yocto image for ...