Hi,
I have tested the IOT sample for I2C communication with RPI and all is working well when I run this from Visual Studio.
Now I would like to start executing my deployed app via PowerShell or other terminal without VS.
I have added my app to startup and this works but I would like to start at my own discretion so to speak. How do I do this?
Thanks in advance//G