lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
347 stars 112 forks source link

TTGO T-Beam V1.1, SX1268 Supported #208

Open erikdewildt opened 2 years ago

erikdewildt commented 2 years ago

Hi,

The docs mention support for the "TTGO T-Beam V1 (433MHz SX1278)". Is the 1.1 version of the board also supported? Those seem to be the only ones i can buy on AliExpress. Link

Also i noticed a version of the TTGO T-Beam V1.1 with a SX1268 chip. This one has a bit more power and lower current draw. Is this chip supported as well?

Thanks, Regards,

PE1PUX, Erik

wolfpcgn commented 2 years ago

imho the version 1.1 should be supported because the only difference seems to be the protection against wrong insertion of the battery. I don't know about a SX1268-version, where can I buy it? edit: found it at Ali for more than 60€.

yooshky commented 1 year ago

Does it work fine on the SX1268? How to do it?

peterus commented 1 year ago

SX1268 is still not supported, but I have a board at home to test this out. please stay tune until I have the correct changes.

kratinoska commented 1 year ago

I tried iGate and Tracker on t-beam with SX1268 does not work. serial monitor on Tracker: LoRa_APRS_Tracker.cpp 384 : Starting LoRa failed!

DC4FRT commented 1 year ago

is there already a solution? I only looked at 430Mhz when ordering the LORA board, and not at SX1278 and SX1268. The difference seems to be only in the frequency band and an integrated DCDC converter. BR Thomas

Ingineerix commented 1 year ago

Looks like the v1.1 also uses the AXP2101 power controller, which doesn't initialize: "AXP192 init failed!" Seems like the fix would be to migrate to the XpowersLib which can do the new chip and the older ones.

kratinoska commented 1 year ago

My v1.1 SX1268 uses AXP192.

ab0oo commented 1 year ago

There's some mis-labeling going on with the new T-Beams. The silkscreen on the board says "TBeam -AXP2102-v1.2". The big shiny sticker on the end of the board says Model: T-Beam-V1.1. It also comes with a Neo-M8N GPS module.

kratinoska commented 1 year ago

version of my board is T22_V1.1 20210222 (SX1268,, GPS NEO-M8N, IPEX )

Ingineerix commented 1 year ago

Mine is like ab0oo's above, and definitely has the AXP2101 PMIC, so incompatible. Picture Here The board powers up but you get no Radio power because the PMIC hasn't been told the voltage.