I am designing a Fire Alarm System. Main Panel will act as Master. Manual Call Point Units will act as Slaves.Hence there will be only one Master. I want to use RS485. I am not using TCP/IP Data link. My few doubts/questions are as follows:
- For such a small setup can I use BACnet as my communication Protocol?
- If yes, I am wondering to use which data link i should be using, because every subsystem seems to be Multi Master [e.g. MS/TP].
- In case if it is decided to use the BACnet for my project. Which files from sources I should use. Considering minimum services required. Initially it should be a bare minimum for the sake of understanding, later i can upgrade the system. I have gone through the demo examples for PIC microcontrollers. But unable to understand it . Please help.