luxonis / depthai-core

DepthAI C++ Library
MIT License
238 stars 127 forks source link

Oak-ffc-4p-poe Having Configuration Issues #907

Closed justin-larking-pk closed 1 year ago

justin-larking-pk commented 1 year ago

I've got a Oak-ff-c4p-poe board that I'm attempting to set a static IP on, this has brought up some issues the board doesn't seem to have any existing configuration, attempting to view the config produces: Screenshot_2023-09-22_09-20-11 Attempting to flash a new config produces: Screenshot_2023-09-21_15-26-51

I was informed that this could be fixed via a factory reset thus, I connected via usb-c, setting the device to usb boot mode and attempted to factory reset. However: Screenshot_2023-09-21_15-23-25

I then reconnected and attempted to just update the bootloader and it worked. Bootloader when I originally got the device was 0.0.22, device_manager updated it to 0.0.26. Screenshot_2023-09-21_15-24-38 I then switched back to poe boot and could see the bootloader has updated. Screenshot_2023-09-21_15-26-11

However even after the bootloader update viewing or flashing a config produces the exact same error as before. Furthermore factory resetting also doesn't work producing the same error "Error Flashing". Is the device faulty? Whats going on here?

I cant flash an IP dynamic or static, factory resetting doesn't work. My depthai is the latest from pip.

themarpe commented 1 year ago

@justin-larking-pk

Do you mind updating IMU first and trying again? We've seen that sometimes these two might clash

justin-larking-pk commented 1 year ago

This was it, flash the IMU firmware and then flashed a config and everything is working fine.