Hilscher Community Forum
Fieldbus Ports not working - Printable Version

+- Hilscher Community Forum (https://forum.hilscher.com)
+-- Forum: netPI 3 - Docker featuring Industrial Raspberry Pi 3 platform (https://forum.hilscher.com/forum-1.html)
+--- Forum: Software (https://forum.hilscher.com/forum-5.html)
+--- Thread: Fieldbus Ports not working (/thread-512.html)

Pages: 1 2


RE: Fieldbus Ports not working - Armin@netPI - June-29th-2020

By factory default the netX controller chip is loaded with PROFINET slave software. And if noone (your application) configures it the LED is indeed red or is flashing red if you simple connect an Ethernet cable to any of the two RTE ports.


RE: Fieldbus Ports not working - EnergyKonnex - June-29th-2020

(June-29th-2020, 03:05 PM)Armin@netPI Wrote: Which firmware did you load into the netX controller that is assembled on the NIOT-E-NPI3-51-EN-RE board additionally?

Hi Armin,

I'm confused, what additional software do I need. If I recall I always had the NS ERR LED. Can you advise what additional firmware is required?

regards,

Duncan.


RE: Fieldbus Ports not working - Armin@netPI - June-29th-2020

You need to load the container https://github.com/HilscherAutomation/ne...hernet-lan. This turns the netX controller chip into a standard TCP/IP controller. Then you can configure this interface named cifx0 like your primary port eth0.

Look to this post for example https://forum.hilscher.com/Thread-RTE3-Use-real-time-ethernet-as-normal-ethernet-interface

or this post https://forum.hilscher.com/Thread-Modbus-TCP-Connection-via-RTE-Ethernet-Port


RE: Fieldbus Ports not working - Armin@netPI - June-29th-2020

I just have seen that I posted a wrong link. This is the container you have to load.

https://hub.docker.com/r/hilschernetpi/netpi-netx-ethernet-lan/

For a very easy configuration I recommend to run it in "Host" mode always. This is the easiest way to get the netX running as TCP/IP network interface.