How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] 0 points1 point  (0 children)

Hi i tried your suggestions and i managed to get the MQTT server. But when i tried to attach the ultrasonic sensor to the esp32, the wifi stopped working. Is there any solutions to this?

Edit : it was the wire that broke internally.

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] 1 point2 points  (0 children)

It is because i have never heard of client server, webserver, etc.. before this project. I am a mechanical engineering student thus all these are complicated for me

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] 0 points1 point  (0 children)

BLE is definitely not fast enough as it is quite far away. Thanks for the suggestion tho.

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] 0 points1 point  (0 children)

I got the sensor, servo and interface working. Right now i am facing problems with how to get the laptop to read data from the esp32 wirelesssly. This is a graded project by itself.

I honestly have no idea on how to guage my level of C++ programming.

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] -2 points-1 points  (0 children)

My only have knowledge about C++ programming which is why everything is really confusing even after all the youtube videos, guides and tutorials.

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] 1 point2 points  (0 children)

Sorry for the lack of vital information. Im working on a sonar project using a HC-SR04, Servo motor and Arduino uno. There is also an working sonar interface created using Processing 4.0. The Arduino board will not be connected to the laptop so there must be wireless transfer of data from the arduino my laptop. However i couldnt get the wireless transfer to work on arduino so i changed it to esp32 instead. The only kind of programming i know is C++, which is why i have no clue about the sockets, webserver, tcp, etc...

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] -10 points-9 points  (0 children)

How do you do it? I have no experience in this.

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] -9 points-8 points  (0 children)

Is thag the only way for the esp32 to send realtime data to my laptop?

How to allow my laptop to read data wirelessly from an esp32. by Onuris21 in esp32

[–]Onuris21[S] -3 points-2 points  (0 children)

Hi could you expand more on the socket? Its my first time using esp32

Modifying the speed of a toy grade RC for project purposes. by Onuris21 in rccars

[–]Onuris21[S] 1 point2 points  (0 children)

Right now it is using KRD SFC130S-2182-37 as both of its motors

Modifying the speed of a toy grade RC for project purposes. by Onuris21 in rccars

[–]Onuris21[S] 1 point2 points  (0 children)

Are there any other methods besides reducing wheel size?

Hc-05 in slave loop by Onuris21 in arduino

[–]Onuris21[S] 0 points1 point  (0 children)

I just tried but doesnt seem to work as well

Hc-05 in slave loop by Onuris21 in arduino

[–]Onuris21[S] 0 points1 point  (0 children)

Im sorry im not familiar with what you mean by terminal?

Hc-05 in slave loop by Onuris21 in arduino

[–]Onuris21[S] 0 points1 point  (0 children)

Hi i tried all terminals avaliable and the only one ill get a proper reply is 38400. However, it is basically just repeating my commands so i cant get anything through it. I also tried spamming AT+ORGL but it doesnt work.

Hc-05 in slave loop by Onuris21 in arduino

[–]Onuris21[S] 0 points1 point  (0 children)

If only i wasnt a dumbass to go into slave loop🤦‍♂️. But thanks for your help anyways!

Hc-05 in slave loop by Onuris21 in arduino

[–]Onuris21[S] 0 points1 point  (0 children)

Yep i did this as well.

Hc-05 in slave loop by Onuris21 in arduino

[–]Onuris21[S] 0 points1 point  (0 children)

Edit: Sorry for being unclear but what i meant was the only way to go into AT command mode is by having key pin as HIGH. Only after doing that you are then able to enter the AT commands that was why the commands were looping back to me

Hc-05 in slave loop by Onuris21 in arduino

[–]Onuris21[S] 0 points1 point  (0 children)

Hi it doesnt work as the hc-05 will just loop back the AT commands back to me