windows-iot-core-10

Can't display image from Removeable SD - UWP Windows IOT

ぐ巨炮叔叔 提交于 2020-01-06 06:38:29
问题 I have done all of the things necessary to gaining access to the files located on the SD card of my IOT device (DragonBoard 410c). I have all of the FileTypeAssociations <Capability Name="internetClient" /> <Capability Name="privateNetworkClientServer" /> <Capability Name="internetClientServer" /> <uap:Capability Name="userAccountInformation" /> <uap:Capability Name="removableStorage" /> <uap:Capability Name="enterpriseAuthentication" /> I CAN see and iterate over the files on the SD card

Can't display image from Removeable SD - UWP Windows IOT

妖精的绣舞 提交于 2020-01-06 06:37:43
问题 I have done all of the things necessary to gaining access to the files located on the SD card of my IOT device (DragonBoard 410c). I have all of the FileTypeAssociations <Capability Name="internetClient" /> <Capability Name="privateNetworkClientServer" /> <Capability Name="internetClientServer" /> <uap:Capability Name="userAccountInformation" /> <uap:Capability Name="removableStorage" /> <uap:Capability Name="enterpriseAuthentication" /> I CAN see and iterate over the files on the SD card

Please verify that the remote tools are installed correctly on the remote machine

被刻印的时光 ゝ 提交于 2019-12-24 21:05:31
问题 I use Windows IoT 10 Core on Raspberry Pi 3. I develop application on Visual Studio 2015 Update 3. I have long conversation about the problem in an other post I didn't had debugger running on Windows IoT device originally and followed manual for copy and start the process. Now I have follow error: 1>------ Deploy started: Project: CurrencyExchange, Configuration: Debug ARM ------ 1>DEP0110 : Unable to check remote machine '192.168.1.17' for developer mode. Please verify that the remote tools

Compile OpenCV 3 for Windows 10 IoT Core ARM (Raspberry Pi)

让人想犯罪 __ 提交于 2019-12-21 06:06:08
问题 What is the easiest way compile OpenCV 3.* for Windows 10 IoT Core ARM (Raspberry Pi) using Visual Studio hosted on Windows OS? Can I use DNN (Deep Neural Network) module among other contrib modules? 回答1: I struggled a bit trying to compile OpenCV 3.4.1 for Windows 10 IoT Core (10.0.16299.0) running on Raspberry Pi 3, so I decided to share my experience with the community. Requirements All you need to proceed is: OpenCV sources (from Github). opencv for core functionality and opencv_contrib

Failed to install CAB file as device is in the middle of an update

我的未来我决定 提交于 2019-12-13 03:57:06
问题 I try to install .cab file via Windows Device Portal running on Raspberry Pi 3 with Windows IoT Core 10. How ever there is eternal update process. I get error: Failure reason: Failed to install CAB file as device is in the middle of an update. Some other error I get via Power Shell: Windows IoT error on driver install: Could not start update, (0x8024A10F) I stopped the update service as described here: https://developers.de/blogs/indraneel/archive/2016/04/22/how-to-disable-the-auto-update-on

Windows 10 IoT Core - video open close

戏子无情 提交于 2019-12-12 19:21:16
问题 I've been working project in Raspberry Pi 2 running Windows 10 IoT Core. Project subject sensor triggering with open a video. But I am getting the following error: An exception of type 'System.Exception' occurred in ProjeVol1.exe but was not handled in user code Additional information: The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD)) Code: private void SensorPin_ValueChanged(GpioPin sender,

Visual Studio 2017 fails to deploy UWP apps to IoT device

坚强是说给别人听的谎言 提交于 2019-12-12 17:24:19
问题 Visual Studio (VS 2017) has started failing to deploy to my IoT device ... I recently started using a more recent version of Windows 10 IoT Core (upgraded from build 17134 to insider build 17692) and Visual Studio can no longer deploy UWP apps. The reported error is: DEP6957: Failed to connect to device [IP Address] using Universal Authentication. Please verify the correct remote authentication mode is specified in the project debug settings. COMException - Exception from HRESULT: 0x801C0003

SerialDevice.FromIdAsync() returns null

心已入冬 提交于 2019-12-12 04:47:38
问题 I encountered a really strange problem when trying to connect my raspberry pi to my Arduino Uno through serial (usb). serialPort = await SerialDevice.FromIdAsync(myDevices[0].Id); Always returns null. I tried many things and it won't until I put it in a loop and then it works the second time. So I removed the loop and made it run 2 times. This is my output begintest testrange \\?\USB#VID_2341&PID_0001#55639313633351210252#{86e0d1e0-8089-11d0-9ce4-08003e301f73} test1 null begintest ok ok2

Windows IoT Raspberry Pi 3 c# Audio Playback in Different Pages

空扰寡人 提交于 2019-12-11 17:32:36
问题 I am making an app on Rasp Pi 3 where I can trigger a button on "Playback Page" to activate an audio playback using MediaPlayer in a page. Once I switch to another page, the audio will remain playing in the background but once I navigate back to the "Playback Page" the audio is still playing but i lost control of the MediaPlayer due to my mediaPlayer = new MediaPlayer(); line. if it's on repeat mode I can't stop playing & if i trigger another message, both new & existing message will play

List UART -> COM converter in Windows Device Portal

我怕爱的太早我们不能终老 提交于 2019-12-11 17:13:48
问题 I have Raspberry Pi 3 plate with connected USB to UART (COM) converter. The power led on the USB stick is ON. I can not find the converter in Windows Device Portal . In both: connected and disconnected states I see just two UART related records in Device Manager: (ID:ACPI\BCM2835\0, Class:System, Manufacturer:Microsoft, StatusCode:25165834) >BCM283x Mini UART Serial Device (ID:ACPI\BCM2836\0, Class:Ports, Manufacturer:Microsoft, StatusCode:25182218) >ARM PL011 UART Device Driver (ID:ACPI