Conduit to mDot

Home Forums Conduit: AEP Model Conduit to mDot

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15404
    Muhammad Shibil
    Participant

    I am trying set up a communication between Conduit(MTCDT-h5 210a) to mDots,
    i send data from mDot to conduit using at commands whatever told in getting started guide,(i can see the data in debug from node_red).now i am trying to send some data from Conduit to mDot ,is there any commands to send from conduit to mDot? i am a newer in this(in conduit and lora:) ).
    how can i see the received data in mDot?

    #15405
    Jason Reiss
    Keymaster

    There is an example to setup an echo server on Conduit on this page.

    http://www.multitech.net/developer/software/lora/conduit-aep-lora-communication/

    Configure the debug node to see the complete object.

    Using the lora-out node send the dev-eui and payload to schedule a downlink. The mDot will only receive a packet in response to an uplink when in class A mode.

    Class C mode is also available with our latest firmwares.
    The mDot can be set to class C with AT+DC=C and then configured on the Conduit following these instructions
    .
    http://www.multitech.net/developer/software/lora/lora-network-server/

    #15418
    Shmuel Branover
    Participant

    For class C every time a node connects it needs to be configured on the Conduit as well? Is there a way to automate this process?

    #15419
    Jason Reiss
    Keymaster

    As long as the lease does not expire the configuration on Conduit will be maintained.

    The device can be pre-registered prior to first join if desired.

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