Hi everyone,
I'm trying to use my zwave devices on windows iot installed on my raspberry pi.
in fact, I'd like to create a program that react according to some specific event from a zwave device(ie: send me a text if my zwave smoke detector has detected smoke) and I have an USB receptor Aeotec Z-Stick Series 2.
I found a quick tutorial on microsoft iot: https://ms-iot.github.io/content/en-US/ ... torial.htm.
it seemed to be a good start,
but when I launch ZwaveBackgroundService, the dsb bridge cannot start properly.
I've this log(I highlighted in bold the errors) :
Exception thrown at 0x774BB71B (KernelBase.dll) in backgroundTaskHost.exe: 0x000006BA: The RPC server is unavailable.
Exception thrown at 0x774BB71B (KernelBase.dll) in backgroundTaskHost.exe: 0x0000000E: Not enough storage is available to complete this operation.
'backgroundTaskHost.exe' (Win32): Loaded 'C:\Windows\System32\DevDispItemProvider.dll'. Cannot find or open the PDB file.
'backgroundTaskHost.exe' (Win32): Loaded 'C:\Windows\System32\deviceaccess.dll'. Cannot find or open the PDB file.
The thread 0xe34 has exited with code 0 (0x0).
The thread 0xe38 has exited with code 0 (0x0).
The thread 0xe30 has exited with code 0 (0x0).
The thread 0xe04 has exited with code 0 (0x0).
The thread 0xe2c has exited with code 0 (0x0).
The thread 0xe0c has exited with code 0 (0x0).
The thread 0xe28 has exited with code 0 (0x0).
The thread 0xe08 has exited with code 0 (0x0).
The thread 0xe10 has exited with code 0 (0x0).
The thread 0xe14 has exited with code 0 (0x0).
'backgroundTaskHost.exe' (Win32): Loaded 'C:\Windows\System32\threadpoolwinrt.dll'. Cannot find or open the PDB file.
The thread 0xdf4 has exited with code 0 (0x0).
Exception thrown at 0x774BB71B (KernelBase.dll) in backgroundTaskHost.exe: 0x40080201: WinRT originate error (parameters: 0x80049078, 0x00000021, 0x002EF4E0).
Exception thrown at 0x774BB71B in backgroundTaskHost.exe: Microsoft C++ exception: Platform::Exception ^ at memory location 0x002EFA44. HRESULT:0x80049078 The text associated with this error code could not be found.
WinRT information: DSB Bridge initialization failed!
it seems that there is not enough memory, however that's a fresh windows iot installation and there are still plenty of space on my sd card.I'm wondering if someone has already had this error?
As I wrote I just want to use my zwave devices on windows iot, so I'm open to other solutions than alljoyn.
so does someone have already used zwave on windows iot ?
Thank you for your help,
David
does someone have already used zwave device on windows iot?
Re: does someone have already used zwave device on windows i
There are 19 other posts about windows iot on this site
Last edited by remoticz on 12 Oct 2015 16:33, edited 1 time in total.
v2.1.1 raspi2
Re: does someone have already used zwave device on windows i
Your question is related neither to RaZberry card nor Z-Way software. Why asking it here at all?
Microsoft forums seems like a more suitable place to ask.
Microsoft forums seems like a more suitable place to ask.
Re: does someone have already used zwave device on windows i
I agree that is not related to z-way or RaZberry but the name of this sub forum is
"Discussions in English Discussions about Z-Way software and Z-Wave technology in general".
So please be consistent if you want to restrict topics to either Z-way or Razberry.
And to reply to your question: I asked my question to microsoft forum, without success.
I was hoping some hints here, but it was apparently the wrong forum.
Regards,
David
"Discussions in English Discussions about Z-Way software and Z-Wave technology in general".
So please be consistent if you want to restrict topics to either Z-way or Razberry.
And to reply to your question: I asked my question to microsoft forum, without success.
I was hoping some hints here, but it was apparently the wrong forum.
Regards,
David