Monday, May 1, 2017
Running IoT Background Task On Your Development Machine
At some point, running an IBackground Task based project just stopped working on my development machines. You can use these on an IoT Core device to provide background service like functionality. In my case, the Now Micro Agent provides Azure IoT Hub, device management and other services on the Now Micro IoT Player.
Turns out, you can enabled debugging these by following some instructions. It does involve needing ICD, but otherwise is a simple fix.
Subscribe to:
Posts (Atom)
-
I recently had a fun time diagnosing a weird deployment error in the following environment: ASP.NET Core 2.0 site hosted on AWS EBS VS 2...
-
I have a lot of tiny Windows and Linux device spread about my lab/offices. I acknowledge my problem with buying a Raspberry Pi every time...
-
Recently, I needed a small web server for a project I was working on. I needed to run it in a UWP background task on Windows 10 IoT Core, s...