Skip to content

Sending data over TCP/UDP in transparent mode #32

@LinBencheng

Description

@LinBencheng

This library is very wonderful, thanks
I’m trying to send binary data over TCP to a server using SIM800. I need to send binary data, without coding, non-ASCII characters indeed. Some of the data bytes can be 0x1A which coincides with the send command, doing that all data were transmitted early. Using AT+CIPSEND=< length > solves the problem because data are transmitted when the content of the buffer reaches that quantity. But this latest version, TCP-related functions removed and never touched about this.
Could you add TCP functions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions