Xinyuan-LilyGO / T-Echo

MIT License
147 stars 22 forks source link

Arduino configuration for LoRa transmit program #1

Closed F4EWI closed 3 years ago

F4EWI commented 3 years ago

I just received my T-Echo. I need a little help setting up my development environment correctly. 1) Installation of libraries

2) Compilation error

Arduino: 1.8.15 (Windows 10), Board: "Nordic nRF52840DK (PCA10056), S140 6.1.1, Level 0 (Release)" Transmit:17:10: fatal error: GxDEPG0150BN/GxDEPG0150BN.h: No such file or directory 17 | #include <GxDEPG0150BN/GxDEPG0150BN.h> // 1.54" b/w | ^~~~~~~~~ compilation terminated. exit status 1

GxDEPG0150BN/GxDEPG0150BN.h: No such file or directory

On my folder : C:\Users\HP\Documents\Arduino\libraries\GxEPD\src, I don't have this folder !

LilyGO commented 3 years ago

I just received my T-Echo. I need a little help setting up my development environment correctly.

  1. Installation of libraries
  • PCF8563_Library -> can you give more details on which to use (link, version,...)?
  • Same remark for the SoftSPI and SerialFlash_ID539 ?
  1. Compilation error

Arduino: 1.8.15 (Windows 10), Board: "Nordic nRF52840DK (PCA10056), S140 6.1.1, Level 0 (Release)" Transmit:17:10: fatal error: GxDEPG0150BN/GxDEPG0150BN.h: No such file or directory 17 | #include <GxDEPG0150BN/GxDEPG0150BN.h> // 1.54" b/w | ^~~~~~~~~ compilation terminated. exit status 1

GxDEPG0150BN/GxDEPG0150BN.h: No such file or directory

On my folder : C:\Users\HP\Documents\Arduino\libraries\GxEPD\src, I don't have this folder !

The GxDEPG0150BN driver has been added. In LilyGO-T-Echo/lib/GxEPD /