ah… the classic Makefile.platform issue. The version is correct, but the Makefile.platform part was missed and so you’ve complied firmware and client to specifically work with RDV4 hardware. Check out the guide one more time… you can simply update the Makefile.platform file appropriately, then do a;
make clean; make -j
then re-flash your PM3 Easy and try again.