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

Osmocon: Unable to set custom baudrate on CP210x #1

Open
zhovner opened this issue Jun 26, 2015 · 2 comments
Open

Osmocon: Unable to set custom baudrate on CP210x #1

zhovner opened this issue Jun 26, 2015 · 2 comments

Comments

@zhovner
Copy link

zhovner commented Jun 26, 2015

I have compal_e88 board and CP2102 serial converter flashed following this manual http://bb.osmocom.org/trac/wiki/Hardware/CP210xTutorial#Programmingnon-standardmappings

I've added #define I_HAVE_A_CP210x in src/host/osmocon/osmocon.c and it successfully run on sylvain/burst_ind branch of osmocom-bb.

But on your fork I get:

ot 1 bytes from modem, data looks like: 1b  .
got 1 bytes from modem, data looks like: f6  .
got 1 bytes from modem, data looks like: 02  .
got 1 bytes from modem, data looks like: 00  .
got 1 bytes from modem, data looks like: 41  A
got 1 bytes from modem, data looks like: 03  .
got 1 bytes from modem, data looks like: 42  B
Received DOWNLOAD ACK from phone, your code is running now!
!!!
!!! ERROR !!!
!!!
!!! Unable to set custom baudrate, please use appropriate cable
!!! ( see wiki http://bb.osmocom.org/trac/wiki/Sniffing )
!!!
@axilirator
Copy link

This is not issue. You should view the source code before compile it. Use osmocon with "-f 1" key for CP201x.

@1Sveta1
Copy link

1Sveta1 commented Aug 15, 2023

Good afternoon. Thank you for your reply. But I can't figure out how to get around this error. If it's not too much trouble, can you please tell me in detail what I should do?

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