Arduino serial Buffer

Status
Not open for further replies.

Dumken

Member
Good day guys. Can Arduino serial buffer hold more than 64bytes. Maybe 512, 1024 or higher than that. If Yes. Pls give me a clue on how to do it.
 
Good day guys. Can Arduino serial buffer hold more than 64bytes. Maybe 512, 1024 or higher than that. If Yes. Pls give me a clue on how to do it.

Go into your libraries locate software serial open SoftwareSerial.h... Try changing "_SS_MAX_RX_BUFF 64"
But don't go too far as there is only 2k of ram... Who knows how much the ardunio software takes up!!
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…