Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Mega UART3 pins #11

@TeknoBeek

Description

@TeknoBeek

I'm using Rx3 and Tx3 with AT commands on software Serial (with MEGA 2560)

But although GSM library uses softwareSerial... it does not work.

I've changed the GSM3IO and GSM3SoftSerial like this...

#elif defined(AVR_ATmega2560) || defined(AVR_ATmega1280)

#define __TXPIN__ 14
#define __RXPIN__ 15
#define __RXINT__ 4

Any ideas ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions