Skip to content

Error: Invalid BVLC Type occurs when sending text message from BACnet server #44

@Kaiserchen85

Description

@Kaiserchen85

Steps to reproduce:

  1. (Optional): Change the FD BBMD Address Host IP in the CASBACnetStackExampleDatabase.cpp to the IP Address of the device that is meant to receive the message. In code, search for this->networkPort.FdBbmdAddressHostIp.
  2. Run the project.
  3. Enter "m" into the console.

The following errors will show up:
Error: Invalid BVLC type, expecting 0x81 for BACnet IP
Error: Unable to decode the BVLL
Error: Could not decode packet
I expected the message This is a test message. to be sent successfully to my device with IP Address 192.168.68.105.

Full console log:
BACnetServerExampleCPP Send Message Error.txt

Wireshark log:
Invalid BVLC Type.zip
The text message should be No. 938.

I am using BACnetServerExample version: bb25451

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions