Home › Forums › Mayfly Data Logger › Atlas Scientific Logger – Sleep between readings › Reply To: Atlas Scientific Logger – Sleep between readings
2020-10-29 at 9:11 PM
#14756
All of the Atlas sensors do have a built in sleep command that you can use for low power without needing the isolator. You should be able to add ‘RTD.send_cmd(“SLEEP”);’ and
All of the Atlas sensors do have a built in sleep command that you can use for low power without needing the isolator. You should be able to add ‘RTD.send_cmd(“SLEEP”);’ and ‘EC.send_cmd(“SLEEP”);’ to your system sleep function.