BSC BAP is a EnOcean-IP gateway.
What i am trying to do now is to establish a connection between my computer with the gateway.
i have written a program in visual basic that will allow me to send commands to the gateway.
The command to send info to the gateway is:
accept#12345*2100
12345 - time
2100 - port number
Port 2100 is used to send information to the gateway.
i then monitor all information transfer using Wireshark.
The problem is, each time i send a command, my Wireshark shows a connection to port 2001.
Port 2001 is used to establish a connection between my computer and the gateway.
i tried sending some rubbish command, and Wireshark still shows me the same result.
I spoke to BSC and they cant help me.
Can someone please help me?
Where should i start?