You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem on the driver HL7800 where we are trying to switch on/off the modem to save some power supply.
When it is restarted, the modem is set but the network stack seems to not be reconfigured.
The socket is not rebinded, so all UDP connections failed.
I don't understand well how works the define NET_DEVICE_DT_INST_OFFLOAD_DEFINE and how can i call it manually to force a reset of all modem/network stack context.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a problem on the driver HL7800 where we are trying to switch on/off the modem to save some power supply.
When it is restarted, the modem is set but the network stack seems to not be reconfigured.
The socket is not rebinded, so all UDP connections failed.
I don't understand well how works the define NET_DEVICE_DT_INST_OFFLOAD_DEFINE and how can i call it manually to force a reset of all modem/network stack context.
Have you got a suggestion ?
Regards,
Beta Was this translation helpful? Give feedback.
All reactions