ESP32 SIM800L Firebase | Send GPS Data to Server

Published: 08 June 2021
on channel: Ahmad Logs
29,102
470

In this video, I will show you how to use esp32 with sim800l GSM module to send GPS data to Firebase. I am using HTTP PUT to send data to Firebase. Arduino Firebase library uses WiFi to store the data to Firebase database and I did not find any Firebase library that works with GSM module such as sim800l. Also sim800l supports only HTTP POST and HTTP GET Request. But I need HTTP PUT Request to update data in Firebase database. That's why I am using Arduino HTTP CLIENT library to send the HTTP PUT Request (to store GPS data to Firebase real-time database).

Components Required:
1. ESP32 Development Board - https://amzn.to/3YCq2dS
2. Ublox NEO6M GPS Module - https://amzn.to/3YwyWd7
3. SIM800L GSM Module - https://amzn.to/3J48mlW
4. 2G SIM Card
5. Battery 18650 3.7v 2000mAh - https://amzn.to/3ZAxV51

0:00 Intro
0:09 Connecting Components (Wiring)
0:35 Creating Firebase Project
1:24 Creating Firebase Realtime Database
2:07 Setting Up the Code
2:20 Getting Firebase Host
2:58 Getting Firebase Auth Token
3:36 Determine Firebase Database Path
4:48 Run and Test Project

#ESP32 #Firebase #SIM800L

--------------------------------------------------------------------------------------------------------------------
Useful Video Links
--------------------------------------------------------------------------------------------------------------------
ESP32 SIM800L GPS Tracker
   • ESP32 SIM800L GPS Tracker | Vehicle T...  

ESP32 GPS Tracker | NEO6M | OLED
   • ESP32 GPS Tracker | NEO6M | OLED  

--------------------------------------------------------------------------------------------------------------------
Social Media Links
--------------------------------------------------------------------------------------------------------------------
GitHub:
https://github.com/ahmadlogs/
YouTube:
https://www.youtube.com/ahmadlogs?sub...

--------------------------------------------------------------------------------------------------------------------
Download Code
--------------------------------------------------------------------------------------------------------------------
https://github.com/ahmadlogs/esp32-fi...

--------------------------------------------------------------------------------------------------------------------
Disclaimer
--------------------------------------------------------------------------------------------------------------------
Disclaimer: All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.

Warning: In some countries it is required to register gsm module from govt authorities before using it. So, get proper understanding of govt laws related to gsm technologies.

--------------------------------------------------------------------------------------------------------------------
Related Queries:
--------------------------------------------------------------------------------------------------------------------
Sending data to firebase using SIM800L,
Sending Sensor Data to Firebase using ESP32 and sim800L
How do I send a PUT request using the SIM800L
How to use arduino, sim800 and firebase


Watch video ESP32 SIM800L Firebase | Send GPS Data to Server online, duration hours minute second in high quality that is uploaded to the channel Ahmad Logs 08 June 2021. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 29,102 times and liked it 470 visitors.