richonguzman / LoRa_APRS_Tracker

LoRa APRS Tracker with Tx and Rx capabilities, Messages, Wx, Winlink and more...
MIT License
168 stars 45 forks source link

Feature Request: Support for Web Configuration UI with WiFi AP #102

Open BD5HTY opened 1 month ago

BD5HTY commented 1 month ago

Support Web Configuration UI with WiFi AP.

73!!

richonguzman commented 1 month ago

next week I will start coding for it!! ;)

BD5HTY commented 1 month ago

Thank you for your contribution! I plan to use LILYGO®TTGO T-SIM7000G plus Lora module to form a 4G and Lora dual-mode tracker. I wonder if you are interested. 73!!

richonguzman commented 1 month ago

did you see that I used a A7670 + ESP32 board + SX1278 for iGate ???

I think this could be transformed into a tracker with GPS module!!

and on top of this, A7670 uses 4G/LTE and SIM7000 uses 3G or less , right?

BD5HTY commented 1 month ago

did you see that I used a A7670 + ESP32 board + SX1278 for iGate ???

I think this could be transformed into a tracker with GPS module!!

and on top of this, A7670 uses 4G/LTE and SIM7000 uses 3G or less , right?

You are right, It's outdated.I am very sorry that I mentioned the wrong model before. I will use the new 4G and GPS integrated module, AIR780EG.

BD5HTY commented 1 month ago

I just checked the official information, T-A7670E does support GPS.

richonguzman commented 1 month ago

yes it does!

the AT commands to do this is not that friendly but can work!

BD5HTY commented 1 month ago

did you see that I used a A7670 + ESP32 board + SX1278 for iGate ???

I think this could be transformed into a tracker with GPS module!!

and on top of this, A7670 uses 4G/LTE and SIM7000 uses 3G or less , right?

Is there any more information about A7670 + ESP32 board + SX1278 for iGate? Is the code already supported? How to connect SX1278?

richonguzman commented 1 month ago

did you see that I used a A7670 + ESP32 board + SX1278 for iGate ??? I think this could be transformed into a tracker with GPS module!! and on top of this, A7670 uses 4G/LTE and SIM7000 uses 3G or less , right?

Is there any more information about A7670 + ESP32 board + SX1278 for iGate? Is the code already supported? How to connect SX1278?

pins_config.h or boards_pinout.h has the pins used for this.