Has anyone been able to integrate and read the temperature off of the Currawong CHPS? I have pulled the CAN cables from the Avionics connector, but I cannot figure out how to read it into mission planner. There is no indication that any data is being read.
If it is running standard Currawong firmware, can you connect CEquip to it over SLCAN? That is how I configure mine. If you can’t get that far, note that SLCAN can only bridge one of the two CAN PHYs at a time, so make sure CAN_SLCAN_CPORT matches the CAN port you’ve connected this thing to. Then connect over usb, and tell CEquip to connect over SLCAN and you should see something.
Also, Currawong is pretty responsive if you need help setting things up. They have a technical documentation library that you need to email them to request access and I am certain that will get you where you are trying to go.
Common CAN issues I’ve encountered are having multiple devices that are using different baud rates, you may see nothing on the bus until this is resolved.