Hello again,
I have found a note about it in the documentation:
enumerator
LTE_LC_EVT_CELL_UPDATE
Event received carrying information about the currently connected cell. The associated payload is the cell member of type lte_lc_cell in the event. Note that only the cell.tac and cell.id members are populated in the event payload. The rest are expected to be zero.
Best regards,
Michal
Hello again,
I have found a note about it in the documentation:
enumerator
LTE_LC_EVT_CELL_UPDATE
Event received carrying information about the currently connected cell. The associated payload is the cell member of type lte_lc_cell in the event. Note that only the cell.tac and cell.id members are populated in the event payload. The rest are expected to be zero.
Best regards,
Michal
Thanks Michal for this answer.
Is there a way to get them during this event processing with another call ?
I will research that and will get back to you.
Best regards,
Michal