LilyGO / TTGO-T-Beam

336 stars 111 forks source link

Which board I have to select? #5

Open covra opened 6 years ago

covra commented 6 years ago

In the Arduino IDE, which board I have to select to upload those sketches?

thx

covra commented 6 years ago

In addition.. the sketch doesnt compiles:

sketch\GPS.ino.cpp.o:(.bss.Serial1+0x0): first defined here

uart gpio problem????

mhjxs4all commented 6 years ago

Covra, see new pull request, serial1 is a restricted label, change al Serial1 labels to GPSSerial1 then it compiles and works.

covra commented 6 years ago

Thank you, now it works, but what I really was looking for, was a full loraWAN compliance sketch

mhjxs4all commented 6 years ago

You're welcome, It was a quick fix. I was looking for the schematics of the t-beam with the silk screen t22_v06 In my search I found the DeuxVis/Lora-TTNMapper-T-Beam source that could be a good base to start from on github

covra commented 6 years ago

very thankful! The code seems to work perfect! ... Now my headache is the 1-channel-single-gateway ;)

cnorman27 commented 5 years ago

If you have them imported, the ESP32 Dev Board in Arduino will also work.

SamiurRahman1 commented 4 years ago

In the Arduino IDE, which board I have to select to upload those sketches?

thx

Hello. i am struggling with this problem as well. Could you please tell me which board you selected finally? thanks

rhinotek-NL commented 4 years ago

i am facing upload problem , TTGO Tbeam says "fetal error timeout" at the time to uploading any sketch