Hello Quectel Team,
We are using EC200U and have registered the network callback using ql_nw_register_cb().
Network registration completes successfully (CREG/CGREG Home, LTE attached, operator info and cell info indications are received), but QUEC_NW_NITZ_TIME_UPDATE_IND is never triggered, even after waiting more than 10 seconds.
Other network indications are received correctly.
How can I successfully get NITZ time? which other API can I use to get time from network ?
Thank you.