Menu

#65 BACnet with M485KIDAE Nuvoton

release
open
nobody
None
1
2021-12-24
2021-12-03
Anonymous
No

Hi,
I am new to this forum so please ignore if I miss anything.
I am looking forward to develop bacnet protocol communication with M485KIDAE (Nuvoton) micro controller using ethernet. Is there any open source code to which supports BACnet protocol with this controller or its family? Please provide me the link to download it and suggest any better solution to dvelop this application.

Discussion

  • Steve Karg

    Steve Karg - 2021-12-07

    BACnet supports several datalinks over Ethernet: BACnet Ethernet (802.3), BACnet/IP (IPv4, UDP), BACnet/IPv6 (IPv6, UDP). IPv4 and IPv6 would require a TCP/IP (UDP) stack like LwIP or uIP or something else, where Ethernet would not. The open source BACnet stack supports all the layers above the physical layer. The MAC and PHY Ethernet physical layer driver would likely target whatever MAC and PHY you are going to use with M485KIDAE (I didn't see any integrated MAC or PHY).

     
  • Anonymous

    Anonymous - 2021-12-21

    As I am new for BACnet protocol, I tried to surf on web about its stack and utility to test it with its data format, but unfortunately did not found suitable thing. Can you provide me the link from which I can download BACnet/IP and BACnet/MSTP stack as well as link which provide free utility to test BACnet protocol or any relevant document which explain data format of BACnet protocol for BACnet/IP and BACnet/MSTP

     
  • Steve Karg

    Steve Karg - 2021-12-24

    Please see the links included on our web page: http://bacnet.sourceforge.net/

     

Anonymous
Anonymous

Add attachments
Cancel