Shop OBEX P1 Docs P2 Docs Learn Events
eb500 — Parallax Forums

eb500

ArchiverArchiver Posts: 46,084
edited 2004-06-10 20:22 in General Discussion
hi,

did anyone try to connect eb500 directly to BS2 without any parallex
boards? I've tried to connect

eb500 PIN 1 to BS2 GND
eb500 PIN 3 to BS2 TX
eb500 PIN 4 to BS2 RX
eb500 PIN 20 to BS2 VSS

But it seems not working, not light at all, any clues?

slimboyfatboyslim
http://www.slimboyfatboyslim.org

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-06-07 19:54
    Slim,

    Looks like you have the TX/RX backwards. Have you tried reversing them? The
    Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If that
    doesn't work, have you:

    Checked the baud rate.
    Reset to default baud rate.
    Made sure the code is using the correct pins.
    Removed all checks on the Connection Status pin since you are not using it.
    Looked with a 'scope to see if you are getting anything.
    Removed any SERIN statements that wait for the ACK.

    HTH,

    Jonathan

    www.madlabs.info



    Original Message
    From: "Annie Wan" <o_wan@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Monday, June 07, 2004 9:53 AM
    Subject: [noparse][[/noparse]basicstamps] eb500


    > hi,
    >
    > did anyone try to connect eb500 directly to BS2 without any parallex
    > boards? I've tried to connect
    >
    > eb500 PIN 1 to BS2 GND
    > eb500 PIN 3 to BS2 TX
    > eb500 PIN 4 to BS2 RX
    > eb500 PIN 20 to BS2 VSS
    >
    > But it seems not working, not light at all, any clues?
    >
    > slimboyfatboyslim
    > http://www.slimboyfatboyslim.org
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-08 19:16
    hi,

    I did that already but still there's no response, BTW, do I need to
    connect the eb500 to a serial port first and config it, then connect
    the eb500 to BS?
    or just connect eb500 to BS directly? how can I configure it then?

    ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G

    > Slim,
    >
    > Looks like you have the TX/RX backwards. Have you tried reversing
    > them? The
    > Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If that
    > doesn't work, have you:
    >
    > Checked the baud rate.
    > Reset to default baud rate.
    > Made sure the code is using the correct pins.
    > Removed all checks on the Connection Status pin since you are not
    > using it.
    > Looked with a 'scope to see if you are getting anything.
    > Removed any SERIN statements that wait for the ACK.
    >
    > HTH,
    >
    > Jonathan
    >
    > www.madlabs.info
    >
    >
    >
    >
    Original Message
    > From: "Annie Wan" <o_wan@y...>
    > To: <basicstamps@yahoogroups.com>
    > Sent: Monday, June 07, 2004 9:53 AM
    > Subject: [noparse][[/noparse]basicstamps] eb500
    >
    >
    >> hi,
    >>
    >> did anyone try to connect eb500 directly to BS2 without any parallex
    >> boards? I've tried to connect
    >>
    >> eb500 PIN 1 to BS2 GND
    >> eb500 PIN 3 to BS2 TX
    >> eb500 PIN 4 to BS2 RX
    >> eb500 PIN 20 to BS2 VSS
    >>
    >> But it seems not working, not light at all, any clues?
    >>
    >> slimboyfatboyslim
    >> http://www.slimboyfatboyslim.org
    >>
    >>
    >>
    >> To UNSUBSCRIBE, just send mail to:
    >> basicstamps-unsubscribe@yahoogroups.com
    >> from the same email address that you subscribed. Text in the Subject
    >> and
    > Body of the message will be ignored.
    >>
    >> Yahoo! Groups Links
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject
    > and Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
    slimboyfatboyslim
    http://www.slimboyfatboyslim.org


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-09 15:10
    Slim,

    I'm not quite sure what you are trying to do. Is it:

    BS2+EB500
    EB500+PC

    Are you saying you can't get two EB500s to talk to each other? Or are you
    saying that you can't get the BS2 to talk to an EB500?

    Jonathan



    Original Message
    From: "Annie Wan" <o_wan@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Tuesday, June 08, 2004 11:16 AM
    Subject: Re: [noparse][[/noparse]basicstamps] eb500


    > hi,
    >
    > I did that already but still there's no response, BTW, do I need to
    > connect the eb500 to a serial port first and config it, then connect
    > the eb500 to BS?
    > or just connect eb500 to BS directly? how can I configure it then?
    >
    > ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    >
    > > Slim,
    > >
    > > Looks like you have the TX/RX backwards. Have you tried reversing
    > > them? The
    > > Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If that
    > > doesn't work, have you:
    > >
    > > Checked the baud rate.
    > > Reset to default baud rate.
    > > Made sure the code is using the correct pins.
    > > Removed all checks on the Connection Status pin since you are not
    > > using it.
    > > Looked with a 'scope to see if you are getting anything.
    > > Removed any SERIN statements that wait for the ACK.
    > >
    > > HTH,
    > >
    > > Jonathan
    > >
    > > www.madlabs.info
    > >
    > >
    > >
    > >
    Original Message
    > > From: "Annie Wan" <o_wan@y...>
    > > To: <basicstamps@yahoogroups.com>
    > > Sent: Monday, June 07, 2004 9:53 AM
    > > Subject: [noparse][[/noparse]basicstamps] eb500
    > >
    > >
    > >> hi,
    > >>
    > >> did anyone try to connect eb500 directly to BS2 without any parallex
    > >> boards? I've tried to connect
    > >>
    > >> eb500 PIN 1 to BS2 GND
    > >> eb500 PIN 3 to BS2 TX
    > >> eb500 PIN 4 to BS2 RX
    > >> eb500 PIN 20 to BS2 VSS
    > >>
    > >> But it seems not working, not light at all, any clues?
    > >>
    > >> slimboyfatboyslim
    > >> http://www.slimboyfatboyslim.org
    > >>
    > >>
    > >>
    > >> To UNSUBSCRIBE, just send mail to:
    > >> basicstamps-unsubscribe@yahoogroups.com
    > >> from the same email address that you subscribed. Text in the Subject
    > >> and
    > > Body of the message will be ignored.
    > >>
    > >> Yahoo! Groups Links
    > >>
    > >>
    > >>
    > >>
    > >>
    > >>
    > >
    > >
    > >
    > > To UNSUBSCRIBE, just send mail to:
    > > basicstamps-unsubscribe@yahoogroups.com
    > > from the same email address that you subscribed. Text in the Subject
    > > and Body of the message will be ignored.
    > >
    > > Yahoo! Groups Links
    > >
    > >
    > >
    > >
    > >
    > >
    > slimboyfatboyslim
    > http://www.slimboyfatboyslim.org
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-09 17:12
    I want to attach the eb500 to BS and then using a bluetooth USB dongle
    in PC, I suppose the eb500 act ac a serial module replacement, am I
    buying the right stuff?

    ©ó 2004¦~6¤ë9¤é ¤U¤È4:10 ®É¡AJonathan Peakall ´£¨ì¡G

    > Slim,
    >
    > I'm not quite sure what you are trying to do. Is it:
    >
    > BS2+EB500
    EB500+PC
    >
    > Are you saying you can't get two EB500s to talk to each other? Or are
    > you
    > saying that you can't get the BS2 to talk to an EB500?
    >
    > Jonathan
    >
    >
    >
    >
    Original Message
    > From: "Annie Wan" <o_wan@y...>
    > To: <basicstamps@yahoogroups.com>
    > Sent: Tuesday, June 08, 2004 11:16 AM
    > Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >
    >
    >> hi,
    >>
    >> I did that already but still there's no response, BTW, do I need to
    >> connect the eb500 to a serial port first and config it, then connect
    >> the eb500 to BS?
    >> or just connect eb500 to BS directly? how can I configure it then?
    >>
    >> ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    >>
    >>> Slim,
    >>>
    >>> Looks like you have the TX/RX backwards. Have you tried reversing
    >>> them? The
    >>> Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If
    >>> that
    >>> doesn't work, have you:
    >>>
    >>> Checked the baud rate.
    >>> Reset to default baud rate.
    >>> Made sure the code is using the correct pins.
    >>> Removed all checks on the Connection Status pin since you are not
    >>> using it.
    >>> Looked with a 'scope to see if you are getting anything.
    >>> Removed any SERIN statements that wait for the ACK.
    >>>
    >>> HTH,
    >>>
    >>> Jonathan
    >>>
    >>> www.madlabs.info
    >>>
    >>>
    >>>
    >>>
    Original Message
    >>> From: "Annie Wan" <o_wan@y...>
    >>> To: <basicstamps@yahoogroups.com>
    >>> Sent: Monday, June 07, 2004 9:53 AM
    >>> Subject: [noparse][[/noparse]basicstamps] eb500
    >>>
    >>>
    >>>> hi,
    >>>>
    >>>> did anyone try to connect eb500 directly to BS2 without any parallex
    >>>> boards? I've tried to connect
    >>>>
    >>>> eb500 PIN 1 to BS2 GND
    >>>> eb500 PIN 3 to BS2 TX
    >>>> eb500 PIN 4 to BS2 RX
    >>>> eb500 PIN 20 to BS2 VSS
    >>>>
    >>>> But it seems not working, not light at all, any clues?
    >>>>
    >>>> slimboyfatboyslim
    >>>> http://www.slimboyfatboyslim.org
    >>>>
    >>>>
    >>>>
    >>>> To UNSUBSCRIBE, just send mail to:
    >>>> basicstamps-unsubscribe@yahoogroups.com
    >>>> from the same email address that you subscribed. Text in the
    >>>> Subject
    >>>> and
    >>> Body of the message will be ignored.
    >>>>
    >>>> Yahoo! Groups Links
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>
    >>>
    >>>
    >>> To UNSUBSCRIBE, just send mail to:
    >>> basicstamps-unsubscribe@yahoogroups.com
    >>> from the same email address that you subscribed. Text in the Subject
    >>> and Body of the message will be ignored.
    >>>
    >>> Yahoo! Groups Links
    >>>
    >>>
    >>>
    >>>
    >>>
    >>>
    >> slimboyfatboyslim
    >> http://www.slimboyfatboyslim.org
    >>
    >>
    >> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>
    >>
    >>
    >> To UNSUBSCRIBE, just send mail to:
    >> basicstamps-unsubscribe@yahoogroups.com
    >> from the same email address that you subscribed. Text in the Subject
    >> and
    > Body of the message will be ignored.
    >>
    >> Yahoo! Groups Links
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject
    > and Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
    slimboyfatboyslim
    http://www.slimboyfatboyslim.org


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-09 20:35
    Slim,

    OK, I have done exactly waht you want to do, so I know it can be done. I
    have a Stamp and EB500 hooked up on my desk right now. If I understand you
    correctly, you are having trouble getting the EB500 and the Stamp to work
    together.

    Did you try all the things I listed in the first message? When you send a
    command to the EB500, do you get and ACK or NCK?

    Post the code you are using. It sounds like the problem is there.

    Jonathan

    www.madlabs.info


    Original Message
    From: "Annie Wan" <o_wan@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Wednesday, June 09, 2004 9:12 AM
    Subject: Re: [noparse][[/noparse]basicstamps] eb500


    > I want to attach the eb500 to BS and then using a bluetooth USB dongle
    > in PC, I suppose the eb500 act ac a serial module replacement, am I
    > buying the right stuff?
    >
    > ©ó 2004¦~6¤ë9¤é ¤U¤È4:10 ®É¡AJonathan Peakall ´£¨ì¡G
    >
    > > Slim,
    > >
    > > I'm not quite sure what you are trying to do. Is it:
    > >
    > > BS2+EB500
    EB500+PC
    > >
    > > Are you saying you can't get two EB500s to talk to each other? Or are
    > > you
    > > saying that you can't get the BS2 to talk to an EB500?
    > >
    > > Jonathan
    > >
    > >
    > >
    > >
    Original Message
    > > From: "Annie Wan" <o_wan@y...>
    > > To: <basicstamps@yahoogroups.com>
    > > Sent: Tuesday, June 08, 2004 11:16 AM
    > > Subject: Re: [noparse][[/noparse]basicstamps] eb500
    > >
    > >
    > >> hi,
    > >>
    > >> I did that already but still there's no response, BTW, do I need to
    > >> connect the eb500 to a serial port first and config it, then connect
    > >> the eb500 to BS?
    > >> or just connect eb500 to BS directly? how can I configure it then?
    > >>
    > >> ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    > >>
    > >>> Slim,
    > >>>
    > >>> Looks like you have the TX/RX backwards. Have you tried reversing
    > >>> them? The
    > >>> Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If
    > >>> that
    > >>> doesn't work, have you:
    > >>>
    > >>> Checked the baud rate.
    > >>> Reset to default baud rate.
    > >>> Made sure the code is using the correct pins.
    > >>> Removed all checks on the Connection Status pin since you are not
    > >>> using it.
    > >>> Looked with a 'scope to see if you are getting anything.
    > >>> Removed any SERIN statements that wait for the ACK.
    > >>>
    > >>> HTH,
    > >>>
    > >>> Jonathan
    > >>>
    > >>> www.madlabs.info
    > >>>
    > >>>
    > >>>
    > >>>
    Original Message
    > >>> From: "Annie Wan" <o_wan@y...>
    > >>> To: <basicstamps@yahoogroups.com>
    > >>> Sent: Monday, June 07, 2004 9:53 AM
    > >>> Subject: [noparse][[/noparse]basicstamps] eb500
    > >>>
    > >>>
    > >>>> hi,
    > >>>>
    > >>>> did anyone try to connect eb500 directly to BS2 without any parallex
    > >>>> boards? I've tried to connect
    > >>>>
    > >>>> eb500 PIN 1 to BS2 GND
    > >>>> eb500 PIN 3 to BS2 TX
    > >>>> eb500 PIN 4 to BS2 RX
    > >>>> eb500 PIN 20 to BS2 VSS
    > >>>>
    > >>>> But it seems not working, not light at all, any clues?
    > >>>>
    > >>>> slimboyfatboyslim
    > >>>> http://www.slimboyfatboyslim.org
    > >>>>
    > >>>>
    > >>>>
    > >>>> To UNSUBSCRIBE, just send mail to:
    > >>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>> from the same email address that you subscribed. Text in the
    > >>>> Subject
    > >>>> and
    > >>> Body of the message will be ignored.
    > >>>>
    > >>>> Yahoo! Groups Links
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>
    > >>>
    > >>>
    > >>> To UNSUBSCRIBE, just send mail to:
    > >>> basicstamps-unsubscribe@yahoogroups.com
    > >>> from the same email address that you subscribed. Text in the Subject
    > >>> and Body of the message will be ignored.
    > >>>
    > >>> Yahoo! Groups Links
    > >>>
    > >>>
    > >>>
    > >>>
    > >>>
    > >>>
    > >> slimboyfatboyslim
    > >> http://www.slimboyfatboyslim.org
    > >>
    > >>
    > >> [noparse][[/noparse]Non-text portions of this message have been removed]
    > >>
    > >>
    > >>
    > >> To UNSUBSCRIBE, just send mail to:
    > >> basicstamps-unsubscribe@yahoogroups.com
    > >> from the same email address that you subscribed. Text in the Subject
    > >> and
    > > Body of the message will be ignored.
    > >>
    > >> Yahoo! Groups Links
    > >>
    > >>
    > >>
    > >>
    > >>
    > >>
    > >
    > >
    > >
    > > To UNSUBSCRIBE, just send mail to:
    > > basicstamps-unsubscribe@yahoogroups.com
    > > from the same email address that you subscribed. Text in the Subject
    > > and Body of the message will be ignored.
    > >
    > > Yahoo! Groups Links
    > >
    > >
    > >
    > >
    > >
    > >
    > slimboyfatboyslim
    > http://www.slimboyfatboyslim.org
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-09 21:07
    hi,

    yup exactly, I think hooking up BS and eb500 is the 1st step, I'm still
    in there, not even talking with the bt USB dongle
    I've done what you've told me but even the USB bt can't detect another
    bt exist and there's no light flashing or being lit in the eb500.

    >>>>> eb500 PIN 1 to BS2 GND
    >>>>> eb500 PIN 3 to BS2 Rx
    >>>>> eb500 PIN 4 to BS2 Tx
    >>>>> eb500 PIN 20 to BS2 VSS



    ©ó 2004¦~6¤ë9¤é ¤U¤È9:35 ®É¡AJonathan Peakall ´£¨ì¡G

    > Slim,
    >
    > OK, I have done exactly waht you want to do, so I know it can be done.
    > I
    > have a Stamp and EB500 hooked up on my desk right now. If I understand
    > you
    > correctly, you are having trouble getting the EB500 and the Stamp to
    > work
    > together.
    >
    > Did you try all the things I listed in the first message? When you
    > send a
    > command to the EB500, do you get and ACK or NCK?
    >
    > Post the code you are using. It sounds like the problem is there.
    >
    > Jonathan
    >
    > www.madlabs.info
    >
    >
    >
    Original Message
    > From: "Annie Wan" <o_wan@y...>
    > To: <basicstamps@yahoogroups.com>
    > Sent: Wednesday, June 09, 2004 9:12 AM
    > Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >
    >
    >> I want to attach the eb500 to BS and then using a bluetooth USB dongle
    >> in PC, I suppose the eb500 act ac a serial module replacement, am I
    >> buying the right stuff?
    >>
    >> ©ó 2004¦~6¤ë9¤é ¤U¤È4:10 ®É¡AJonathan Peakall ´£¨ì¡G
    >>
    >>> Slim,
    >>>
    >>> I'm not quite sure what you are trying to do. Is it:
    >>>
    >>> BS2+EB500
    EB500+PC
    >>>
    >>> Are you saying you can't get two EB500s to talk to each other? Or are
    >>> you
    >>> saying that you can't get the BS2 to talk to an EB500?
    >>>
    >>> Jonathan
    >>>
    >>>
    >>>
    >>>
    Original Message
    >>> From: "Annie Wan" <o_wan@y...>
    >>> To: <basicstamps@yahoogroups.com>
    >>> Sent: Tuesday, June 08, 2004 11:16 AM
    >>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >>>
    >>>
    >>>> hi,
    >>>>
    >>>> I did that already but still there's no response, BTW, do I need to
    >>>> connect the eb500 to a serial port first and config it, then connect
    >>>> the eb500 to BS?
    >>>> or just connect eb500 to BS directly? how can I configure it then?
    >>>>
    >>>> ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    >>>>
    >>>>> Slim,
    >>>>>
    >>>>> Looks like you have the TX/RX backwards. Have you tried reversing
    >>>>> them? The
    >>>>> Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If
    >>>>> that
    >>>>> doesn't work, have you:
    >>>>>
    >>>>> Checked the baud rate.
    >>>>> Reset to default baud rate.
    >>>>> Made sure the code is using the correct pins.
    >>>>> Removed all checks on the Connection Status pin since you are not
    >>>>> using it.
    >>>>> Looked with a 'scope to see if you are getting anything.
    >>>>> Removed any SERIN statements that wait for the ACK.
    >>>>>
    >>>>> HTH,
    >>>>>
    >>>>> Jonathan
    >>>>>
    >>>>> www.madlabs.info
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    Original Message
    >>>>> From: "Annie Wan" <o_wan@y...>
    >>>>> To: <basicstamps@yahoogroups.com>
    >>>>> Sent: Monday, June 07, 2004 9:53 AM
    >>>>> Subject: [noparse][[/noparse]basicstamps] eb500
    >>>>>
    >>>>>
    >>>>>> hi,
    >>>>>>
    >>>>>> did anyone try to connect eb500 directly to BS2 without any
    >>>>>> parallex
    >>>>>> boards? I've tried to connect
    >>>>>>
    >>>>>> eb500 PIN 1 to BS2 GND
    >>>>>> eb500 PIN 3 to BS2 TX
    >>>>>> eb500 PIN 4 to BS2 RX
    >>>>>> eb500 PIN 20 to BS2 VSS
    >>>>>>
    >>>>>> But it seems not working, not light at all, any clues?
    >>>>>>
    >>>>>> slimboyfatboyslim
    >>>>>> http://www.slimboyfatboyslim.org
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>> from the same email address that you subscribed. Text in the
    >>>>>> Subject
    >>>>>> and
    >>>>> Body of the message will be ignored.
    >>>>>>
    >>>>>> Yahoo! Groups Links
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>> To UNSUBSCRIBE, just send mail to:
    >>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>> from the same email address that you subscribed. Text in the
    >>>>> Subject
    >>>>> and Body of the message will be ignored.
    >>>>>
    >>>>> Yahoo! Groups Links
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>> slimboyfatboyslim
    >>>> http://www.slimboyfatboyslim.org
    >>>>
    >>>>
    >>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>>>
    >>>>
    >>>>
    >>>> To UNSUBSCRIBE, just send mail to:
    >>>> basicstamps-unsubscribe@yahoogroups.com
    >>>> from the same email address that you subscribed. Text in the
    >>>> Subject
    >>>> and
    >>> Body of the message will be ignored.
    >>>>
    >>>> Yahoo! Groups Links
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>
    >>>
    >>>
    >>> To UNSUBSCRIBE, just send mail to:
    >>> basicstamps-unsubscribe@yahoogroups.com
    >>> from the same email address that you subscribed. Text in the Subject
    >>> and Body of the message will be ignored.
    >>>
    >>> Yahoo! Groups Links
    >>>
    >>>
    >>>
    >>>
    >>>
    >>>
    >> slimboyfatboyslim
    >> http://www.slimboyfatboyslim.org
    >>
    >>
    >> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>
    >>
    >>
    >> To UNSUBSCRIBE, just send mail to:
    >> basicstamps-unsubscribe@yahoogroups.com
    >> from the same email address that you subscribed. Text in the Subject
    >> and
    > Body of the message will be ignored.
    >>
    >> Yahoo! Groups Links
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject
    > and Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
    slimboyfatboyslim
    http://www.slimboyfatboyslim.org


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-09 21:30
    Slim,

    Does the EB500 status LED blink when you power on the unit? If not, it might
    be dead. If it does, post the code you are trying to use.

    Jonathan

    www.madlabs.info


    Original Message
    From: "Annie Wan" <o_wan@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Wednesday, June 09, 2004 1:07 PM
    Subject: Re: [noparse][[/noparse]basicstamps] eb500


    > hi,
    >
    > yup exactly, I think hooking up BS and eb500 is the 1st step, I'm still
    > in there, not even talking with the bt USB dongle
    > I've done what you've told me but even the USB bt can't detect another
    > bt exist and there's no light flashing or being lit in the eb500.
    >
    > >>>>> eb500 PIN 1 to BS2 GND
    > >>>>> eb500 PIN 3 to BS2 Rx
    > >>>>> eb500 PIN 4 to BS2 Tx
    > >>>>> eb500 PIN 20 to BS2 VSS
    >
    >
    >
    > ©ó 2004¦~6¤ë9¤é ¤U¤È9:35 ®É¡AJonathan Peakall ´£¨ì¡G
    >
    > > Slim,
    > >
    > > OK, I have done exactly waht you want to do, so I know it can be done.
    > > I
    > > have a Stamp and EB500 hooked up on my desk right now. If I understand
    > > you
    > > correctly, you are having trouble getting the EB500 and the Stamp to
    > > work
    > > together.
    > >
    > > Did you try all the things I listed in the first message? When you
    > > send a
    > > command to the EB500, do you get and ACK or NCK?
    > >
    > > Post the code you are using. It sounds like the problem is there.
    > >
    > > Jonathan
    > >
    > > www.madlabs.info
    > >
    > >
    > >
    Original Message
    > > From: "Annie Wan" <o_wan@y...>
    > > To: <basicstamps@yahoogroups.com>
    > > Sent: Wednesday, June 09, 2004 9:12 AM
    > > Subject: Re: [noparse][[/noparse]basicstamps] eb500
    > >
    > >
    > >> I want to attach the eb500 to BS and then using a bluetooth USB dongle
    > >> in PC, I suppose the eb500 act ac a serial module replacement, am I
    > >> buying the right stuff?
    > >>
    > >> ©ó 2004¦~6¤ë9¤é ¤U¤È4:10 ®É¡AJonathan Peakall ´£¨ì¡G
    > >>
    > >>> Slim,
    > >>>
    > >>> I'm not quite sure what you are trying to do. Is it:
    > >>>
    > >>> BS2+EB500
    EB500+PC
    > >>>
    > >>> Are you saying you can't get two EB500s to talk to each other? Or are
    > >>> you
    > >>> saying that you can't get the BS2 to talk to an EB500?
    > >>>
    > >>> Jonathan
    > >>>
    > >>>
    > >>>
    > >>>
    Original Message
    > >>> From: "Annie Wan" <o_wan@y...>
    > >>> To: <basicstamps@yahoogroups.com>
    > >>> Sent: Tuesday, June 08, 2004 11:16 AM
    > >>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    > >>>
    > >>>
    > >>>> hi,
    > >>>>
    > >>>> I did that already but still there's no response, BTW, do I need to
    > >>>> connect the eb500 to a serial port first and config it, then connect
    > >>>> the eb500 to BS?
    > >>>> or just connect eb500 to BS directly? how can I configure it then?
    > >>>>
    > >>>> ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    > >>>>
    > >>>>> Slim,
    > >>>>>
    > >>>>> Looks like you have the TX/RX backwards. Have you tried reversing
    > >>>>> them? The
    > >>>>> Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If
    > >>>>> that
    > >>>>> doesn't work, have you:
    > >>>>>
    > >>>>> Checked the baud rate.
    > >>>>> Reset to default baud rate.
    > >>>>> Made sure the code is using the correct pins.
    > >>>>> Removed all checks on the Connection Status pin since you are not
    > >>>>> using it.
    > >>>>> Looked with a 'scope to see if you are getting anything.
    > >>>>> Removed any SERIN statements that wait for the ACK.
    > >>>>>
    > >>>>> HTH,
    > >>>>>
    > >>>>> Jonathan
    > >>>>>
    > >>>>> www.madlabs.info
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    Original Message
    > >>>>> From: "Annie Wan" <o_wan@y...>
    > >>>>> To: <basicstamps@yahoogroups.com>
    > >>>>> Sent: Monday, June 07, 2004 9:53 AM
    > >>>>> Subject: [noparse][[/noparse]basicstamps] eb500
    > >>>>>
    > >>>>>
    > >>>>>> hi,
    > >>>>>>
    > >>>>>> did anyone try to connect eb500 directly to BS2 without any
    > >>>>>> parallex
    > >>>>>> boards? I've tried to connect
    > >>>>>>
    > >>>>>> eb500 PIN 1 to BS2 GND
    > >>>>>> eb500 PIN 3 to BS2 TX
    > >>>>>> eb500 PIN 4 to BS2 RX
    > >>>>>> eb500 PIN 20 to BS2 VSS
    > >>>>>>
    > >>>>>> But it seems not working, not light at all, any clues?
    > >>>>>>
    > >>>>>> slimboyfatboyslim
    > >>>>>> http://www.slimboyfatboyslim.org
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>> To UNSUBSCRIBE, just send mail to:
    > >>>>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>>>> from the same email address that you subscribed. Text in the
    > >>>>>> Subject
    > >>>>>> and
    > >>>>> Body of the message will be ignored.
    > >>>>>>
    > >>>>>> Yahoo! Groups Links
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>> To UNSUBSCRIBE, just send mail to:
    > >>>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>>> from the same email address that you subscribed. Text in the
    > >>>>> Subject
    > >>>>> and Body of the message will be ignored.
    > >>>>>
    > >>>>> Yahoo! Groups Links
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>> slimboyfatboyslim
    > >>>> http://www.slimboyfatboyslim.org
    > >>>>
    > >>>>
    > >>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    > >>>>
    > >>>>
    > >>>>
    > >>>> To UNSUBSCRIBE, just send mail to:
    > >>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>> from the same email address that you subscribed. Text in the
    > >>>> Subject
    > >>>> and
    > >>> Body of the message will be ignored.
    > >>>>
    > >>>> Yahoo! Groups Links
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>
    > >>>
    > >>>
    > >>> To UNSUBSCRIBE, just send mail to:
    > >>> basicstamps-unsubscribe@yahoogroups.com
    > >>> from the same email address that you subscribed. Text in the Subject
    > >>> and Body of the message will be ignored.
    > >>>
    > >>> Yahoo! Groups Links
    > >>>
    > >>>
    > >>>
    > >>>
    > >>>
    > >>>
    > >> slimboyfatboyslim
    > >> http://www.slimboyfatboyslim.org
    > >>
    > >>
    > >> [noparse][[/noparse]Non-text portions of this message have been removed]
    > >>
    > >>
    > >>
    > >> To UNSUBSCRIBE, just send mail to:
    > >> basicstamps-unsubscribe@yahoogroups.com
    > >> from the same email address that you subscribed. Text in the Subject
    > >> and
    > > Body of the message will be ignored.
    > >>
    > >> Yahoo! Groups Links
    > >>
    > >>
    > >>
    > >>
    > >>
    > >>
    > >
    > >
    > >
    > > To UNSUBSCRIBE, just send mail to:
    > > basicstamps-unsubscribe@yahoogroups.com
    > > from the same email address that you subscribed. Text in the Subject
    > > and Body of the message will be ignored.
    > >
    > > Yahoo! Groups Links
    > >
    > >
    > >
    > >
    > >
    > >
    > slimboyfatboyslim
    > http://www.slimboyfatboyslim.org
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-10 18:42
    it doesn't blink but my BT dongle detect eb500 with the device name
    eb500, I tried to switch from command mode to data mode but it fails,
    I believe that there's some problem but not totally dead, can anyone
    from parallex reply this email?
    Can I get a new one, I've just brought it and shipped to me this week
    and I definitely need to use it ASAP.

    Annie

    ©ó 2004¦~6¤ë9¤é ¤U¤È10:30 ®É¡AJonathan Peakall ´£¨ì¡G

    > Slim,
    >
    > Does the EB500 status LED blink when you power on the unit? If not, it
    > might
    > be dead. If it does, post the code you are trying to use.
    >
    > Jonathan
    >
    > www.madlabs.info
    >
    >
    >
    Original Message
    > From: "Annie Wan" <o_wan@y...>
    > To: <basicstamps@yahoogroups.com>
    > Sent: Wednesday, June 09, 2004 1:07 PM
    > Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >
    >
    >> hi,
    >>
    >> yup exactly, I think hooking up BS and eb500 is the 1st step, I'm
    >> still
    >> in there, not even talking with the bt USB dongle
    >> I've done what you've told me but even the USB bt can't detect another
    >> bt exist and there's no light flashing or being lit in the eb500.
    >>
    >>>>>>> eb500 PIN 1 to BS2 GND
    >>>>>>> eb500 PIN 3 to BS2 Rx
    >>>>>>> eb500 PIN 4 to BS2 Tx
    >>>>>>> eb500 PIN 20 to BS2 VSS
    >>
    >>
    >>
    >> ©ó 2004¦~6¤ë9¤é ¤U¤È9:35 ®É¡AJonathan Peakall ´£¨ì¡G
    >>
    >>> Slim,
    >>>
    >>> OK, I have done exactly waht you want to do, so I know it can be
    >>> done.
    >>> I
    >>> have a Stamp and EB500 hooked up on my desk right now. If I
    >>> understand
    >>> you
    >>> correctly, you are having trouble getting the EB500 and the Stamp to
    >>> work
    >>> together.
    >>>
    >>> Did you try all the things I listed in the first message? When you
    >>> send a
    >>> command to the EB500, do you get and ACK or NCK?
    >>>
    >>> Post the code you are using. It sounds like the problem is there.
    >>>
    >>> Jonathan
    >>>
    >>> www.madlabs.info
    >>>
    >>>
    >>>
    Original Message
    >>> From: "Annie Wan" <o_wan@y...>
    >>> To: <basicstamps@yahoogroups.com>
    >>> Sent: Wednesday, June 09, 2004 9:12 AM
    >>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >>>
    >>>
    >>>> I want to attach the eb500 to BS and then using a bluetooth USB
    >>>> dongle
    >>>> in PC, I suppose the eb500 act ac a serial module replacement, am I
    >>>> buying the right stuff?
    >>>>
    >>>> ©ó 2004¦~6¤ë9¤é ¤U¤È4:10 ®É¡AJonathan Peakall ´£¨ì¡G
    >>>>
    >>>>> Slim,
    >>>>>
    >>>>> I'm not quite sure what you are trying to do. Is it:
    >>>>>
    >>>>> BS2+EB500
    EB500+PC
    >>>>>
    >>>>> Are you saying you can't get two EB500s to talk to each other? Or
    >>>>> are
    >>>>> you
    >>>>> saying that you can't get the BS2 to talk to an EB500?
    >>>>>
    >>>>> Jonathan
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    Original Message
    >>>>> From: "Annie Wan" <o_wan@y...>
    >>>>> To: <basicstamps@yahoogroups.com>
    >>>>> Sent: Tuesday, June 08, 2004 11:16 AM
    >>>>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >>>>>
    >>>>>
    >>>>>> hi,
    >>>>>>
    >>>>>> I did that already but still there's no response, BTW, do I need
    >>>>>> to
    >>>>>> connect the eb500 to a serial port first and config it, then
    >>>>>> connect
    >>>>>> the eb500 to BS?
    >>>>>> or just connect eb500 to BS directly? how can I configure it then?
    >>>>>>
    >>>>>> ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    >>>>>>
    >>>>>>> Slim,
    >>>>>>>
    >>>>>>> Looks like you have the TX/RX backwards. Have you tried reversing
    >>>>>>> them? The
    >>>>>>> Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If
    >>>>>>> that
    >>>>>>> doesn't work, have you:
    >>>>>>>
    >>>>>>> Checked the baud rate.
    >>>>>>> Reset to default baud rate.
    >>>>>>> Made sure the code is using the correct pins.
    >>>>>>> Removed all checks on the Connection Status pin since you are not
    >>>>>>> using it.
    >>>>>>> Looked with a 'scope to see if you are getting anything.
    >>>>>>> Removed any SERIN statements that wait for the ACK.
    >>>>>>>
    >>>>>>> HTH,
    >>>>>>>
    >>>>>>> Jonathan
    >>>>>>>
    >>>>>>> www.madlabs.info
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    Original Message
    >>>>>>> From: "Annie Wan" <o_wan@y...>
    >>>>>>> To: <basicstamps@yahoogroups.com>
    >>>>>>> Sent: Monday, June 07, 2004 9:53 AM
    >>>>>>> Subject: [noparse][[/noparse]basicstamps] eb500
    >>>>>>>
    >>>>>>>
    >>>>>>>> hi,
    >>>>>>>>
    >>>>>>>> did anyone try to connect eb500 directly to BS2 without any
    >>>>>>>> parallex
    >>>>>>>> boards? I've tried to connect
    >>>>>>>>
    >>>>>>>> eb500 PIN 1 to BS2 GND
    >>>>>>>> eb500 PIN 3 to BS2 TX
    >>>>>>>> eb500 PIN 4 to BS2 RX
    >>>>>>>> eb500 PIN 20 to BS2 VSS
    >>>>>>>>
    >>>>>>>> But it seems not working, not light at all, any clues?
    >>>>>>>>
    >>>>>>>> slimboyfatboyslim
    >>>>>>>> http://www.slimboyfatboyslim.org
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>>>> from the same email address that you subscribed. Text in the
    >>>>>>>> Subject
    >>>>>>>> and
    >>>>>>> Body of the message will be ignored.
    >>>>>>>>
    >>>>>>>> Yahoo! Groups Links
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>>> from the same email address that you subscribed. Text in the
    >>>>>>> Subject
    >>>>>>> and Body of the message will be ignored.
    >>>>>>>
    >>>>>>> Yahoo! Groups Links
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>> slimboyfatboyslim
    >>>>>> http://www.slimboyfatboyslim.org
    >>>>>>
    >>>>>>
    >>>>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>> from the same email address that you subscribed. Text in the
    >>>>>> Subject
    >>>>>> and
    >>>>> Body of the message will be ignored.
    >>>>>>
    >>>>>> Yahoo! Groups Links
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>> To UNSUBSCRIBE, just send mail to:
    >>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>> from the same email address that you subscribed. Text in the
    >>>>> Subject
    >>>>> and Body of the message will be ignored.
    >>>>>
    >>>>> Yahoo! Groups Links
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>> slimboyfatboyslim
    >>>> http://www.slimboyfatboyslim.org
    >>>>
    >>>>
    >>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>>>
    >>>>
    >>>>
    >>>> To UNSUBSCRIBE, just send mail to:
    >>>> basicstamps-unsubscribe@yahoogroups.com
    >>>> from the same email address that you subscribed. Text in the
    >>>> Subject
    >>>> and
    >>> Body of the message will be ignored.
    >>>>
    >>>> Yahoo! Groups Links
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>
    >>>
    >>>
    >>> To UNSUBSCRIBE, just send mail to:
    >>> basicstamps-unsubscribe@yahoogroups.com
    >>> from the same email address that you subscribed. Text in the Subject
    >>> and Body of the message will be ignored.
    >>>
    >>> Yahoo! Groups Links
    >>>
    >>>
    >>>
    >>>
    >>>
    >>>
    >> slimboyfatboyslim
    >> http://www.slimboyfatboyslim.org
    >>
    >>
    >> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>
    >>
    >>
    >> To UNSUBSCRIBE, just send mail to:
    >> basicstamps-unsubscribe@yahoogroups.com
    >> from the same email address that you subscribed. Text in the Subject
    >> and
    > Body of the message will be ignored.
    >>
    >> Yahoo! Groups Links
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject
    > and Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
    slimboyfatboyslim
    http://www.slimboyfatboyslim.org


    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-10 19:30
    Annie,

    If you are sure it doesn't blink, even real briefly, then I would call
    Parallax and talk to them. They are great.

    We still haven't seen the code you are trying to use. Post it up for us to
    look at.

    Jonathan

    www.madlabs.info


    Original Message
    From: "Annie Wan" <o_wan@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Thursday, June 10, 2004 10:42 AM
    Subject: Re: [noparse][[/noparse]basicstamps] eb500


    > it doesn't blink but my BT dongle detect eb500 with the device name
    > eb500, I tried to switch from command mode to data mode but it fails,
    > I believe that there's some problem but not totally dead, can anyone
    > from parallex reply this email?
    > Can I get a new one, I've just brought it and shipped to me this week
    > and I definitely need to use it ASAP.
    >
    > Annie
    >
    > ©ó 2004¦~6¤ë9¤é ¤U¤È10:30 ®É¡AJonathan Peakall ´£¨ì¡G
    >
    > > Slim,
    > >
    > > Does the EB500 status LED blink when you power on the unit? If not, it
    > > might
    > > be dead. If it does, post the code you are trying to use.
    > >
    > > Jonathan
    > >
    > > www.madlabs.info
    > >
    > >
    > >
    Original Message
    > > From: "Annie Wan" <o_wan@y...>
    > > To: <basicstamps@yahoogroups.com>
    > > Sent: Wednesday, June 09, 2004 1:07 PM
    > > Subject: Re: [noparse][[/noparse]basicstamps] eb500
    > >
    > >
    > >> hi,
    > >>
    > >> yup exactly, I think hooking up BS and eb500 is the 1st step, I'm
    > >> still
    > >> in there, not even talking with the bt USB dongle
    > >> I've done what you've told me but even the USB bt can't detect another
    > >> bt exist and there's no light flashing or being lit in the eb500.
    > >>
    > >>>>>>> eb500 PIN 1 to BS2 GND
    > >>>>>>> eb500 PIN 3 to BS2 Rx
    > >>>>>>> eb500 PIN 4 to BS2 Tx
    > >>>>>>> eb500 PIN 20 to BS2 VSS
    > >>
    > >>
    > >>
    > >> ©ó 2004¦~6¤ë9¤é ¤U¤È9:35 ®É¡AJonathan Peakall ´£¨ì¡G
    > >>
    > >>> Slim,
    > >>>
    > >>> OK, I have done exactly waht you want to do, so I know it can be
    > >>> done.
    > >>> I
    > >>> have a Stamp and EB500 hooked up on my desk right now. If I
    > >>> understand
    > >>> you
    > >>> correctly, you are having trouble getting the EB500 and the Stamp to
    > >>> work
    > >>> together.
    > >>>
    > >>> Did you try all the things I listed in the first message? When you
    > >>> send a
    > >>> command to the EB500, do you get and ACK or NCK?
    > >>>
    > >>> Post the code you are using. It sounds like the problem is there.
    > >>>
    > >>> Jonathan
    > >>>
    > >>> www.madlabs.info
    > >>>
    > >>>
    > >>>
    Original Message
    > >>> From: "Annie Wan" <o_wan@y...>
    > >>> To: <basicstamps@yahoogroups.com>
    > >>> Sent: Wednesday, June 09, 2004 9:12 AM
    > >>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    > >>>
    > >>>
    > >>>> I want to attach the eb500 to BS and then using a bluetooth USB
    > >>>> dongle
    > >>>> in PC, I suppose the eb500 act ac a serial module replacement, am I
    > >>>> buying the right stuff?
    > >>>>
    > >>>> ©ó 2004¦~6¤ë9¤é ¤U¤È4:10 ®É¡AJonathan Peakall ´£¨ì¡G
    > >>>>
    > >>>>> Slim,
    > >>>>>
    > >>>>> I'm not quite sure what you are trying to do. Is it:
    > >>>>>
    > >>>>> BS2+EB500
    EB500+PC
    > >>>>>
    > >>>>> Are you saying you can't get two EB500s to talk to each other? Or
    > >>>>> are
    > >>>>> you
    > >>>>> saying that you can't get the BS2 to talk to an EB500?
    > >>>>>
    > >>>>> Jonathan
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    Original Message
    > >>>>> From: "Annie Wan" <o_wan@y...>
    > >>>>> To: <basicstamps@yahoogroups.com>
    > >>>>> Sent: Tuesday, June 08, 2004 11:16 AM
    > >>>>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    > >>>>>
    > >>>>>
    > >>>>>> hi,
    > >>>>>>
    > >>>>>> I did that already but still there's no response, BTW, do I need
    > >>>>>> to
    > >>>>>> connect the eb500 to a serial port first and config it, then
    > >>>>>> connect
    > >>>>>> the eb500 to BS?
    > >>>>>> or just connect eb500 to BS directly? how can I configure it then?
    > >>>>>>
    > >>>>>> ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    > >>>>>>
    > >>>>>>> Slim,
    > >>>>>>>
    > >>>>>>> Looks like you have the TX/RX backwards. Have you tried reversing
    > >>>>>>> them? The
    > >>>>>>> Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3. If
    > >>>>>>> that
    > >>>>>>> doesn't work, have you:
    > >>>>>>>
    > >>>>>>> Checked the baud rate.
    > >>>>>>> Reset to default baud rate.
    > >>>>>>> Made sure the code is using the correct pins.
    > >>>>>>> Removed all checks on the Connection Status pin since you are not
    > >>>>>>> using it.
    > >>>>>>> Looked with a 'scope to see if you are getting anything.
    > >>>>>>> Removed any SERIN statements that wait for the ACK.
    > >>>>>>>
    > >>>>>>> HTH,
    > >>>>>>>
    > >>>>>>> Jonathan
    > >>>>>>>
    > >>>>>>> www.madlabs.info
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>
    Original Message
    > >>>>>>> From: "Annie Wan" <o_wan@y...>
    > >>>>>>> To: <basicstamps@yahoogroups.com>
    > >>>>>>> Sent: Monday, June 07, 2004 9:53 AM
    > >>>>>>> Subject: [noparse][[/noparse]basicstamps] eb500
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>> hi,
    > >>>>>>>>
    > >>>>>>>> did anyone try to connect eb500 directly to BS2 without any
    > >>>>>>>> parallex
    > >>>>>>>> boards? I've tried to connect
    > >>>>>>>>
    > >>>>>>>> eb500 PIN 1 to BS2 GND
    > >>>>>>>> eb500 PIN 3 to BS2 TX
    > >>>>>>>> eb500 PIN 4 to BS2 RX
    > >>>>>>>> eb500 PIN 20 to BS2 VSS
    > >>>>>>>>
    > >>>>>>>> But it seems not working, not light at all, any clues?
    > >>>>>>>>
    > >>>>>>>> slimboyfatboyslim
    > >>>>>>>> http://www.slimboyfatboyslim.org
    > >>>>>>>>
    > >>>>>>>>
    > >>>>>>>>
    > >>>>>>>> To UNSUBSCRIBE, just send mail to:
    > >>>>>>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>>>>>> from the same email address that you subscribed. Text in the
    > >>>>>>>> Subject
    > >>>>>>>> and
    > >>>>>>> Body of the message will be ignored.
    > >>>>>>>>
    > >>>>>>>> Yahoo! Groups Links
    > >>>>>>>>
    > >>>>>>>>
    > >>>>>>>>
    > >>>>>>>>
    > >>>>>>>>
    > >>>>>>>>
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>
    > >>>>>>> To UNSUBSCRIBE, just send mail to:
    > >>>>>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>>>>> from the same email address that you subscribed. Text in the
    > >>>>>>> Subject
    > >>>>>>> and Body of the message will be ignored.
    > >>>>>>>
    > >>>>>>> Yahoo! Groups Links
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>
    > >>>>>>>
    > >>>>>> slimboyfatboyslim
    > >>>>>> http://www.slimboyfatboyslim.org
    > >>>>>>
    > >>>>>>
    > >>>>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>> To UNSUBSCRIBE, just send mail to:
    > >>>>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>>>> from the same email address that you subscribed. Text in the
    > >>>>>> Subject
    > >>>>>> and
    > >>>>> Body of the message will be ignored.
    > >>>>>>
    > >>>>>> Yahoo! Groups Links
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>> To UNSUBSCRIBE, just send mail to:
    > >>>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>>> from the same email address that you subscribed. Text in the
    > >>>>> Subject
    > >>>>> and Body of the message will be ignored.
    > >>>>>
    > >>>>> Yahoo! Groups Links
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>>>
    > >>>> slimboyfatboyslim
    > >>>> http://www.slimboyfatboyslim.org
    > >>>>
    > >>>>
    > >>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    > >>>>
    > >>>>
    > >>>>
    > >>>> To UNSUBSCRIBE, just send mail to:
    > >>>> basicstamps-unsubscribe@yahoogroups.com
    > >>>> from the same email address that you subscribed. Text in the
    > >>>> Subject
    > >>>> and
    > >>> Body of the message will be ignored.
    > >>>>
    > >>>> Yahoo! Groups Links
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>>
    > >>>
    > >>>
    > >>>
    > >>> To UNSUBSCRIBE, just send mail to:
    > >>> basicstamps-unsubscribe@yahoogroups.com
    > >>> from the same email address that you subscribed. Text in the Subject
    > >>> and Body of the message will be ignored.
    > >>>
    > >>> Yahoo! Groups Links
    > >>>
    > >>>
    > >>>
    > >>>
    > >>>
    > >>>
    > >> slimboyfatboyslim
    > >> http://www.slimboyfatboyslim.org
    > >>
    > >>
    > >> [noparse][[/noparse]Non-text portions of this message have been removed]
    > >>
    > >>
    > >>
    > >> To UNSUBSCRIBE, just send mail to:
    > >> basicstamps-unsubscribe@yahoogroups.com
    > >> from the same email address that you subscribed. Text in the Subject
    > >> and
    > > Body of the message will be ignored.
    > >>
    > >> Yahoo! Groups Links
    > >>
    > >>
    > >>
    > >>
    > >>
    > >>
    > >
    > >
    > >
    > > To UNSUBSCRIBE, just send mail to:
    > > basicstamps-unsubscribe@yahoogroups.com
    > > from the same email address that you subscribed. Text in the Subject
    > > and Body of the message will be ignored.
    > >
    > > Yahoo! Groups Links
    > >
    > >
    > >
    > >
    > >
    > >
    > slimboyfatboyslim
    > http://www.slimboyfatboyslim.org
    >
    >
    > [noparse][[/noparse]Non-text portions of this message have been removed]
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2004-06-10 20:22
    no, but the problem is mine even doesn't blink, I didn't start code it
    at all
    ok, thanks

    ©ó 2004¦~6¤ë10¤é ¤U¤È8:30 ®É¡AJonathan Peakall ´£¨ì¡G

    > Annie,
    >
    > If you are sure it doesn't blink, even real briefly, then I would call
    > Parallax and talk to them. They are great.
    >
    > We still haven't seen the code you are trying to use. Post it up for
    > us to
    > look at.
    >
    > Jonathan
    >
    > www.madlabs.info
    >
    >
    >
    Original Message
    > From: "Annie Wan" <o_wan@y...>
    > To: <basicstamps@yahoogroups.com>
    > Sent: Thursday, June 10, 2004 10:42 AM
    > Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >
    >
    >> it doesn't blink but my BT dongle detect eb500 with the device name
    >> eb500, I tried to switch from command mode to data mode but it fails,
    >> I believe that there's some problem but not totally dead, can anyone
    >> from parallex reply this email?
    >> Can I get a new one, I've just brought it and shipped to me this week
    >> and I definitely need to use it ASAP.
    >>
    >> Annie
    >>
    >> ©ó 2004¦~6¤ë9¤é ¤U¤È10:30 ®É¡AJonathan Peakall ´£¨ì¡G
    >>
    >>> Slim,
    >>>
    >>> Does the EB500 status LED blink when you power on the unit? If not,
    >>> it
    >>> might
    >>> be dead. If it does, post the code you are trying to use.
    >>>
    >>> Jonathan
    >>>
    >>> www.madlabs.info
    >>>
    >>>
    >>>
    Original Message
    >>> From: "Annie Wan" <o_wan@y...>
    >>> To: <basicstamps@yahoogroups.com>
    >>> Sent: Wednesday, June 09, 2004 1:07 PM
    >>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >>>
    >>>
    >>>> hi,
    >>>>
    >>>> yup exactly, I think hooking up BS and eb500 is the 1st step, I'm
    >>>> still
    >>>> in there, not even talking with the bt USB dongle
    >>>> I've done what you've told me but even the USB bt can't detect
    >>>> another
    >>>> bt exist and there's no light flashing or being lit in the eb500.
    >>>>
    >>>>>>>>> eb500 PIN 1 to BS2 GND
    >>>>>>>>> eb500 PIN 3 to BS2 Rx
    >>>>>>>>> eb500 PIN 4 to BS2 Tx
    >>>>>>>>> eb500 PIN 20 to BS2 VSS
    >>>>
    >>>>
    >>>>
    >>>> ©ó 2004¦~6¤ë9¤é ¤U¤È9:35 ®É¡AJonathan Peakall ´£¨ì¡G
    >>>>
    >>>>> Slim,
    >>>>>
    >>>>> OK, I have done exactly waht you want to do, so I know it can be
    >>>>> done.
    >>>>> I
    >>>>> have a Stamp and EB500 hooked up on my desk right now. If I
    >>>>> understand
    >>>>> you
    >>>>> correctly, you are having trouble getting the EB500 and the Stamp
    >>>>> to
    >>>>> work
    >>>>> together.
    >>>>>
    >>>>> Did you try all the things I listed in the first message? When you
    >>>>> send a
    >>>>> command to the EB500, do you get and ACK or NCK?
    >>>>>
    >>>>> Post the code you are using. It sounds like the problem is there.
    >>>>>
    >>>>> Jonathan
    >>>>>
    >>>>> www.madlabs.info
    >>>>>
    >>>>>
    >>>>>
    Original Message
    >>>>> From: "Annie Wan" <o_wan@y...>
    >>>>> To: <basicstamps@yahoogroups.com>
    >>>>> Sent: Wednesday, June 09, 2004 9:12 AM
    >>>>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >>>>>
    >>>>>
    >>>>>> I want to attach the eb500 to BS and then using a bluetooth USB
    >>>>>> dongle
    >>>>>> in PC, I suppose the eb500 act ac a serial module replacement, am
    >>>>>> I
    >>>>>> buying the right stuff?
    >>>>>>
    >>>>>> ©ó 2004¦~6¤ë9¤é ¤U¤È4:10 ®É¡AJonathan Peakall ´£¨ì¡G
    >>>>>>
    >>>>>>> Slim,
    >>>>>>>
    >>>>>>> I'm not quite sure what you are trying to do. Is it:
    >>>>>>>
    >>>>>>> BS2+EB500
    EB500+PC
    >>>>>>>
    >>>>>>> Are you saying you can't get two EB500s to talk to each other? Or
    >>>>>>> are
    >>>>>>> you
    >>>>>>> saying that you can't get the BS2 to talk to an EB500?
    >>>>>>>
    >>>>>>> Jonathan
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    Original Message
    >>>>>>> From: "Annie Wan" <o_wan@y...>
    >>>>>>> To: <basicstamps@yahoogroups.com>
    >>>>>>> Sent: Tuesday, June 08, 2004 11:16 AM
    >>>>>>> Subject: Re: [noparse][[/noparse]basicstamps] eb500
    >>>>>>>
    >>>>>>>
    >>>>>>>> hi,
    >>>>>>>>
    >>>>>>>> I did that already but still there's no response, BTW, do I need
    >>>>>>>> to
    >>>>>>>> connect the eb500 to a serial port first and config it, then
    >>>>>>>> connect
    >>>>>>>> the eb500 to BS?
    >>>>>>>> or just connect eb500 to BS directly? how can I configure it
    >>>>>>>> then?
    >>>>>>>>
    >>>>>>>> ©ó 2004¦~6¤ë7¤é ¤U¤È8:54 ®É¡AJonathan Peakall ´£¨ì¡G
    >>>>>>>>
    >>>>>>>>> Slim,
    >>>>>>>>>
    >>>>>>>>> Looks like you have the TX/RX backwards. Have you tried
    >>>>>>>>> reversing
    >>>>>>>>> them? The
    >>>>>>>>> Stamp should SEROUT to pin 4 of the EB500, and SERIN on pin 3.
    >>>>>>>>> If
    >>>>>>>>> that
    >>>>>>>>> doesn't work, have you:
    >>>>>>>>>
    >>>>>>>>> Checked the baud rate.
    >>>>>>>>> Reset to default baud rate.
    >>>>>>>>> Made sure the code is using the correct pins.
    >>>>>>>>> Removed all checks on the Connection Status pin since you are
    >>>>>>>>> not
    >>>>>>>>> using it.
    >>>>>>>>> Looked with a 'scope to see if you are getting anything.
    >>>>>>>>> Removed any SERIN statements that wait for the ACK.
    >>>>>>>>>
    >>>>>>>>> HTH,
    >>>>>>>>>
    >>>>>>>>> Jonathan
    >>>>>>>>>
    >>>>>>>>> www.madlabs.info
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    Original Message
    >>>>>>>>> From: "Annie Wan" <o_wan@y...>
    >>>>>>>>> To: <basicstamps@yahoogroups.com>
    >>>>>>>>> Sent: Monday, June 07, 2004 9:53 AM
    >>>>>>>>> Subject: [noparse][[/noparse]basicstamps] eb500
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>> hi,
    >>>>>>>>>>
    >>>>>>>>>> did anyone try to connect eb500 directly to BS2 without any
    >>>>>>>>>> parallex
    >>>>>>>>>> boards? I've tried to connect
    >>>>>>>>>>
    >>>>>>>>>> eb500 PIN 1 to BS2 GND
    >>>>>>>>>> eb500 PIN 3 to BS2 TX
    >>>>>>>>>> eb500 PIN 4 to BS2 RX
    >>>>>>>>>> eb500 PIN 20 to BS2 VSS
    >>>>>>>>>>
    >>>>>>>>>> But it seems not working, not light at all, any clues?
    >>>>>>>>>>
    >>>>>>>>>> slimboyfatboyslim
    >>>>>>>>>> http://www.slimboyfatboyslim.org
    >>>>>>>>>>
    >>>>>>>>>>
    >>>>>>>>>>
    >>>>>>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>>>>>> from the same email address that you subscribed. Text in the
    >>>>>>>>>> Subject
    >>>>>>>>>> and
    >>>>>>>>> Body of the message will be ignored.
    >>>>>>>>>>
    >>>>>>>>>> Yahoo! Groups Links
    >>>>>>>>>>
    >>>>>>>>>>
    >>>>>>>>>>
    >>>>>>>>>>
    >>>>>>>>>>
    >>>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>>>>> from the same email address that you subscribed. Text in the
    >>>>>>>>> Subject
    >>>>>>>>> and Body of the message will be ignored.
    >>>>>>>>>
    >>>>>>>>> Yahoo! Groups Links
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>>>
    >>>>>>>> slimboyfatboyslim
    >>>>>>>> http://www.slimboyfatboyslim.org
    >>>>>>>>
    >>>>>>>>
    >>>>>>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>>>> from the same email address that you subscribed. Text in the
    >>>>>>>> Subject
    >>>>>>>> and
    >>>>>>> Body of the message will be ignored.
    >>>>>>>>
    >>>>>>>> Yahoo! Groups Links
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>>> from the same email address that you subscribed. Text in the
    >>>>>>> Subject
    >>>>>>> and Body of the message will be ignored.
    >>>>>>>
    >>>>>>> Yahoo! Groups Links
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>>>
    >>>>>> slimboyfatboyslim
    >>>>>> http://www.slimboyfatboyslim.org
    >>>>>>
    >>>>>>
    >>>>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>> To UNSUBSCRIBE, just send mail to:
    >>>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>>> from the same email address that you subscribed. Text in the
    >>>>>> Subject
    >>>>>> and
    >>>>> Body of the message will be ignored.
    >>>>>>
    >>>>>> Yahoo! Groups Links
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>> To UNSUBSCRIBE, just send mail to:
    >>>>> basicstamps-unsubscribe@yahoogroups.com
    >>>>> from the same email address that you subscribed. Text in the
    >>>>> Subject
    >>>>> and Body of the message will be ignored.
    >>>>>
    >>>>> Yahoo! Groups Links
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>> slimboyfatboyslim
    >>>> http://www.slimboyfatboyslim.org
    >>>>
    >>>>
    >>>> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>>>
    >>>>
    >>>>
    >>>> To UNSUBSCRIBE, just send mail to:
    >>>> basicstamps-unsubscribe@yahoogroups.com
    >>>> from the same email address that you subscribed. Text in the
    >>>> Subject
    >>>> and
    >>> Body of the message will be ignored.
    >>>>
    >>>> Yahoo! Groups Links
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>>
    >>>
    >>>
    >>>
    >>> To UNSUBSCRIBE, just send mail to:
    >>> basicstamps-unsubscribe@yahoogroups.com
    >>> from the same email address that you subscribed. Text in the Subject
    >>> and Body of the message will be ignored.
    >>>
    >>> Yahoo! Groups Links
    >>>
    >>>
    >>>
    >>>
    >>>
    >>>
    >> slimboyfatboyslim
    >> http://www.slimboyfatboyslim.org
    >>
    >>
    >> [noparse][[/noparse]Non-text portions of this message have been removed]
    >>
    >>
    >>
    >> To UNSUBSCRIBE, just send mail to:
    >> basicstamps-unsubscribe@yahoogroups.com
    >> from the same email address that you subscribed. Text in the Subject
    >> and
    > Body of the message will be ignored.
    >>
    >> Yahoo! Groups Links
    >>
    >>
    >>
    >>
    >>
    >>
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject
    > and Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
    slimboyfatboyslim
    http://www.slimboyfatboyslim.org


    [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.