07-04-2021, 21:58
After the update v5.0_b001, the Pro2 Compact no longer connects to the WIFI network. If I flash back to V4.3, the connection is restored.
WeatherDuino Pro2 Compact + Auriol HT13726
WeatherDuino Pro2 Compact v5.0_b001 no WIFI connection
|
07-04-2021, 21:58
After the update v5.0_b001, the Pro2 Compact no longer connects to the WIFI network. If I flash back to V4.3, the connection is restored.
WeatherDuino Pro2 Compact + Auriol HT13726
08-04-2021, 00:06
(07-04-2021, 21:58)Sun_Dancer Wrote: After the update v5.0_b001, the Pro2 Compact no longer connects to the WIFI network. If I flash back to V4.3, the connection is restored. Hi Sun_Dancer, Many thanks for the feedback. Indeed, I found a typo mistake on the initial release. ![]() Quote:The initial release has a typo mistake on the Config_Options.h file. On line 312, where it says ENABLE INTERNET, should be ENABLE_WIFI Please download the Pro2 Compact software package again.
08-04-2021, 00:11
(07-04-2021, 21:58)Sun_Dancer Wrote: After the update v5.0_b001, the Pro2 Compact no longer connects to the WIFI network. If I flash back to V4.3, the connection is restored.Further to your issue. I also get compilation errors if I enable 'BROADCAST_DATA' in config_options when testing compilation and have yet to install on my unit. PHP Code: C:\Users\xxxxxx\Documents\Arduino\WeatherDuino_Pro2_Compact_v5.0_b001_20210404\WeatherDuino_Pro2_Compact\software\RX software\WeatherDuino_P2ESP8266_RX_v5.0_b001\RX_TX.ino: In function 'void BroadcastData(int, long int, long int, long int, long int)': if I leave broadcast_data disabled it compiles fine but have not deployed to a unit, since i need this flag enable to pass data to my display units.
08-04-2021, 00:22
(08-04-2021, 00:11)bgedward Wrote:(07-04-2021, 21:58)Sun_Dancer Wrote: After the update v5.0_b001, the Pro2 Compact no longer connects to the WIFI network. If I flash back to V4.3, the connection is restored.Further to your issue. I think this can be ignored now and was obviously related. I have now applied the fix as mentioned in the previous post now of enable_wifi in lieu of enable_internet on line 312 of config_options and now compiles fine. Time to deploy!
08-04-2021, 21:43
(08-04-2021, 00:22)bgedward Wrote: I think this can be ignored now and was obviously related. I have now applied the fix as mentioned in the previous post now of enable_wifi in lieu of enable_internet on line 312 of config_options and now compiles fine. Time to deploy! Hi bgedward, Yes, it is related. Error is fixed on latest Pro2 Compact update. Thanks for the report. (08-04-2021, 00:11)bgedward Wrote: if I leave broadcast_data disabled it compiles fine but have not deployed to a unit, since i need this flag enable to pass data to my display units. I'm so used to my Wireless Display units that I can't dispense them. The "broadcast data" is a must for me too ![]() |
« Next Oldest | Next Newest »
|