I'm attempting to set a static IP on the Oak-ff-4p-poe via the poe_set_ip.py script in depthai-python. The script is failing however citing "Flashing failed: Failure verifying while comparing configuration"
This is my output from bootloader_version.py:
Found device with name: 169.254.1.222
Version: 0.0.22
NETWORK Bootloader, is User Bootloader: False
Memory 'Memory.FLASH' size: 33554432, info: JEDEC ID: C2 25 39
Memory 'EMMC' not available...
This is the output of bootloader_config.py:
Found device with name: 169.254.1.222
Current flashed configuration
Error accessing config: Configuration data checksum doesn't match
Any idea whats going on here?