SSR expansion board not on device list [SOLVED]

Alright so reading this thread again I can see that sjbaker ran into the same thing with 0.3.0a. I also see that you need a hex file to install through the interface so I guess you take the bin file and flash it using the flashDfu utility. I believe that there is a --file option so that’s what I’ll try when I get home tonight. With a bit of luck I’ll finally be able to figure out what is going on with my source compilation as well.

Anybody using the Eclipse IDE?

Give the new 0.4.0 firmware a try. It has the fixes in it for the DS2413. Don’t use my bin file at this point. There are a lot of good new features in the new firmware release.

I think most folks are using eclipse. If you’re building from source and want to flash it to your BrewPi, I’d recommend doing a ‘make PLATFORM=photon program-dfu’ once you have it compiled successfully. Thats easier than doing the dfu-util commands directly since you don’t have to remember the device ID or address to write to.