Hi,
I am trying to get the band and the name based on the EARFCN number from the cellular network. (LTE network).
I have the EARFCN value, but can't work out how to detect the band and name. I am entering the EARFCN manually into the app.
I have seen a site like the following:
This seems to be a calculator that when I enter the EARFCN (example 1725) it will say band 3, and the name is 1800+.
I am trying to do the same thing in my B4A app. Does anyone know how I can do this in my B4A app.
I am assuming I would need to create a table with all the different values and if the 'EARFCN Download' is between the value I enter then it will display the band and name from the table ?
Does anyone know if that is how the EARFCN works ?
I am trying to get the band and the name based on the EARFCN number from the cellular network. (LTE network).
I have the EARFCN value, but can't work out how to detect the band and name. I am entering the EARFCN manually into the app.
I have seen a site like the following:
lted
LTE Discovery is a powerful signal discovery and analysis tool with many advanced features and customizations available.
ltediscovery.dev
This seems to be a calculator that when I enter the EARFCN (example 1725) it will say band 3, and the name is 1800+.
I am trying to do the same thing in my B4A app. Does anyone know how I can do this in my B4A app.
I am assuming I would need to create a table with all the different values and if the 'EARFCN Download' is between the value I enter then it will display the band and name from the table ?
Does anyone know if that is how the EARFCN works ?