Scan BLE devices and send data via http post request
Posted: Wed Apr 18, 2018 5:31 pm
Hey there
First of all, sorry if this is not the right place to post this question. I am starting with esp32.
I have been looking for a this solution for a long time, so let's get to it.
I am trying to scan all BLE devices available near my esp32 and send its data to my server through an http post request.
The data would consist in the BLE device MAC Address, the ESP32 MAC Address and the rssi of the BLE device.
I would be very grateful if anyone could point me on the right direction.
Thanks in advance.
First of all, sorry if this is not the right place to post this question. I am starting with esp32.
I have been looking for a this solution for a long time, so let's get to it.
I am trying to scan all BLE devices available near my esp32 and send its data to my server through an http post request.
The data would consist in the BLE device MAC Address, the ESP32 MAC Address and the rssi of the BLE device.
I would be very grateful if anyone could point me on the right direction.
Thanks in advance.