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

eb500 version codes

vincentvincent Posts: 11
edited 2005-10-22 05:28 in BASIC Stamp
Hi guys,

i recently came to know that eb500 have firmware upgrade available and i would want to know wat version my eb500 is. I tried to input some codes but always to no avail. Anybody have sample codes to call out the version of the eb500???

thanks

Vincent

Comments

  • metron9metron9 Posts: 1,100
    edited 2005-10-22 05:28
    I don't even have one, but the manual is online I searched for version.

    Command Set
    Version
    The version command returns the current firmware version of the EmbeddedBlue
    module.
    Syntax
    ver [noparse][[/noparse]all] <CR>
    Parameters
    all An optional parameter used to return the build number,
    model number, serial number, and manufacturer.
    Example
    >ver all<CR>
    ACK<CR>
    Firmware Version: 2.0<CR>
    Firmware Build: 247<CR>
    Model Number: eb500<CR>
    Serial Number: 1008<CR>
    Manufacturer: A7 Engineering<CR>
    >
Sign In or Register to comment.