Git Product home page Git Product logo

Comments (3)

Anass-23 avatar Anass-23 commented on June 12, 2024

Correct me if I'm wrong, maybe im not understanding where is the issue.
The MCC and MNC configuration options can differ from the ones of this project depending on the programmed SIM card, in our case we've received the SIM cards from OAI already programmed with the corresponding info:

[Change MCC and MNC values according to the programmed SIM card]. In our case, <MCC_SIM> and <MNC_SIM> are 208 and 92, respectively.

from 5g-network.

corndog2000 avatar corndog2000 commented on June 12, 2024

I thought the MCC and MNC settings were going to match the information you programmed into the SIM card with this command.

sudo ./program_uicc --adm 12345678 --imsi 001010000000001 --isdn 00000001 --acc 0001 --key fec86ba6eb707ed08905757b1bb44b8f --opc C42449363BBAD02B66D16BC975D77CC1 --spn "OpenAirInterface" --authenticate

If someone is following this guide and uses this command on a blank SIM card they should change the config files so the MCC is 001 and the MNC is 01 correct?

from 5g-network.

Anass-23 avatar Anass-23 commented on June 12, 2024

Ahhh okay! Now I understand, yes you are correct, if the SIM card is programmed with the command:

sudo ./program_uicc --adm 12345678 --imsi 001010000000001 --isdn 00000001 --acc 0001 --key fec86ba6eb707ed08905757b1bb44b8f --opc C42449363BBAD02B66D16BC975D77CC1 --spn "OpenAirInterface" --authenticate

then the MCC and MNC should be 001 and 01 accordingly.

from 5g-network.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.