just a question about the reaction time from Event monitor.
We would like to use GPIO4 for event monitoring. What is the minimum time
from the signal (2,8V) must be presented on GPIO4 to activate the event monitor?
Hi Michael, this is set in AT#EVMONI command, time is set between 0 to 255 seconds. Now if you are looking at "how much zero is the zero", in milliseconds, tens or hundreds of milliseconds, this can vary depending of module actual activity.
if <paramType> = 3, <param> indicates the time interval in seconds after that the selected GPIO pin in the status specified with <paramType> = 1 causes the event. The range is 0 – 255. (Default: 0)
That means the event must be present at least 1 second.
We use cookies to enhance your browsing experience and help us improve our websites. To improve our website, we carefully select third parties that use cookies to allow us to serve specific content and achieve the purposes set out in our cookie policy. For more information on how to make adjustments through your browser to the cookies being used on your device, please click Find Out More link. By closing this banner or continuing to browse our website, you agree to our use of such cookies. FIND OUT MORE
Good morning,
just a question about the reaction time from Event monitor.
We would like to use GPIO4 for event monitoring. What is the minimum time
from the signal (2,8V) must be presented on GPIO4 to activate the event monitor?
Hi Michael, this is set in AT#EVMONI command, time is set between 0 to 255 seconds. Now if you are looking at "how much zero is the zero", in milliseconds, tens or hundreds of milliseconds, this can vary depending of module actual activity.
That means the event must be present at least 1 second.
Thank’s for your answer.