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

WeatherDuino Pro2 Compact v5.0_b001 no WIFI connection
#3

(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.inoIn function 'void BroadcastData(int, long int, long int, long int, long int)':
RX_TX:536:6error'udp1' was not declared in this scope
      udp1
.begin(UDP_BROADCAST_PORT);
      ^
exit 
status 1
'udp1' was not declared in this scope 

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.
Reply


Messages In This Thread
WeatherDuino Pro2 Compact v5.0_b001 no WIFI connection - by Sun_Dancer - 07-04-2021, 21:58
RE: WeatherDuino Pro2 Compact v5.0_b001 no WIFI connection - by werk_ag - 08-04-2021, 00:06
RE: WeatherDuino Pro2 Compact v5.0_b001 no WIFI connection - by bgedward - 08-04-2021, 00:11
RE: WeatherDuino Pro2 Compact v5.0_b001 no WIFI connection - by bgedward - 08-04-2021, 00:22
RE: WeatherDuino Pro2 Compact v5.0_b001 no WIFI connection - by werk_ag - 08-04-2021, 21:43



Users browsing this thread: 1 Guest(s)