Sending and receiving http requests and responses over BLE through a smartphone with bluetooth tether enabled
-
- Posts: 5
- Joined: Mon Jul 18, 2022 5:54 pm
Sending and receiving http requests and responses over BLE through a smartphone with bluetooth tether enabled
I want to connect my esp32 to my android on which I have enabled bluetooth tethering enabled it's 4G data. The problem is that the HTTP client on esp32 needs a wifi client but I don't want to use wifi due to power inefficiency. Is there any HTTP library that could use GET method using the internet from bluetooth tether? I'd appreciate any help or referencing to any example of this application.
Re: Sending and receiving http requests and responses over BLE through a smartphone with bluetooth tether enabled
Isn't there an implementation of cURL for ESP32?
-
- Posts: 5
- Joined: Mon Jul 18, 2022 5:54 pm
Re: Sending and receiving http requests and responses over BLE through a smartphone with bluetooth tether enabled
Thanks for your reply but I saw cURL and noticed that it is only a tool for coding any data as a URL and I don't see how it helps reaching web pages through BLE
-
- Posts: 9727
- Joined: Thu Nov 26, 2015 4:08 am
Re: Sending and receiving http requests and responses over BLE through a smartphone with bluetooth tether enabled
You noticed wrong. Suggest you look again.Tomahawk_SMH wrote: ↑Sat Mar 25, 2023 6:43 pmI saw cURL and noticed that it is only a tool for coding any data as a URL
-
- Posts: 5
- Joined: Mon Jul 18, 2022 5:54 pm
Re: Sending and receiving http requests and responses over BLE through a smartphone with bluetooth tether enabled
I still can't understand how cURL can help me send an http GET and receive a response throught BLE.
Who is online
Users browsing this forum: Bing [Bot] and 71 guests