The only reason I bought nano is because it is said to have a built in email server. I thought it works as simantic, Omron or ABB that have email capability.
I can send email only when this nano is connected to PC I really don't need this and I don't know who would need that really! (buying a PLC and PC to send email???)
All I want to achieve and that I am not get help with is that I want to program this PLC to monitor the tank water level and monitor 2 pumps and send email in real time any time the water level is low and when either pumps is trip, or if the pump is running for more than an hour; these 2 pumps alternate
I want this plc to be connected to the router NOT a PC to run TLS server.
I was able to write the program that works and it update the time of PLC every time there is power up and every 24 hours, this works really well. What doesn't work is how to send email without connecting a PC on this PLC, simple as that. I need to send email using Nano PLC connected to the internet through the router without a PC to run TL server.
I only want to use the built in TLserver not PC TLserver. My SMTP server doesn't require username nor password.
Please, Please, I don't want start with TL server on my PC, because as now the PLC is only programmed through its ethernet port using a wireless laptop, not USB or Serial port.
Thank you