Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still problems with USRP-B205 mini. #33

Open
sebafonte opened this issue Nov 8, 2019 · 6 comments
Open

Still problems with USRP-B205 mini. #33

sebafonte opened this issue Nov 8, 2019 · 6 comments

Comments

@sebafonte
Copy link

https://github.com/RangeNetworks/OpenBTS-UMTS/blob/master/TransceiverUHD/UHDDevice.cpp#L262

Can this be solved or i have to throw it away to get a b200? Maybe i can do the job, but not right now, need time and.. resources let's say.

@sebafonte sebafonte changed the title Still problems with b205 mini? Still problems with b205 mini. Nov 8, 2019
@sebafonte sebafonte changed the title Still problems with b205 mini. Still problems with USRP-B205 mini. Nov 8, 2019
@trxstudio
Copy link

Copy the file from:
https://github.com/trxstudio/OpenBTS-UMTS-B205Mini/blob/master/TransceiverUHD/UHDDevice.cpp
with the line
b200_str = mboard_str.find("B205mini");

@sherdil6
Copy link

@trxstudio did this, but still getting error

[INFO] [B200] Asking for clock rate 16.000000 MHz... [INFO] [B200] Actually got clock rate 16.000000 MHz. ALERT 140326088598400 11:34:54.7 UHDDevice.cpp:272:parse_dev_type: Device not supported by OpenBTS-UMTS ** Device not available

@trxstudio
Copy link

@trxstudio did this, but still getting error

[INFO] [B200] Asking for clock rate 16.000000 MHz... [INFO] [B200] Actually got clock rate 16.000000 MHz. ALERT 140326088598400 11:34:54.7 UHDDevice.cpp:272:parse_dev_type: Device not supported by OpenBTS-UMTS ** Device not available

Did you rebuild with the new UHDDevice.cpp file?

@sherdil6
Copy link

sherdil6 commented Apr 3, 2023

Oh my bad, performed rebuild and its working now.
Thank you so much :)

@trxstudio
Copy link

FYI - I have seen this Fork
https://github.com/PentHertz/OpenBTS-UMTS
I have this running on Ubuntu 22 (Vbox), so I would use this

@sherdil6
Copy link

@trxstudio sorry to bother you again, but CLI is not working in the given version as well as the PentHertz version that you shared. I have tried to play around with db and other configuration as well, but still not getting any success. I do the following:

  • Run transceiver
  • Run OpenBTS-UMTS
  • Run OpenBTS-UMTSCLI

Within CLI, whatever I write I keep on getting this error:
sending datagram: No such file or directory
Is the remote application running?

I think both OpenBTS-UMTS and CLI are not communicating. How to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants