Alberto Lucchesi

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: mDot Send msg doesn't work #19878
    Alberto Lucchesi
    Participant

    Hello,

    something seems to work, using the command:
    ” nc –udp –listen –local-port 1784″, I can see the data from the mDot and converting from Base64 format to Ascii I verify the message is right.
    If I use the command:
    ” mosquitto_sub -t lora/+/+ -v” I do not recevi the message, nothing happens on conduit side while from mDot side the outpur is exactly as the previous command (so it seems message is sent”.
    Why the first command works and the second not?
    I also tried to send a message back to mDot (the echo if the msg) follwing the instruction on the link you gave me, using the Sample Node.js App.
    Also with this app in the conduit I don’t see msg arrived and also in mDot I do not see the echo…

    Best Regards,
    Alberto

    in reply to: mDot Send msg doesn't work #19617
    Alberto Lucchesi
    Participant

    Hello,

    an update, I upgraded the mDot firmware following the instructions, now the firmware is:
    MultiTech mDot
    Firmware: 2.0.16-1-mbed141
    Library : 2.0.17-1-mbed141

    doing the same tests now the logs are different:

    here the screenshot:
    https://cloud.caen.it/public.php?service=files&t=7f7392dc12866c145eafefccefe9210a

    with new firmware, adding at+ACK=1 then sending a msg I received OK instead of error as with the original firmware, but in any case I do not receive msg in debug window of MTCDT-H5.

    in reply to: mDot Send msg doesn't work #19616
    Alberto Lucchesi
    Participant

    Hello,

    here is the screenshot of the logs:
    https://cloud.caen.it/public.php?service=files&t=f35a6baacdc152df8adc891dd9f772dc

    taken after at+join command.
    after the at+send=hello command (that returns OK) nothing change in the log.

    Here are the Mdot information:
    MultiTech mDot
    Firmware: 0.1.4
    Library : 0.0.9

    Thanks
    Alberto

Viewing 3 posts - 1 through 3 (of 3 total)