mDot post firmware update errors
- This topic has 11 replies, 2 voices, and was last updated 8 years, 5 months ago by
Szymon Zieba.
-
AuthorPosts
-
November 16, 2016 at 1:27 am #15475
Szymon Zieba
ParticipantHi,
I have come across an unusual error after making a firmware update to the mDot and the libraries being used in mBed. When I use AT commands, I can join my LoRa network without issue, but when I try to have a program do this I have errors. These errors didn’t occur pre firmware update.
I have also noted that the programs are changing the baud rate to 57600 and I can’t seem to be able to tell the mDot via software to have it set to 115200 (once again, this is not an issue when using the at commands).Any suggestions for solving the above problems?
November 16, 2016 at 8:03 am #15477Mike Fiore
BlockedSzymon,
Can you indicate which versions of mbed-os and libmDot-mbed5 or libmDot-dev-mbed5 you’re using, as well as what your application is doing?
Cheers,
Mike
November 17, 2016 at 6:47 pm #15525Szymon Zieba
ParticipantHi Mike,
I am using the newest available version of mbed-dev and the libmDot-dev-mbed5 available from the mDot page on the mbed website.
regards
November 17, 2016 at 11:37 pm #15528Szymon Zieba
ParticipantHi Mike,
You don’t need to worry anymore, it seems that something was wrong with the mbed-rtos library I was using, so I replaced it and now it all works again.
regards
November 18, 2016 at 9:24 am #15535Mike Fiore
BlockedSyzmon,
So you are using libmDot-dev-mbed5 with mbed-dev and mbed-rtos?
https://developer.mbed.org/users/mbed_official/code/mbed-dev/
https://developer.mbed.org/users/mbed_official/code/mbed-rtos/
Cheers,
Mike
November 20, 2016 at 6:23 pm #15556Szymon Zieba
ParticipantCorrect
November 21, 2016 at 9:00 am #15576Mike Fiore
BlockedSyzmon,
Can you share which versions of mbed-dev, mbed-rtos, and libmDot-dev-mbed5 you’re using? I wasn’t aware that mbed-dev and mbed-rtos (mbed 2 builds) were compatible with our mbed 5 build of libmDot-dev-mbed5.
Cheers,
Mike
November 21, 2016 at 6:23 pm #15595Szymon Zieba
ParticipantHi Mike
I am not currently using mbed-dev, however there were no compiling issues when I was running the code with it.
The mbed-rtos revision I am using is 123:58563e6. I thought mbed-rtos was always required as mdot.h calls rtos.h?
Cheers
November 22, 2016 at 8:26 am #15600Mike Fiore
BlockedSyzmon,
I guess I’m a little confused. Earlier in the thread you said you were using libmDot-dev-mbed5, mbed-dev, and mbed-rtos. Perhaps one of us misspoke.
Can you share with me what versions (the more specific the better, links would be great) of the Dot library (libmDot, libmDot-mbed5, libmDot-dev-mbed5), mbed library (mbed, mbed-dev, mbed-os), and mbed-rtos you’re using?
Please note that if you’re using mbed-os, you won’t need to include mbed-rtos.
Cheers,
Mike
November 22, 2016 at 6:57 pm #15612Szymon Zieba
ParticipantHi Mike,
The confusion may be a result of the time difference. By the time you were asking for the libraries, I had made several attempts to remedy the issue, one of which was successful.
The dot library being used for my programs is libmDot-dev-mbed5, as found at https://developer.mbed.org/teams/MultiTech/code/libmDot-dev-mbed5/.
Currently I have programs using both mbed.bld (top search result under import programs search) and mbed-dev.
The version of mbed-rtos I am using, according to the mbed compiler, is https://developer.mbed.org/users/mbed_official/code/mbed-rtos/
Thank you for the note about mbed-os, I had not previously seen it used by other programs and so wasn’t aware of it.
Kind regards
November 23, 2016 at 8:04 am #15618Mike Fiore
BlockedSyzmon,
Is the problem you were experiencing resolved, then?
Using mbed-os and libmDot-dev-mbed5 or libmDot-mbed5 is what I would encourage.
Cheers,
Mike
November 23, 2016 at 6:35 pm #15629Szymon Zieba
ParticipantThis is correct, the problem has been resolved.
Thank you for your suggestion.
Kind regards
-
AuthorPosts
- You must be logged in to reply to this topic.