Re: Bearer connection disconnect cause

2024-01-30 Thread Aleksander Morgado
Hey,


>
> We getting connection disconnect randomly with below log from MM. We do
> have a way to recover from it but is there a way to know the cause of
> disconnect? Such as whether it is "network initiated disconnection" or
> "modem initiated". Any pointers in this regard will be helpful (to find out
> the cause of disconnection)
>
>
>   [modem0] state changed (connected -> registered)
>
>   [modem0/bearer1] connection #1 finished: duration 129s, tx: 1159
> bytes, rx: 112 bytes
>
>
Please try to run MM with debug logs to get a better idea of why the modem
connection stopped working


-- 
Aleksander


Bearer connection disconnect cause

2023-12-18 Thread Amol Lad
Hi,


We getting connection disconnect randomly with below log from MM. We do have a 
way to recover from it but is there a way to know the cause of disconnect? Such 
as whether it is "network initiated disconnection" or "modem initiated". Any 
pointers in this regard will be helpful (to find out the cause of disconnection)


  [modem0] state changed (connected -> registered)

  [modem0/bearer1] connection #1 finished: duration 129s, tx: 1159 bytes, 
rx: 112 bytes


Thanks,

Amol