Humm seems to be no set pattern to what these defaut too. Guess it's best to just change the batteries every time you do your smoke detector!Or at least once a year!
I thought of a simple mod that should prevent false transmissions when the battery runs low. I ordered a couple of samples of the MAX6328UR26 uP Reset Circuit from
http://maxim-ic.com. Using the schematic for the MS14A at
http://www.edcheung.com/automa/ms14a.htm as a reference, make the following connections:
MAX6328UR26 To
Signal Pin 1 PIC12C508, Pin 8
Pin 2 End of R3 that is not connected to Pin 2 of the PIC12C508
Pin 3 PIC12C508, Pin 1
The PIC12C508 datasheet says that it can run reliably down to 2.5V when using the internal 4MHz oscillator. The MAX6328UR26 has an open drain output. This mod will disable the transmitter when the battery voltage is lower than 2.6V. The MAX6328UR26 consumes a maximum of 1uA, so battery life should not be affected.
I plan on implementing the mod as soon as the samples arrive. The design for the MS16A may be basically the same. I'll keep you posted with my results.