SEN0491 Shutting off Intermittently
I have two SEN0491 sensors connected to the UART pins of a Raspberry Pi 4 and they will both shut off intermittently and stop transmitting data until they are power cycled.
There is no interruption in power supply (24VDC) and the script I'm running on the Pi is only reading data from the sensors.
Is there an automatic shutdown timer for these? I'm trying to read data for an extended period of time and downtime when power cycling these may cause me to lose measurements.
Is there a way to fix this issue?
hi,ajou
I guess your problem is the result of two serial ports being occupied by sensors against each other. You can try it: 1 Use the hard serial port and the soft serial port to give the two sensors respectively, and make sure that the connection is OK. 2. Provide them with sufficient power.
Hope that helps, but if you can provide the code, we'll be able to help you better.
chen.qingfu