Frank A
Forum Replies Created
-
AuthorPosts
-
October 7, 2019 at 10:30 am in reply to: What is the proper way of upgrading the firmware on my AEP Model gateway? #28707Frank AParticipant
Hello Darrik,
Thank you for your quick response!
I followed the steps you suggested and it worked. In fact, I did start by upgrading from 1.3.2 to 1.3.3 before upgrading to 1.4.3, because the upgrade notes from 1.4.3 suggested that I could lose my LoRa configurations if I didn’t (it wouldn’t have been a big deal though).
Again, thank you for your support. It is much appreciated. A+
Frank
- This reply was modified 5 years, 1 month ago by Frank A. Reason: typo
Frank AParticipantHello Colin,
I asked a similar question a few weeks ago, about using the US915 mDot with the EU868 band. I my case, I needed to flash the mDot with the appropriate firmware: I couldn’t simply issue
at+freq=EU868
(the same appears to be true forat+freq=AU915
).I didn’t actually try it (i.e. change US to AU), but my impression is that you need to flash your mDot with one of the firmware versions that can be found here.
I hope this helps. A+
Frank
- This reply was modified 7 years, 2 months ago by Frank A.
July 27, 2017 at 8:17 am in reply to: How to change frequency from US915 to EU868 using AT commands on mDot? #20366Frank AParticipantThank you for the information Jason!
Frank AParticipantHello Jason,
I had not seen your answer before posting a second time. 🙂 But thank you for your quick response!
at+pn=1
might indeed have been what was causing my problem. I was usingat+pn=0
, but my packet forwarder configuration file had"lorawan_public": true
. I don’t why it didn’t work last night using the Conduit network however, but it is very likely that I was too tired to work on that and I simply missed something(s). 🙂Once again, thank you very much for your time and support. Have a great day. A+
Frank
Frank AParticipantHello again,
I would like to withdraw my question, if possible.
I tried it again this morning and everything works fine. The only logical explanation here is that I was working too late last night. 🙂
I apologize for waisting your time.
Thank you very much for your time and support. A+ 🙂
Frank
Frank AParticipantHi Steve,
Thank you very much for the quick reply!
I will definitely have a look at what you are recommending.
Thank you for the information. A+ 🙂
Frank
June 12, 2017 at 4:06 pm in reply to: What is the reference voltage used by AnalogIn() on the mDot? #19510Frank AParticipantThank you for confirming this Peter. A+ 🙂
June 12, 2017 at 12:43 pm in reply to: What is the reference voltage used by AnalogIn() on the mDot? #19507Frank AParticipantHi,
I just stumbled upon this thread on this forum, in which it is mentioned that the mDot’s reference voltage for analog inputs is indeed 3V. So I guess this does answer part of my original question, but could this please be confirmed with a quick reply?
That being said, the last part of my initial question is: Is pin 24 of the mDot intended to be used (among other things), for instance, to help power analog sensors (e.g. pin 20 in analog input mode; AnalogIn(A0))?
Thank you for your time and support.
Frank
Frank AParticipantHey Jason,
Understood. Thank you for clarifying.
Thank you for your time and support. A+ 🙂
Frank
June 5, 2017 at 10:32 am in reply to: Conduit(AEP Model): How to set the frequency sub-band in packet forwarding mode? #19423Frank AParticipantHey Mike,
Thank you for confirming this!
I did not think to ask in my original question, but now I think that it is a relevant request: I wonder if you could point me to some official documentation on how one would go about configuring the basic packet forwarder for different frequency sub-bands.
There is an example here (https://github.com/Lora-net/packet_forwarder/blob/master/lora_pkt_fwd/cfg/global_conf.json.US902.basic) from Semtech for frequency sub-band 1, and here is another one by The Things Network for frequency sub-band 2 (https://github.com/TheThingsNetwork/gateway-conf/blob/master/US-global_conf.json). Looking at these files, I realize that there is likely at lot of tuning that can be performed, for a wide array of configuration options. So it would be nice to have official guidelines about custom configurations.
Thank you for your time and support. A+
Frank
June 5, 2017 at 10:12 am in reply to: Can operating the mDot or mDot Box without an antenna damage the device? #19422Frank AParticipantHello again Mike,
Thank you very much for confirming that the mDot can be operated without an antenna, as well as for the useful information about cases in which one might prefer to actually use it (i.e. mDot) without one (i.e. antenna).
Obviously, I think it is a must that a module like the mDot can be used without an antenna, because, for some IoT use cases (e.g. for very small sensor devices), the antenna won’t be an option.
Thanks for your time and support. A+ 🙂
Frank
Frank AParticipantHello Mike,
Thank you for your quick response!
Thanks for the link to the pressure/temperature sensor’s datasheet. I’ll have a look at it.
You are confirming what I suspected about the heat generated by the LoRa radio, etc., and this was this topic’s main purpose.
In fact, to be honest, this is not really a big deal for me. I think that it is fair to say that most people using this product (i.e. the mDot Box) are not using it to get precise temperature readings. It is a great experimentation tool, and, as far as I am concerned, I am glad I have it.
Once again, thank you very much for your time and support. A+ 🙂
Frank
June 3, 2017 at 6:39 pm in reply to: Conduit(AEP Model): How to set the frequency sub-band in packet forwarding mode? #19414Frank AParticipantI further inspected the configuration file for the basic packet forwarder (e.g. http://www.multitech.net/developer/wp-content/uploads/2017/05/US-915-example-config.txt) and I finally figured out that the frequency sub-band was set using the fields
radio0
andradio1
.The example configuration file above uses values that represent frequency sub-band 1, and since these are the exact same configurations I was using, that explains why my mDot needed to be compiled for FSB 1. So, if I want to use a different sub-band, I need to modify those values accordingly.
June 2, 2017 at 5:11 pm in reply to: Unable to compile programs with libmDot-mbed5 using mbed cli #19412Frank AParticipantMike,
Thank you for your quick response!
I tried with v4.9 of the GCC ARM compiler as you suggested and it worked.
Thank you very much for your time and support. A+ 🙂
Frank
May 18, 2017 at 12:25 pm in reply to: Can mLinux be installed on an AEP Model (and vice-versa)? #19173Frank AParticipantJason,
Thank you for the quick response!
I guess I’ll do as you suggest and go for the AEP model then. I think that it will be nice to be able to try both (i.e. AEP and mLinux).
Thanks again for your time and support. It is very much appreciated. A+
Frank
-
AuthorPosts