Z-Uno 2 rev.6 try to use UART communication with a stove
Posted: 09 Jul 2022 01:23
Hi everyone,
I'm try to communicate with my pellet stove. It's a Nobis stove with a micronova T009 cards (Wifi to Serial).
I find some very interresting subject about arduino and micronova stove with serial but the communication speed (badrate is 1200)...
I tryed with LeUart but doesn't take me satisfaction (doesn't get any info from my stove...)
I saw that subject with arduino used the library "SoftwareSerial" to communicate at 1200 bauds.
My question is:
- Any way to use a softwareserial inside the z-uno G2?
My configuration is : Pin 2 = enable_rx // Pin 7 = Rx // Pin 8 = Tx
Project is based on : https://github.com/philibertc/micronova_controller
Thank you so much for your helping.
Jean
I'm try to communicate with my pellet stove. It's a Nobis stove with a micronova T009 cards (Wifi to Serial).
I find some very interresting subject about arduino and micronova stove with serial but the communication speed (badrate is 1200)...
I tryed with LeUart but doesn't take me satisfaction (doesn't get any info from my stove...)
I saw that subject with arduino used the library "SoftwareSerial" to communicate at 1200 bauds.
My question is:
- Any way to use a softwareserial inside the z-uno G2?
My configuration is : Pin 2 = enable_rx // Pin 7 = Rx // Pin 8 = Tx
Project is based on : https://github.com/philibertc/micronova_controller
Thank you so much for your helping.
Jean