[srslte-users] srsUE not connecting to cell without SIB3
Sylvain Munaut
246tnt at gmail.com
Mon Mar 8 15:12:37 UTC 2021
Hi,
It seems I can't get srsUE to connect to a local test cell because it
expects a SIB3 and this cell doesn't have one.
Is SIB3 required ? I thought it was optional.
In the logs I get :
14:08:31.240819 [RRC ] [I] Proc "Serving Cell Configuration" - Serving
Cell Configuration Procedure has finished successfully
14:08:31.240821 [RRC ] [E] Proc "Cell Selection" - Failed to configure
serving cell
If I hack up rrc::cell_selection_proc::is_serv_cell_suitable() to just
return 'true' all the time, it actually connects just fine.
Cheers,
Sylvain
More information about the srsran-users
mailing list