Playing around with the 4-S and trying to get all the tooling to work. I have managed to run some of the (python) example so I know the camera is working (blue light on) and I oakctl sees the camera (see below) but it can't connect to it. Why?
(venv) ➜ oak4 oakctl list
+---+---------------+---------------------------------+---------------+-----------------------+---------------+-------+
| # | Serial Number | Model | Addresses | OS | Agent Version | Setup |
+=====================================================================================================================+
| 1 | 4048310073 | Luxonis, Inc. KalamaP OAK4-S R5 | 192.168.99.88 | Luxonis OS RVC4 1.8.0 | 0.4.1 | OK |
+---+---------------+---------------------------------+---------------+-----------------------+---------------+-------+
(venv) ➜ oak4 oakctl connect 192.168.99.88
Failed to make connection. Reason: "Comms error: Failed to wait for response"