-
Notifications
You must be signed in to change notification settings - Fork 6
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
NO reply from AT Commands, with RFD 900+ #10
Comments
Hello,
First, it wont reply to AT commands until you push it to command mode via
+++. You have to make sure minicom has hardware flow control disabled, and
the serial speed is set correctly. It might be 115200, 57600, 38400 or
223200 depending on the firmware you are using.
Paul.
…On Thu, 4 Oct 2018 at 00:26, gbaweja ***@***.***> wrote:
Hello Paul,
I am having kind of same issue. I am using Ubuntu 16.04. I downloaded the
repository but make install gave error. So without installing any software
or firmware on Ubuntu Linux. I installed minicom.
I have RFD 900+ radio. When I am on Minicom terminal window and I type
"AT" as AT commands to see whats going on with the radio. I do not have
anything back, I mean I do not get "OK". Could you please help me here, as
I need help urgently.
Thank you for your time and help.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAonT-MEv9-ua0e1jf3lXwfxIar0pg4Jks5uhNA4gaJpZM4XGNup>
.
|
Hello Paul, Thank you for your reply. I tried "+++" first and then "AT" command, but i get nothing in response. The baudrate for RFD 900+ i am using is 57600. I have hardware flow control disabled. I cloned the "Sik" repository but when i write command "make install" in the Firmware directory, i get the following error.
I didnt download anything related to RFD 900+. I have minicom and i am trying to send "AT" commands. Is there anything else i am doing wrong or is there any other piece i am missing. Please suggest, thank you. |
Hello Paul, I was able to send AT commands to RFD 900, and I was also able to use RT commands. thank you for your help. RFD 900 + modem Tx is connected to my laptop, and the Rx is connected to Raspberry Pi. Raspberry Pi has a python script that I want to run. Do you have an idea, how can I access that python script over RFD 900+ which is on Raspberry Pi? Thank you for your time and help. |
Hello Paul,
I am having kind of same issue. I am using Ubuntu 16.04. I downloaded the repository but make install gave error. So without installing any software or firmware on Ubuntu Linux. I installed minicom.
I have RFD 900+ radio. When I am on Minicom terminal window and I type "AT" as AT commands to see whats going on with the radio. I do not have anything back, I mean I do not get "OK". Could you please help me here, as I need help urgently.
Thank you for your time and help.
The text was updated successfully, but these errors were encountered: