I think it's not needed to use READY PIN, this can be implemented by using PULSE PIN alone.
Start counting pulses once first pulse is received.
Stop counting pulses and output the number if there was no pulse for predefined amount of time.
There are telephone standarts which define pulse durations and delays, so this can be reliably determined without need for second helping pin.
Even the phone line itself does not use this ready pin. They only use two wires for everything (dialing, ringing and voice). So there's no reason to use 3 wires to connect the dialer to arduino...
Can you please add such mode?
I think it's not needed to use READY PIN, this can be implemented by using PULSE PIN alone.
Start counting pulses once first pulse is received.
Stop counting pulses and output the number if there was no pulse for predefined amount of time.
There are telephone standarts which define pulse durations and delays, so this can be reliably determined without need for second helping pin.
Even the phone line itself does not use this ready pin. They only use two wires for everything (dialing, ringing and voice). So there's no reason to use 3 wires to connect the dialer to arduino...
Can you please add such mode?