I´m working on project that I need more than one PLMN per core and when I tried to add it, it didn´t have any issue, but when I run the project and when I tried to connect a UE with the second PLMN he doesn’t connect because of the HRES. After check with the wireshark I found that the error is when the project tries to get information about the UE it gives the wrong ServingNetwork. For example: I have 2 PLMN: 208;93 and 208;94, and the serving network respectively are 5G:mnc093;mcc203 and 5G:mnc094;mcc203, when I start the UE with PLMN=208;94 (second one in the config) in the wireshark the servingNetwork that the program is selecting is 5G:mnc093;mcc203 and it should be the other one.
Best reggards,
João Ferreira