Leon
Leon
For anyone stuck at this step, I solved it by going to alexa.amazon.de (or alexa.amazon.com, or whichever one you need) directly and linking it there, instead of doing it in...
For anyone facing the same problem, I was still not able to build the DLL. However, the 32-bit DLL's can still be found in an earlier commit: https://github.com/Microsoft/HoloLensCompanionKit/tree/034fef01ce835c0bff469b7c4a616daa1c5acbeb
I'm having the same issue. Did you manage to fix it?
> As for BLE - at least the Bluedroid APIs can also be easily mapped as they should follow the same approach as the Classic BT. And will share the...
> I'd also be very interested to know how to get started with BLE using this library, or what still needs doing. > > I've managed to get a simple...
Maybe add a disclaimer in the README at the top then? Otherwise it's not clear at all this repo has moved. Edit: Nvm, there already seems to be a PR...
Just had another crash after 3 days. Before the crash, we were sending a good amount of big packets, as 8 devices were receiving OTAs via CoAP block-wise transfer with...
Yet another after 5 days: ``` Nov 8 22:34:43 8826213816e4 otbr-agent[200]: 5d.09:08:12.131 [D] P-RadioSpinel-: Received spinel frame, flg:0x2, tid:0, cmd:PROP_VALUE_IS, key:STREAM_RAW, len:44, rssi:-67 ... Nov 8 22:34:43 8826213816e4 otbr-agent[200]: 5d.09:08:12.131...
And another one after 3 days, they all seem to be related to this line: > Received spinel frame, flg:0x2, tid:9, cmd:PROP_VALUE_IS, key:LAST_STATUS, stat Please let me know if I...
Thanks, good to hear.