# Read data from esp32

**URL:** https://community.thunkable.com/t/read-data-from-esp32/2035997
**Category:** BLE / BlueTooth
**Created:** [September 10, 2022, 4:45pm UTC](https://community.thunkable.com/t/read-data-from-esp32/2035997 "2022-09-10T16:45:35Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [September 10, 2022, 4:59pm UTC](https://community.thunkable.com/t/read-data-from-esp32/2035997/2 "2022-09-10T16:59:49Z")

</div>

Hey 👋 @brvus76 welcome to the community!

Check out this post from myself

> [@BlueTooth Weather Station - BLE](https://community.thunkable.com/t/bluetooth-weather-station-ble/1918355):
>
> This project requires: [esp32 w/ ble](https://www.amazon.com/HiLetgo-ESP-WROOM-32-Development-Microcontroller-Integrated/dp/B0718T232Z/ref=sr_1_4?crid=2I87RJS4PR6IM&keywords=esp32+wroom&qid=1654807051&sprefix=esp32+wroom+%2Caps%2C83&sr=8-4)[arduino ide](https://www.arduino.cc/en/software)[esp extension for arduino ide](https://randomnerdtutorials.com/how-to-install-esp8266-board-arduino-ide/)[dht-11 sensor](https://www.amazon.com/Temperature-Humidity-Digital-3-3V-5V-Raspberry/dp/B07WT2HJ4F/ref=sr_1_3?crid=2OPPHSRJPWASZ&keywords=dht11&qid=1654807119&sprefix=dht11%2Caps%2C78&sr=8-3)[breadboard](https://www.amazon.com/Seamaka-Breadboards-Solderless-Distribution-Connecting/dp/B09ND3WTNY/ref=sr_1_7_sspa?crid=TY36YKUY63D8&keywords=mini+breadboard&qid=1654807139&sprefix=mini+bread+moard%2Caps%2C87&sr=8-7-spons&psc=1&spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUEySldTUFNTM1pYWTdYJmVuY3J5cHRlZElkPUEwNjU4NzIwMk5aUzJFNVkwSEZFUiZlbmNyeXB0ZWRBZElkPUEwOTU1MzA0MkFETUE0TDRZM0s4VyZ3aWRnZXROYW1lPXNwX210ZiZhY3Rpb249Y2xpY2tSZWRpcmVjdCZkb05vdExvZ0NsaWNrPXRydWU=) jumper wires thunkable [https://x.thunkable.com/projectPage/62a20fbda09dfa016f680c47](https://x.thunkable.com/projectPage/62a20fbda09dfa016f680c47) Once you upload the code to your esp32, connect your dht11 to power, grnd, and pin14, you’re set! restart the device, then fire up the thunkable app. connect your device and ensure the UUID’s are matching. from there you should be able to start reading directly from your device and display…

---

_[View the full topic](https://community.thunkable.com/t/read-data-from-esp32/2035997)._
