Hello All,
I am working on sensor and collector applications. I have two different sensor applications. The major difference between the two sensor applications is the IOID_25 configuration.
In sensor Application1, IOID_25 pin is configured as output low pin, and In hardware not using this pin.
In sensor Application2, IOID_25 pin is configured as an input pin, interrupt enable(PIN_IRQ_BOTHEDGES) And In Hardware, the door sensor is connecting to this pin.
Using the same collector application for both sensor applications. Joined two sensors(with sensor application1 and application2) in the network.
Getting Long distance with application1 but Not getting with application2. As I said in both applications only pin IOID_25 configuration and usage of the pin is different.
What is the relation between Pin IOID_25 and distance? Why I am not getting along with application2????