Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Pro2 PLUS upgrade to v3.0 - Some precautions!
#1

The procedure described below is not mandatory, but doing it doesn't hurt and gives no extra work... by the contrary in some cases can save extra work.

So here we go:

- Prior to exiting Cumulus to upgrade the Pro2 PLUS software to v3.0, disable the Cumulus "Use Data Logger" functionality.
- Follow the usual procedures to upgrade the WeatherDuino Pro2 Plus software.
- When the system be ready to communicate with Cumulus, launch the Cumulus and re-enable the "Use Data Logger" functionality again.

Simple!

Reply
#2

I have a question. I am using Cumulus MX and cannot locate "Use Data Logger".

I see a checkbox that says "Data logging"* which is under Station settings>options.

*Enable diagnostic logging to the MX diags files of data transfers from the station. Changing setting here affects current session only

Currently that box is unchecked and I have been running with it unchecked. If that's what you're referring to then I assume I can skip the steps to

"disable the Cumulus "Use Data Logger" functionality"

and

"re-enable the "Use Data Logger" functionality again" ?
Reply
#3

It seems Cumulus MX doesn't have the option to disable the use of the Davis hardware Data Logger from the GUI.
For Cumulus MX users:
- After exiting Cumulus, edit the Cumulus.ini file and search for this [UseDataLogger= ]
If it is set to 1, set it to zero and save the Cumulus.ini file.
- After upgrade the Weatherduino Pro2 Plus start Cumulus MX and let it run for 5 minutes or so, then exit.
- Edit the Cumulus.ini file again and set the [UseDataLogger=1] again.
- Start Cumulus MX, and that's all.

Reply
#4

Compile Problem if one disables internet on RX ProPlus; Compiles OK if Enabled.
==============================================================
Arduino: 1.8.3 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

C:\Users\JEREMY~1\AppData\Local\Temp\arduino_modified_sketch_604706\WeatherDuinoPro2Plus_RX_v300_b003.1.ino: In function 'void setup()':

WeatherDuinoPro2Plus_RX_v300_b003.1:518: error: 'getNtpTime' was not declared in this scope

   if (WiFi_connected && Enable_NTP == 1) getNtpTime();

                                                     ^

C:\Users\JEREMY~1\AppData\Local\Temp\arduino_modified_sketch_604706\Routines.ino: In function 'void RunEvery_1_Minute()':

Routines:197: error: 'getNtpTime' was not declared in this scope

   if (WiFi_connected && Enable_Internet == 1 && Enable_NTP == 1 && minute() % 59 == 0) getNtpTime();

                                                                                                   ^

exit status 1
'getNtpTime' was not declared in this scope

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Reply
#5

Hi JT118,

Thank you for this report. I will fix it ASAP.
The good news is that it means that most of the users are running the Pro2 PLUS with Internet active, otherwise this bug should already have been reported  Smile

It will be optional, but future software versions, once a day will check online for the latest software version available.

Reply
#6

(18-08-2017, 20:43)Werk_AG Wrote:  Hi JT118,

Thank you for this report. I will fix it ASAP.
The good news is that it means that most of the users are running the Pro2 PLUS with Internet active, otherwise this bug should already have been reported  Smile

It will be optional, but future software versions, once a day will check online for the latest software version available.

Many thanks.
I am building a new Pro2 PLUS station and by compiling yesterday the RX software I had the same problem when I disabled the internet option.

Nice W.E.
Reply
#7

Thank you too pierrelux.
This problem is now fixed. An updated version should be available shortly, perhaps on next Monday.

Reply
#8

(18-08-2017, 20:18)JT118 Wrote:  Compile Problem if one disables internet on RX ProPlus; Compiles OK if Enabled.

(19-08-2017, 11:04)pierrelux Wrote:  I am building a new Pro2 PLUS station and by compiling yesterday the RX software I had the same problem when I disabled the internet option.

Issue was fixed.
Please download and install latest software release - WeatherDuino Pro2 PLUS v3.1 - Release date: 2017-08-26

Reply
#9

I have downloaded the new software yesterday, and it's OK with the new RX software when the interne is disabled.
Many thanks and congratulation for the Air Quality Monitor project.
Have a nice Sunday
Reply
#10

Thank you for the feedback.

Regards

Reply




Users browsing this thread: 1 Guest(s)