Alberto Lucchesi
Forum Replies Created
-
AuthorPosts
-
Alberto Lucchesi
ParticipantHello,
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,
AlbertoAlberto Lucchesi
ParticipantHello,
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-mbed141doing the same tests now the logs are different:
here the screenshot:
https://cloud.caen.it/public.php?service=files&t=7f7392dc12866c145eafefccefe9210awith 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.
Alberto Lucchesi
ParticipantHello,
here is the screenshot of the logs:
https://cloud.caen.it/public.php?service=files&t=f35a6baacdc152df8adc891dd9f772dctaken 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.9Thanks
Alberto -
AuthorPosts