mirror of https://github.com/arendst/Tasmota.git
Software serial limitation
parent
7f6579f516
commit
315fb6a492
|
@ -32,6 +32,8 @@ As most parts are connected to AC try to fit the hardware in a solid enclosure.
|
|||
## Software configuration
|
||||
Configure the GPIO's for hardware serial connection as shown below.
|
||||
|
||||
**IMPORTANT: If using the connections as following, the communication works in all cores due to Tasmota will use Hardware Serial. If the user wants to use another GPIOs for communication, Tasmota will emulate the serial interfase using software serial feature. This feature don't work using core 2.3.0 due to insuficient iRAM. To use software serial feature, please compile using core 2.4.2 or greater.**
|
||||
|
||||
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/pzem/pzem-tasmota.png" height="400" />
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue