Hi,
I have a project where I’m using a Human Static Presence Module Lite (MR24HPC1) and communicating with it via a serial port. I want to use the request/response API that is documented in the User Manual V1.5 but it looks like the module continuously reports “events” asynchronously on the serial port. This interferes with the request/response protocol because an event may be received while you are waiting for the response.
Since I don’t need the events, is there a way to disable them? I didn’t see one in the documentation - but maybe I missed it. Of course, I can work around the events but, since I don’t need them, it adds unnecessary processing and complexity.
If there is no “turn off event reporting” command - maybe Seeed could consider adding one in the future.
Kind regards,
Abe