Search found 2 matches

by J3anJ3an
11 Jul 2022 13:55
Forum: Z-Uno
Topic: Z-Uno 2 rev.6 try to use UART communication with a stove
Replies: 3
Views: 3238

Re: Z-Uno 2 rev.6 try to use UART communication with a stove

Hi PoltoS,

On the Z-uno website, it's write that to use a slow baudrate (in my case 1200 bauds) it's better to use LeUart.
So with 1200 bauds, is it the right way with the hardware serial (Tx0/Rx0 or 1)?

Thank you so much for your help.

Jean
by J3anJ3an
09 Jul 2022 01:23
Forum: Z-Uno
Topic: Z-Uno 2 rev.6 try to use UART communication with a stove
Replies: 3
Views: 3238

Z-Uno 2 rev.6 try to use UART communication with a stove

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 sati...