I enabled KSUP notifications, but I get it correctly only on RC7620, but not always on RC7611. Both have official R9 firmwares. But when I have a SIM card in, the notifications work on both modems. Only when there is no SIM, the notification is not found on RC7611. Is there any hardware issue/difference between the modems?
this is known issue.
It is fixed after FW SWI9X07H_00.08.24.00.
FW R9 of RC7620 is after this version, that is why you don’t see such problem in RC7620.
You need to wait for next release of RC7611.
We noticed this issue only yesterday. We usually always have SIM card and KSUP notification works fine when there is SIM. But wanted to check here as well, just in case we are not missing something fundamental. We have now reported to the concerned.
Update: We increased timeout from 10s to 15s and we got the notification. When SIM is inserted, we typically get notification within 2~3 seconds! How much is the typical delay between the time the /dev/ttyUSBs show up and the modem sends KSUP to inform that it is ready to talk to ?
The issue is that we are dependent on KSUP to know when is it the right time to talk to the modem, even AT commands. So checking AT commands is not really what we are after. We do not want errors from modem at start. We want some notification from modem and only then we want to start talking to the modem. In RC7620, we usually get the first notification within 2~3 seconds when there is SIM.