Recent Posts

Pages: [1] 2 3 ... 10
1
Technical support / Re: NANO-10 Analog Input Protection
« Last post by BetterBath on August 26, 2025, 12:24:48 AM »
I ran into the same issue protecting ADC inputs on soil sensors and solved it with a 10k resistor, 3.6V Zener, and small cap — worked well in practice.
tree removal fort myers
2
Technical support / Re: NANO-10 Analog Input Protection
« Last post by garysdickinson on August 18, 2025, 11:08:21 PM »
Nano-10 analog inputs update.

I did actually destroy one NANO-10 by connecting both ADC  inputs to 20 VDC.  This seems reasonable but stupid on my part.

The second and 3rd NANO-10s have not been damaged.  I simply wrote bad TBASIC code and the "flailing" ADC was the result of a a coding error.

Just wanted to come clean.

Gary Dickinson
3
Technical support / Re: Network Services <PING 192.168.1.99> command?
« Last post by support on August 15, 2025, 10:37:01 AM »
Sorry the TRi PLC currently do not send PING command to another device.

However, if the device has an open TCP port you can try to make a connection to the TCP port and check if connection is successful by examining the STATUS(3).  You can then disconnect from the device after making an initial connection.
4
Technical support / Network Services <PING 192.168.1.99> command?
« Last post by wnaegle on August 15, 2025, 08:44:15 AM »
I need to continually verify a non-TRI-PLC device is connected to the network.
Is there a way to ping another non-TRI-PLC device on the network?
The devices I need to ping do not have a published TCP connection.

For example, is there a Network Services command
PRINT #4 "<PING 192.168.1.99>"
5
Technical support / Re: NANO-10 Analog Input Protection
« Last post by garysdickinson on August 13, 2025, 11:09:09 PM »
I am very certain how I destroyed the 1st PLC.  I am using inexpensive 4..20 mA signal generators that can, also, output 0.20 VDC. I screwed up and sent 20 VDC into both ADC inputs.  Not too bright on my part.

I tried to be much more careful with the 2nd NANO-10.  Both ADCs worked with 4-20 mA signals. I then worked on refining my digital signal processing software using ADC[1].  I then added in ADC[2] to my test code snd found that ADC[2] was not working.  I don’t know how I damaged the 2nd PLC, but I did.

I have found a 3rd NANO-10 in my collection of PLC stuff. I will see if it works and add the input protection circuitry.  If I can’t get it working I will order another NANO-10.

Regards,

Gary Dickinson
6
Technical support / Re: NANO-10 Analog Input Protection
« Last post by support on August 13, 2025, 08:12:09 PM »
We think your input protection circuit should work pretty well.

We would like to mention that from our knowledge, all of the Nano-10 analog inputs have 20K ohm input impedance and should be pretty well protected against transient voltage applied to its input, such an momentary wrong connection to 24V, or electrostatic discharge.

Are you pretty sure that the Nano-10 analog input on your Nano-10 was damaged? You may want to request an RMA to send them back to TRi to check.

7
Technical support / NANO-10 Analog Input Protection
« Last post by garysdickinson on August 13, 2025, 01:35:52 PM »
I've run into a bit of a problem with the NANO-10 Analog Inputs.  I have damaged the inputs on 2 of my NANO-10 boards.

I have attatched a schematic of a possible input protection circuit.  I am looking for feed back.

The sensors that I am working with output a 4 to 20 mA current source.  The 250 ohm resistor converts this to voltage between 0 and a bit less than 5 VDC.  I am aware of the 2K input impedance of the analog inputs.

The 5.1V Zener diode is an attempt to limit the voltage that the analog inputs "see". The Zener is supposed to clamp the voltage to about 5.1 VDC max and if the input voltage goes below ground the Zener will behave like a normal diode and clamp the low voltage to about -0.7 VDC.

The 120 Ohm resistor just limits the current that flows in the circuit and does not affect the accuracy of the measurement (the sensor outputs current and not voltage). The 0.01 uF capacitor is an attempt to bypass transient events to ground.

Gary Diuckinson
8
Technical support / Re: Analog ground point for Nano-10
« Last post by support on June 10, 2025, 10:00:47 AM »
Nano-10 does not have a separate analog ground. So yes you can connect the ground to the power supply 0V as the common ground. Ground noise has not been a problem for the typical applications that Nano-10 have been being used in the past. We do recommend connecting any additional 0.1uF capacitor across the analog input terminal to minimize fluctuation in the readings or do a software average of multiple readings.
9
Technical support / Analog ground point for Nano-10
« Last post by garysdickinson on June 10, 2025, 09:32:36 AM »
I am working with a Nano-10 to work with 4-20 mA sensors.

The Nano-10 does not appear to have an analog ground connection.  The best that I can do is connect the free end of the current sense resistor to my common DC bus.

I am concerned about minimizing noise pickup by the ADC circuitry.

Is there a spot on the Nano-10 that I could solder onto as an analog ground?

Gary Dickinson
10
Technical support / Re: MQTT Product Plans
« Last post by support on April 29, 2025, 02:28:25 PM »
We have a version of SmartTILE under development that supports MQTT. However, it is not yet a released product.

If you have an OEM application please contact support@triplc.com and discuss your application as well as the time-line needed.

Meanwhile you can test the MQTT functions using WX100. The same capability will be ported to the Gen 2 SmartTILE when it becomes available. 
Pages: [1] 2 3 ... 10