Hi all
I am checking your tutorials and I want to run the standalone mode.
I found a tutorial applying the standalone mode using the script node but I need to apply it using SPI (SPIOut/SPIIn).
I tried to use it as said in the documentation but I am still missing some guidance. Can you provide a simple tutorial using the SPI (SPIOut/SPIIn) as baseline to understand the implementation ?
Thank you so much and best regards

  • erik replied to this.

    Thank you very much for your reply. So if I want to apply the standalone mode, I need to pass through the script node ? is this correct ? Thanks

    • erik replied to this.

      martin181818 Yes, when in standalone mode, to communicate with the "outside world", you would use Script node, either for UART, or in case of OAK POE, to communicate via networking protocols (UDP, TCP, HTTP...)