Skip to content

Conversation

@mararn1618
Copy link

Hi Guys,

The original library allows only "Serial" as a Hardware Serial. As I am working with an ATMega 2560, I rather want to use Serial1 or Serial2.

Notes:

  • extended begin() with an optional parameter for HardwareSerial (defaulted to "Serial").
  • begin() signature still compatible with previous library versions
  • will compile for boards without Serial1,-2,-3

Thanks for the great library!

Regards
Markus

…ndated strings

 - Added buffer between ESP8266Client and ESP8266
 - Added initial truncation of AT commands in read buffer
… {0, 1} is confused with response from CIPSTATUS {esp8266._status.stat = 2,3,4,5,...}

 - ESP8266Client::connected() misinterprets CIPStatus 3 as not connected / no ip => not true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant