Hi,
I need that ESP32 device be able to get published messages ( perhaps calling it - close socket is not the exact term ).
Write code as suggested will do so?
MQTT for MicroPython under ESP32
Re: MQTT for MicroPython under ESP32
G'day Guyd,
I am confident that if you use the code from uPy via the link I pasted in, you will be pleasantly surprised how seamlessly it works.
Cheers,
I am confident that if you use the code from uPy via the link I pasted in, you will be pleasantly surprised how seamlessly it works.
Cheers,
Re: MQTT for MicroPython under ESP32
G'day guyd,
Excellent. Your on your way to having cool fun.
cheers,
Excellent. Your on your way to having cool fun.
cheers,
Re: MQTT for MicroPython under ESP32
THNK U very much!!