Skip to content

Latest commit

 

History

History
45 lines (19 loc) · 1.43 KB

README.md

File metadata and controls

45 lines (19 loc) · 1.43 KB

basestation_basic

Simple base station

To Install

First add the following URL to Preferences dialog in the text area.

https://dl.espressif.com/dl/package_esp32_index.json

image

Next go to the Board Manager

image

And search "ESP32" for and install

image

Then select "T-Beam" from the list of boards

image

Then select the Port of the Tbeam connected

image

Now install the Libraries "RadioLib" and "ArduinoJson" from the Library Manager.

image

When that is complete, download the Libraries Zip from the github and unzip and copy the directories under the Ardiono/libraries directory

image

image