Skip to content

Not receiving data after connection #57

@Ngandu

Description

@Ngandu

Hey

After connecting successfully, I am not receiving data from the serialport.
Is there an additional step required after connecting?

This is my connection :

SerialPortAPI.setSuPath("/system/xbin/su");
const serialPort = await SerialPortAPI.open("/dev/ttyS4", { baudRate: 115200, dataBits:16 });

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