I am writing to seek clarification on the capabilities of the EC200U modem for our smart metering project. Currently, we have the modem interfaced with a Raspberry Pi via USB, providing internet access through PPP mode.
Our next step involves interfacing the EC200U modem with a smart energy meter via UART. We aim to configure the modem to function as a NIC for the smart meter, enabling it to access the internet directly through UART in transparent mode.Simultaneously, the modem should continue to provide internet access for the Raspberry Pi over USB.
Could you please confirm if the EC200U modem can support this configuration, where it acts as a NIC for the smart meter via UART (Transparent mode) while simultaneously serving as an internet gateway for the Raspberry Pi via USB (PPP mode)?
First make sure even without the USB connection with RPI the AT over the Uart works as expected.
If the uart is not working always, plese check whether you choose the incorrect port or there exist any other hardware issue.