Hi,
I have a problem with the WP77xx modules concerning the data connection.
Situation:
I have aWP7702 module, from which I can connect to a LTE-M network via a private APN. I’ve verified that it is connected to the private APN and that there is an internet connection. Tested via the Mangoh Red development board.
The modem must be accessible from other devices in the same (APN) network. This means that another device attempts to connect to the modem.
Problem:
The modem is connected to the network, but does not respond on any external request until data is sent to the network. For example: When I attempt to ping the modem from an external device (in the network), then I get an timeout. However when I ping any (valid) address from the modem then all of sudden the modem responds to the ping requests. When I stop any network activity for a small time period (e.g. 30 sec) then the modem is not (externally) reachable anymore.
It seems that the modem is not activity listening on the network, or even awaiting for any communication. Is this default behavior? If so, can this be changed?
Hope that someone can help me with this issue.
– Bart