This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

timeout waiting for event pyaci

Hi,

I have a problem when setting up pyaci on Windows 10 up to date.

In pyaci when launching the command

In [3]: p = Provisioner(device, db)

In [4]: 2019-07-12 06:45:20,534 - INFO - COM5: cmd KeypairSet, timeout waiting for event
2019-07-12 06:45:22,534 - INFO - COM5: cmd AddrLocalUnicastSet, timeout waiting for event
2019-07-12 06:45:24,544 - INFO - COM5: cmd SubnetAdd, timeout waiting for event

I tried to apply the fixes given in several other problems similar to this one, though it does not work.

It happens every time i try to setup the devices.

I tried setting up an ubuntu and an arch vm through virtualbox, even if i can access the com ports i have the same problem.

tried switching the board (another nRF52832) it did not solve anything.

And tried to erase everything that were on the board too.

Is there a point i have overlooked?

Thanks in advance

Parents Reply Children
No Data
Related