Comments on: Altimeter Datalogger: ESP32 with BMP388, MicroSD Card Storage and OLED Display https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 07 Jul 2025 09:27:25 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-1065864 Mon, 07 Jul 2025 09:27:25 +0000 https://randomnerdtutorials.com/?p=105001#comment-1065864 In reply to Bill Elliott.

Hi.
If you use the ESP32 as an access point, it creates its own Wi-Fi network. You can connect to it using your smartphone as long as your board and smartphone are relatively close.
You can access the data in remote locations without internet. You can build a web page in access point mode that allows you to download the data. For example, take a look at this tutorial (you would need to modify it to use access point): https://randomnerdtutorials.com/esp32-datalogger-download-data-file/

I hope this helps.

If you have more questions, you can use our contact form: https://randomnerdtutorials.com/support/

Regards,
Sara

]]>
By: Bill Elliott https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-1065566 Sun, 06 Jul 2025 13:58:39 +0000 https://randomnerdtutorials.com/?p=105001#comment-1065566 Questions about ESP32 altimeter

Please forgive my naive questions–I’m new to Arduino and ESP32. I built an ESP32-C3 altimeter from another website, but it did not work.

Your design is better for me anyway. I plan to build a compact, sensitive altimeter with data logging for cave survey applications, not hiking or airplanes. I’m looking for maybe ±0.4 m precision, using spreadsheet analysis of sampling data after each trip.

Is the “ESP32 access point” an internet web page, or something internal to a cell phone with wf or bt connection to the ESP? I need to do this in remote locations with no internet. Perhaps I can just input the pressure into the sketch and go without cell phone and networks.

I have 4 more questions. Would it be OK to post them here, or do you want to talk by email?

Thanks,
Bill Elliott
speodesmus at gmail.com

]]>
By: monico https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-814698 Wed, 01 Feb 2023 23:54:25 +0000 https://randomnerdtutorials.com/?p=105001#comment-814698 Nice projects..love you two.. love what you doing.. more power and more blessings to both of you guys!..

]]>
By: Sara Santos https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-656281 Tue, 03 Aug 2021 16:55:19 +0000 https://randomnerdtutorials.com/?p=105001#comment-656281 In reply to Petr Daniel.

That’s great!
Thanks for those suggestions.
Regards,
Sara

]]>
By: Petr Daniel https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-656243 Tue, 03 Aug 2021 14:46:04 +0000 https://randomnerdtutorials.com/?p=105001#comment-656243 A nice project, as usually. I have suggestion for improvement to be more usable, 90 hight-meters difference is not a good precission. Instead of entering a seal level pressure, ask user to enter current elevation and calculate corresponding seal level pressure by iteration. And more ideas are comming: What about to ask the mobile phone browser for its current time by javascript (instead of NTP call), set the system time and use this real time as for calculation of timestamp of each evelation point in the log in SD card…

]]>
By: Jim https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-653628 Thu, 29 Jul 2021 05:26:36 +0000 https://randomnerdtutorials.com/?p=105001#comment-653628 In reply to Sara Santos.

Sara,
I used a Ravpower 20000 mAh cell phone power bank with a USB outlet.
Thanks for all you do,
Jim

]]>
By: Sara Santos https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-653510 Wed, 28 Jul 2021 23:27:50 +0000 https://randomnerdtutorials.com/?p=105001#comment-653510 In reply to Jim.

Hi Jim.
That’s great! Thanks for sharing your experience with the sensor.
This seems one of the best sensors to estimate altitude.
Regards,
Sara

]]>
By: Sara Santos https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-653509 Wed, 28 Jul 2021 23:25:51 +0000 https://randomnerdtutorials.com/?p=105001#comment-653509 In reply to Brian.

Hi.
We had a great time!
We used a portable charger (power bank).
Regards,
Sara

]]>
By: Jim https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-653439 Wed, 28 Jul 2021 20:23:25 +0000 https://randomnerdtutorials.com/?p=105001#comment-653439 I just finished an ESP32_BMP388_IL9341 project with adjustment for local barometric pressure. I took it up in an airplane to 8500 feet and it was spot on with the plane’s altimeter. Having an SD card logger will make it really useful.

]]>
By: Brian https://randomnerdtutorials.com/altimeter-datalogger-esp32-bmp388/#comment-653417 Wed, 28 Jul 2021 19:43:48 +0000 https://randomnerdtutorials.com/?p=105001#comment-653417 Thanks for posting. I hope you guys had a great time . What did you use as a power source?

]]>