Im very happy i finally runned something in my esp
Have you tried keeping a connection with a cell phone and sending the scan results to it?
Thanks for all the help.
The scanner is very selective, it only found one estimote beacon that i have.
It completely ignore a beacon of a hm-10 and others that i detect but arent mine.
This chip is starting to be really dificult. I have a ESP-WROOM-32, and can only upload in platformIO, in the arduino ide i cant upload. I runned your code and it gave an error after some googling i fixe that error but now i get another:
I manage to upload pressint boot right when arduino ide starts uploading. But after it in teh serial port i get rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0x00 clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load ...
Im also having this problem. I have an ESP-WROOM-32 Dev board. When i try to upload some firmware i get:
Connecting...
A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet ...
Im started to play a little with the esp32 but its alot mode dificult than the esp8266 and arduino. Im trying to scan beacons and i started from the example gatt_client. It shows 0 results but im surrrounded by beacons acording to my phone. Could you please help me, sharing your code?