Integration of MCP9600 temp sensor with the pixhawk orange cube

Dear All,
I have MCP 9600 temp sensor to integrate with pixhawk orange cube,


i am checking with the above settings, but in Arducopter I did not find those settings for integrating the temp sensor.
Kindly help with this matter.
Thanks in Advance.

Anything on this. Kindly help me out

Hi there,

What firmware version are you running? I believe prior to 4.5.0 it needs to be enabled within the custom firmware builder.

Once enabled in your custom build, you need to enable temp_log in the param list.

From there the options you listed should appear.

using 4.5.3 . still did not find those parameters. kindly help.

Hi there,

You will most likely have to use the custom firmware builder to create a build with the temperature sensing enabled, give it a go with your board’s target and the parameters should be present in the full list.

I hope this helps

Did you ever get this working? I am currently running into similar issues

Yes. you have to enable the external temperature section from custom firmware feature, then it is just plug n play with the temp sensor to get the feed.
go to this link

Go to Add a Build —> select Version, Vehicle, Board —> go to Sensors → enable Temp Sensor - MCP9600
Temp Sensor - MLX90614
Temp Sensor - TSYS01
Temp Sensor - TSYS03

Then Generate Build, then install that firmware