Skip to content

Using with RP2040 #37

@overkillthemighty

Description

@overkillthemighty

When trying to compile the SendReceiveClient example for RP2040, I get the following error:

c:\Users\Jeff\Documents\Arduino\libraries\Meshtastic\src\mt_serial.cpp:10:12: fatal error: SoftwareSerial.h: No such file or directory
   #include <SoftwareSerial.h>
            ^~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: exit status 1

It sounds like the RP2040 likes to use its hardware ports, is there a way to accommodate that?
I was trying to use this with a Pro Mini, but it is too memory intensive.

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