Meaning i detect in the cellphone not the esp.
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.
Search found 12 matches
- Mon Mar 27, 2017 4:41 pm
- Forum: General Discussion
- Topic: How to get the rssi from BLE scan
- Replies: 14
- Views: 42620
- Mon Mar 27, 2017 4:22 pm
- Forum: General Discussion
- Topic: How to get the rssi from BLE scan
- Replies: 14
- Views: 42620
Re: How to get the rssi from BLE scan
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.
It completely ignore a beacon of a hm-10 and others that i detect but arent mine.
- Fri Mar 24, 2017 12:28 pm
- Forum: General Discussion
- Topic: How to get the rssi from BLE scan
- Replies: 14
- Views: 42620
Re: How to get the rssi from BLE scan
Hi,
I have followed your advice.
It worked. Could you please recoment any documentation adequate for beginners?
What serial monitor do you use?
Thanks in advance
I have followed your advice.
It worked. Could you please recoment any documentation adequate for beginners?
What serial monitor do you use?
Thanks in advance
- Thu Mar 23, 2017 6:01 pm
- Forum: ESP32 Arduino
- Topic: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
- Replies: 15
- Views: 37530
Re: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
Hi,
I manage to upload using platformIO.
Do you think is better to install a linux VM to use the esp32?
Thanks in advance
I manage to upload using platformIO.
Do you think is better to install a linux VM to use the esp32?
Thanks in advance
- Thu Mar 23, 2017 5:45 pm
- Forum: ESP32 Arduino
- Topic: fatal error: controller.h: No such file or directory
- Replies: 4
- Views: 11287
Re: fatal error: controller.h: No such file or directory
Hi,
Im working in windows using platformIO, and im kind of newbie.
I checked the Makefile but theres nothing there.
Thanks in advance
Im working in windows using platformIO, and im kind of newbie.
I checked the Makefile but theres nothing there.
Thanks in advance
- Thu Mar 23, 2017 5:42 pm
- Forum: General Discussion
- Topic: How to get the rssi from BLE scan
- Replies: 14
- Views: 42620
Re: How to get the rssi from BLE scan
Hi, 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: src\main.c:59:35: error: 'ESP_BT_MODE_BTDM' undeclared (fi...
- Wed Mar 22, 2017 4:50 pm
- Forum: ESP32 Arduino
- Topic: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
- Replies: 15
- Views: 37530
Re: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
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:0x3f...
- Wed Mar 22, 2017 4:18 pm
- Forum: ESP32 Arduino
- Topic: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
- Replies: 15
- Views: 37530
Re: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
Hi,
Thanks for the tips, but unfortunaly i could get it to work after some trying several times... :/
Any sugestions?
Thanks for the tips, but unfortunaly i could get it to work after some trying several times... :/
Any sugestions?
- Wed Mar 22, 2017 4:01 pm
- Forum: ESP32 Arduino
- Topic: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
- Replies: 15
- Views: 37530
Re: A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
Hi, 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 header M...
- Tue Jan 24, 2017 10:53 am
- Forum: General Discussion
- Topic: How to get the rssi from BLE scan
- Replies: 14
- Views: 42620
Re: How to get the rssi from BLE scan
Hi, 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? Thanks in ...