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)
-
Recently, I wrote an short post on using Windows 10 IoT Core on Raspberry Pi devices for Digital signage. I wanted to detail a little bit ...
-
Windows 10 IoT Core images can be built to include a recovery partition . This can be useful for restoring the device to a working state w...
-
Diving In - Windows 10 IoT Core for Digital Signage - Part 1, Explore Exploring a new technology stack can be really hard when you are ...