(solved)Humidity operation range for Arduino Nano 328p

Hello,
The datasheet for arduino nano specifies that it works in range of temperature -40C to 85C. But there is no data about humidity level. Does anyone have reference/data for this?
Thank you

The only time high humidity will damage electronics is when it condenses to a liquid. That applies to the metal components as well.

3 Likes

Safe operation area is non-condensing humidity.

1 Like

There are many known ways to protect electronics against moisture. Tape at the Google "electronic moisture protection"

1 Like

Your problem will be if high relative humidity and the uC is turned off for periods where it’s temperature falls below the condensation point. In general, if on, electronics will generate some additional heat and therefore protect themselves somewhat. Once you have a finished product then you can consider some moisture protection such as a case or coating all exposed parts in eg nail varnish or conformal coatings. You can even “pot” the whole thing in an epoxy resin/potting compound. Be aware of heat sink requirements. I make bits for boats so I have additional problems of the moisture often containing salts! :grimacing:

1 Like

Thank you everyone for your inputs.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.