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

Pro2 Compact
#1

Hello to all.
I have just bought the am, but trying to compile the code it gives me the following error.

WeatherDuino_P2ESP8266_RX_v1.2_b002:51:25: error: ESP8266Ping.h: No such file or directory

 #include <ESP8266Ping.h>

I am only using the libraries included, with the from Weatherduino downloaded code.
Where to get that library?

Best regards
Max
Reply
#2

Hi Max,

did you follow the instructions from the Weatherduino Wiki
https://wiki.weatherduino.com/pro2_compact_receiver
and did you install the Arduino libs for the Wemos boards:
https://wiki.weatherduino.com/programmin...o_i_add_it

regards,
engolling
Reply
#3

(23-09-2018, 12:47)engolling Wrote:  Hi Max,

did you follow the instructions from the Weatherduino Wiki

Hi Engolling

Yes those parts are ok.

Regds
Max
Reply
#4

(23-09-2018, 12:34)Xroads Wrote:  Hello to all.
I have just bought the am, but trying to compile the code it gives me the following error.

WeatherDuino_P2ESP8266_RX_v1.2_b002:51:25: error: ESP8266Ping.h: No such file or directory

 #include <ESP8266Ping.h>

I am only using the libraries included, with the from Weatherduino downloaded code.
Where to get that library?

Best regards
Max

Hello Max,
I've been checking, and it seems that by lapse I do not include this library in the software package. I have already updated the software package, please download it again.
Just add the missing library to the same folder where you have the other Arduino libraries. The software included in the new package did not change.

Please report back.
Thank you

Reply
#5

(23-09-2018, 18:58)Werk_AG Wrote:  Hello Max,
I've been checking, and it seems that by lapse I do not include this library in the software package. I have already updated the software package, please download it again.
Just add the missing library to the same folder where you have the other Arduino libraries. The software included in the new package did not change.

Please report back.
Thank you

Hello Werk_AG

Thank you.

I'm now getting this following error.

WeatherDuino_P2ESP8266_RX_v1.2_b002:323:8: error: no matching function for call to 'BME280::BME280()'

 BME280 bme;

Max
Reply
#6

Hi Max,

Please check if you are using the BME280 library supplied with the software package and not any other.
There is a newer version of the BME280 library that isn't compatible with the WeatherDuino software.

Regards

Reply
#7

(23-09-2018, 21:38)Werk_AG Wrote:  Hi Max,

Please check if you are using the BME280 library supplied with the software package and not any other.
There is a newer version of the BME280 library that isn't compatible with the WeatherDuino software.

Regards

Thanks Werk_AG

That did it.

Regds
Max
Reply
#8

Smile Thanks

Reply




Users browsing this thread: 1 Guest(s)