-->
Page 2 of 2

Re: AT commands over I2C rather than UART?

PostPosted: Tue Aug 11, 2015 2:27 am
by eriksl
I2C on the esp8266 will be far too slow (only 100 kbits) because it's implemented in software. The uart is much faster.