Serin Serout possible wiring distance


Closed Thread
Results 1 to 34 of 34

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Serin Serout possible wiring distance

    Thanks for sharing. Regarding the serial communication, can you use the hardware serial port of the controller?

    The I would suggest to use also the Hserin and wait for the response from the RF module instead of just PAUSE 1000. You can't be sure that the module responded in-time.

    Ioannis

  2. #2
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Serin Serout possible wiring distance

    Hi Ioannis,

    The pause 1000 is the 1 second no input then the +++ and then no input for 1 second. This is the format required to put the rf module into 'test' mode for RSSI output.

    Rob

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Serin Serout possible wiring distance

    OK, I do not disagree. But when the module enters the AT command mode by +++, doesn't reply with some kind of acknowledge? An OK or something?

    I am on a slow internet connection now and cannot download the data sheet of the module.

    Ioannis

  4. #4
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Serin Serout possible wiring distance

    You are right it does do an "OK" back but after the one second of no activity.

    To be honest so far I've ignored it in the software as it is only just about to be tested for real.

    I appreciate your help. I should do a WAIT in there.

    Rob

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Serin Serout possible wiring distance

    I'd prefer to do this in hardware serial port because it is much faster. Or at least the Debug and Debugin.

    Some serial devices do respond very fast and had a case where Serin/Serout was unable to follow.

    Ioannis

  6. #6
    Join Date
    Dec 2011
    Location
    IO93ok
    Posts
    190


    Did you find this post helpful? Yes | No

    Default Re: Serin Serout possible wiring distance

    Not having any success getting the modules into test mode using the AT commands as per the code.

    I'm saying this because the routine stops waiting for a signal strength report which isn't there. This means the routine to put it into test mode isn't working.

    Anyone any suggestions ?

  7. #7
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: Serin Serout possible wiring distance

    Can you post your code please?

    Ioannis

Similar Threads

  1. Using SEROUT and SERIN
    By acinorth in forum Test Area
    Replies: 1
    Last Post: - 20th July 2011, 11:33
  2. Serout -->>> serin
    By larzazral in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 27th February 2010, 03:46
  3. SERIN and SEROUT
    By CumQuaT in forum mel PIC BASIC
    Replies: 10
    Last Post: - 3rd September 2009, 00:17
  4. serin,serout
    By andrewwaack in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th July 2006, 19:21
  5. serin/serout
    By simonr in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th September 2003, 18:45

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts