mDot EVB Docs?

Home Forums mDot/xDot mDot EVB Docs?

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #9889
    Patrick Phillips
    Participant

    Hi,

    Just received and mDot EVB. I went to mBed for info and there is not a dev guide — cannot find documentation — Boy, do I feel like a pioneer . ..

    Can you tell me where docs are and/or how I can:

    1) connect this to my UDK (if that applies)
    2) compile the software to reflect my conduit configuration.
    — I assume I edit the main.cpp file, but this is a first for me — compiling, exporting and loading remain a mystery.

    Thanks!

    Patrick

    #9983
    Patrick Phillips
    Participant

    Thanks to Steve and Mike for enabling us to get the EVB up and running!

    Excellent to have this little beauty dishing data to my AEP! Now to Stringify it and push it to a dashboard!

    Consider this ‘ticket’ closed.

    And, I’m happy to write up our experiences, should others like to know.
    Patrick

    #10026
    Jim Maricondo
    Participant

    Seriously, why is there no mDot EVB Developer’s Guide? Something that shows all the pinouts, buttons, etc. The EVB equivalent of the “MTDOT Developer Guide”. All I know is https://developer.mbed.org/platforms/mdotevb/ – I guess that is all the info that is available…

    • This reply was modified 8 years, 5 months ago by Jim Maricondo.
    #10038
    Brandon Bayer
    Blocked

    Jim,

    A thorough EVB developer guide is coming soon. I do apologize for the product being released without proper documentation.

    -Brandon

    #10047
    Darrik Spaude
    Keymaster

    Hi Jim,

    The MTDOT-EVB is sampling, but it is not released. It will be released with documentation around Feb. 2016.

    #10069
    Jim Maricondo
    Participant

    OK understood. Since there is no other information available at this time, can you tell me how the chip antenna on the EVB compares to a AN868-915A-1HRA antenna connected to a MTDOT-915 on a MTUDK2?

    Thanks,
    -Jim

    #10072
    Brandon Bayer
    Blocked

    Jim,

    Since it is only sampling, your best path is to create a support case where you’ll be connected to the folks who can answer your EVB questions as they may not be checking these forums 🙂

    -Brandon

    #10075
    Jim Maricondo
    Participant

    Understood, thanks. Someone should have said that sooner when Patrick posted! 😉

    #10089
    Jose Olvera
    Participant

    issue : asking mdot documentation ( AT commands ) for RX/TX RF Testing

    status: I just got the Conduit and Dev Kit (Mdot) and finally able to had success to join to the network

    next step : I need to send an AT command to keep the TX ON and transmit a burst with any payload continuously until another AT command is send to STOP and turn OFF the TX

    details : we use words like : signaling and non-signaling when we are doing RF testing. when we are testing the upper layers of a protocol we will use the name ‘signaling mode’ and when we only test the PHYSICAL layer 1 (RF RADIO) we use name ‘non-signaling’ and is used to test RF Power and RF Modulation, etc.

    To do non-signaling , the device (mdot) in this case , needs to be sent in TEST-MODE , and that is why I am asking DOCUMENTATION of all AT commands available to :
    – change frequency or change band
    – change TX power level
    – change the payload
    – change the number of packets or burst to transmit
    – etc

    Regards
    Jose

    #10090
    Brandon Bayer
    Blocked

    Jose,

    I suggest checking out this page which shows how to view all AT Commands:
    http://www.multitech.net/developer/software/mdot-software/at-command-firmware-user-guide/

    You can also download a developer guide from this page:
    http://www.multitech.net/developer/products/multiconnect-mdot/

    And the frequency band cannot be changed (from 915 to 868 or vice versa).

    -Brandon

    #10092
    Jason Reiss
    Keymaster

    Jose,

    For RF level testing you may need to make custom firmware using SxRadio libraries.

    Through AT commands and the mDot library only LoRaWAN supported functionality will be available.

    Here are some examples and libraries.

    https://developer.mbed.org/users/dudmuck/

    Also checkout the datasheets at Semtech.com for radio information.
    http://www.semtech.com/apps/product.php?pn=SX1272

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.