How to sense two different Sensors in MBR3 device at same time?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
amva_3752821
Level 1
Level 1
5 questions asked First reply posted First question asked

We are using MBR3 device in zwave based touch panel.

Different loads are assigned for all sensor.

for ex: if CS1 is sensed then load 1 is turned on or off.

We need to take some action on pressing two sensors at same time.

So how to sense two sensors at same time?

0 Likes
1 Solution
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi Aman,

When you touch two sensors at the same time, both the sensors will be active and you need to just read the  BUTTON_STAT register and see which are all active.

MBR3 registers TRM : http://www.cypress.com/file/127221/download

Regards,

Bragadeesh

Regards,
Bragadeesh

View solution in original post

0 Likes
1 Reply
BragadeeshV
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hi Aman,

When you touch two sensors at the same time, both the sensors will be active and you need to just read the  BUTTON_STAT register and see which are all active.

MBR3 registers TRM : http://www.cypress.com/file/127221/download

Regards,

Bragadeesh

Regards,
Bragadeesh
0 Likes