waveshare / 2-CH-RS485-HAT

13 stars 8 forks source link

Problem with the Transmit Buffer Full #3

Open Lolman1993 opened 3 years ago

Lolman1993 commented 3 years ago

Hello,..:)

I have a problem while sending successive data for a long amount of time (for example a fuzzer). After a while I get Transmit Buffer Full as a respones. I tried changeing the txquelen to 1000 -->(sudo ifconfig can0 txqueuelen 1000), but the error stays the same..Is there any way to fix this problem?