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

Arduino novice. IDE questions
#11

Hi,

compiling the RX software worked under Windows with v1.8.8, avr boards v1.6.21 & esp8266 v2.7.4 (there was no v2.7.6 available), so that's great. The only thing that I noticed was different was that I used v.1.8.8 rather than the latest v1.8.x, and the lower version esp8266.

However, on trying to compile the TX software, I get a very obvious error of a missing library file for a temperature sensor.  Why is it just this one file, and how to I download it please?
   

Regards,

Ian
Reply
#12

Hello Ian
Try Tools>Manage Libraries
then type SHT1x in the filter box on the right
should bring up the SHT1x sensor library and an install button
 
IanD
Reply
#13

Thanks for the reply IanD, now I really should have been able to manage that one by myself. Blush For some reason, I had it in my head that the WD software downloads had all the extra drivers already included in them.

Edit: downloaded the only SHT1x library I could see, but that didn't sort the problem .... that library supplies 'SHT1x-ESP.h' not 'SHT1x.h.'
Reply
#14

(04-09-2024, 08:06)chsims1 Wrote:  ... For some reason, I had it in my head that the WD software downloads had all the extra drivers already included in them.

And you are right! Each software package includes all the required libraries to compile.

The SHT1X library is included on the WeatherDuino_Pro2_Universal_TX_v7.0_b003, exactly the version you are trying to compile, please double check the libraries folder on the WeatherDuino_Pro2_Universal_TX_v7.0_b003.zip file.

Rgs.
Werk_AG
Reply
#15

Hi,

yes, it is indeed in the standalone TX folder, but I downloaded the Compact folder with both TX and RX software, and it is not present there. See below, TX libraries folder on the left, Compact libraries folder on the right.

   

Anyhow, I now know where the missing library is. Smile

Regards,

Ian
Reply
#16

Hi,

compiles fine now, thanks.  There were 3 libraries missing from the Compact libraries ... SHT1x, SHT2x and HTU21D.

Ian
Reply
#17

Hi,

Is good to know that you managed to compile the firmware.

The WeatherDuino Pro 2 Compact software package only includes the libraries for the main firmware (the Pro2 Compact receiver), however considering that que package also includes the TX firmware I agree that it could make sense include the libraries for the TX firmware. It's done!


Rgs
Werk_AG

Reply




Users browsing this thread: 1 Guest(s)