Hello ! I would like to use your project with my Nobis Stove.
I'm pretty sure that it use a micronova controller board :
-> The WIFI module use the IOT Agua platform from Micronova
https://nobis.agua-iot.com/api-docs/
-> The connector is similar :
pin 1 : GND
pin 2 : SERIAL (3.3V)
pin 3 : 12V
pin 4 : 5V
But as you can see, I measure 3.3V on the serial line. So I'm afraid to put 5V on it.
Si I have put a single optocoupler to drive the SERIAL pin to ground using an USB to TTL device (only TX is connected)
I wait for the response using an logic analyzer.
I attached my schematic below.

But when I send :
0x00 0x01
I did not receive any response from the stove on the logic analyzer. I only see my messge. I use :
1200 baud 8bit 2 stop bits No parity No flow control
Did you see something I'm doing wrong ?
Have you 5V or 3.3V on the serial line when disconnected ?
Whats happen when you request a RAM register not used by the stove ? Does it always reply something ?
Thanks If you can help me.
Otherwise don't hesitate to close the issue.
Regards,
Baptiste.
Hello ! I would like to use your project with my Nobis Stove.
I'm pretty sure that it use a micronova controller board :
-> The WIFI module use the IOT Agua platform from Micronova
https://nobis.agua-iot.com/api-docs/
-> The connector is similar :
pin 1 : GND
pin 2 : SERIAL (3.3V)
pin 3 : 12V
pin 4 : 5V
But as you can see, I measure 3.3V on the serial line. So I'm afraid to put 5V on it.
Si I have put a single optocoupler to drive the SERIAL pin to ground using an USB to TTL device (only TX is connected)
I wait for the response using an logic analyzer.
I attached my schematic below.
But when I send :
0x00 0x01
I did not receive any response from the stove on the logic analyzer. I only see my messge. I use :
1200 baud 8bit 2 stop bits No parity No flow control
Did you see something I'm doing wrong ?
Have you 5V or 3.3V on the serial line when disconnected ?
Whats happen when you request a RAM register not used by the stove ? Does it always reply something ?
Thanks If you can help me.
Otherwise don't hesitate to close the issue.
Regards,
Baptiste.