-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
T-ETH-Elite Gateway #92
Comments
Please let me know which step you encountered the problem |
Meanwhile i was able to connect the T-ETH-ELITE to the TTN, but i think in the video description is the wrong code because i needed the firmware of the T-ETH-Elite Gateway. My problem now is that cant see any GPS data on the TTN and that i am using WiFi to transmitt data to TTN instead of the LTE. |
There is no relevant code for LTE at present. Currently only ETH or WIFI are supported. |
So it is not possible to use the LTE to send data to TTN? And how can i get the GPS location displayed on TTN? |
Turn the switch on the back of the Shield to ON, and the coordinates will be automatically uploaded when the location is found. |
The Switches were already set to ON, but in the Serial Debug Assistant it always says that there are no valid GPS coordinates yet even though i have GPS coordinates with my mobile phone. In what period can i expect the code to support the LTE-Sield in combination with the LoRa-Shield to be released? |
Is the antenna installed? Is the antenna placed outdoors or is the device outdoors? No updates are planned at this time |
I will try that. And there is no other way to get the LTE Shield running? |
How can I flash this code on the ESP32? I have tried it with Visual Code and the ESP-IDF extension but I was not able to connect. I could not see the SSID either. Do I have to flash it with the QWIIC or is it possible to flash it with USB-C? |
You must use the UART on the Qwiic to view the serial. You cannot connect USB-C because the USB-C is already connected to the modem. |
Hi there,
I recently got my T-ETH-Elite with the LoRaWAN-Shield, the LoRaWAN-Module(SX1302), the LTE-Shield, and the LTE-Modul (A7670E). Now I want to build a Gateway which recieves the LoRa-Data and sends it via LTE to the TTN Cloud. Can someone help me how to set it up, because i watched the LilyGo YouTube video of how to use the LoRaWAN-Shiel and even there i was not able to get it running.
Kind regards Markus
The text was updated successfully, but these errors were encountered: