FEZ Panda II GHIElectronics.NETMF.FEZ

Hello,

I have the FEZ Panda II and I’m following the Internet of Things tutorial. It references an assembly called GHIElectronics.NETMF.FEZ, which I understand doesn’t exist anymore. What is the alternative for the Panda II? It is not part of the Hydra or the Cerberus line as far as I know.

Thanks!

Welcome to the forum!

You should have FEZPanda_II_GHIElectronics.NETMF.FEZ.dll
That is the one you will need to reference.

GHIElectronics.NETMF.FEZ namespace is in that assembly.

ekgordon2, welcome to the focum.

The IoT tutorial series was also probably written when the only option was a 4.1 firmware across all devices. Creating a 4.1 project isn’t that hard, but the documentation you are following probably didn’t call it out explicitly either - and you really need to make sure you also installed the 4.1 framework.

If you hit any other roadblocks, make sure you come back and ask and we’ll be more than happy to help. Let us know what version of Visual Studio you’re using too…