RVR connection for galaxyRVR

You can connect uno to the pc and use the ardunio ide serial monitor to view the runtime prints and see if you have any error messages.

I tried to update my ESP32 CAM with ai-camera-firmware-v1.4.1-ota.bin, the progress bar showed 9% and hung. Since then, my GalaxyRVR network is not showing up on my laptop and on my iPhone this network kept failing with “12345678” is an illegal password. Would you please help?

Same for me, the only way I can get a connection with esp32 is by STA. You can set your home network into galaxyrvr.ino

https://docs.sunfounder.com/projects/galaxy-rvr/en/latest/faq.html#how-to-control-the-rover-using-your-home-wifi

Thank you so much for your reply. I’m new to this development and I’m trying to get up to speed to resolve this issue.

I got the same issue with Zeus car, tried to update ESP32-cam and I don’t know why but it mess up and now AP connection doesn’t work and I don’t have any access to change firmware of ESP32-cam :cry: I saw another tutorial to downgrade a module into Arduino
ESP32-cam update issue I don’t get time to try it…

It appears that mine successfully verified and compiled but failed to upload:
Sketch uses 15336 bytes (47%) of program storage space. Maximum is 32256 bytes.
Global variables use 1014 bytes (49%) of dynamic memory, leaving 1034 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x5b
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x49
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x6e
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x69
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x74
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x5d
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x0d
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x0a
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x5b
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x4f
Failed uploading: uploading error: exit status 1

You need to put the little switch at UPLOAD position. https://docs.sunfounder.com/projects/galaxy-rvr/en/latest/_images/camera_upload.png

https://docs.sunfounder.com/projects/galaxy-rvr/en/latest/faq.html#how-to-upload-the-galaxy-rvr-ino-code

Thank you for your advice. It uploaded successfully as shown below; however, it still failed at Wi-fi setting on my iPhone as shown below:


BTW, this was after I successfully updated the firmware:

It was the camera!

The camera somehow is upside down and caused the wi-fi to drop. When I turned the whole unit upside down, its wi-fi connection stayed connected longer but still dropped often!

I think that there is a bug in the code and the mechanical design of the camera holder.

Stay tune, I still trying to resolve this completely.

When uploading code, please flip the switch on the rvr sheild to the upload side FAQ — SunFounder GalaxyRVR Kit for Arduino 1.0 documentation of-10-not-in-sync-resp-0x6e

Thank you for your reply.
The following debug log shows the activities that somehow often led to the disconnection of the GalaxyRVR’s Wi-Fi network.

One thing that I noticed was that if as long as there is no movement in the scene, then it stayed on the network. However, if movements appeared, then it led to network disconnection.

Would you please review and advise?

GalaxyRVR version 1.1.0

Initialzing…

SET+RESET

…E (23629) wifi:NAN WiFi stop

ets Jul 29 2019 12:21:46

[Init]

[OK] 1.4.1

[OK]

ESP32 firmware version 1.4.1

SET+NAMEGalaxyRVR

…[OK]

[OK]

SET+TYPEGalaxyRVR

…[OK]

[OK]

SET+SSIDLittleBacLieu2008

…[OK]

[OK]

SET+PSK???

…[OK]

[OK]

SET+MODE1

…[OK]

[OK]

SET+PORT8765

…[OK]

[OK]
SET+START

…Connecting to WiFi …

ssid:LittleBacLieu2008

[OK] 192.168.0.226

[OK]

WebServer started on ws://192.168.0.226:8765

Video streamer started on http://192.168.0.226:9000/mjpg

Okie!

WS+null

[CAM_I] camera stream start on: http://192.168.0.226:9000/mjpg

WS+null

[CONNECTED] 192.168.0.161

WS+null

WS+null

WS+null

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.31,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.31,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:3.46,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.21,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.23,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.01,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:3.92,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.31,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.14,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.14,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.31,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:4.26,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.13,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.3,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:3.92,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.19,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.18,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.21,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.3,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.06,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:3.82,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.19,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.22,“N”:1,“P”:0,“O”:4.26,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.23,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.21,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:3.92,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:3.8,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.09,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.22,“N”:1,“P”:0,“O”:4.3,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:3.91,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.25,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.26,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.02,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.28,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.21,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.23,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:3.82,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.25,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.3,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:4.25,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.21,“N”:1,“P”:0,“O”:3.48,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.28,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:3.94,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.3,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.27,“N”:1,“P”:0,“O”:4.23,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:4.14,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.3,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.28,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:3.92,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.13,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.09,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.04,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.08,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.27,“N”:1,“P”:0,“O”:4.14,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.3,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.13,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:4.31,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.2,“N”:1,“P”:0,“O”:3.92,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:3.92,“J”:0}

WS+;;;90;;;;;;;8;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;8;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:4.18,“J”:0}

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

RX:

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

WS+{“BV”:7.21,“N”:1,“P”:0,“O”:4.16,“J”:0}

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

RX:

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:3.91,“J”:0}
RX:

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

WS+{“BV”:7.21,“N”:1,“P”:0,“O”:3.92,“J”:0}

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

RX:

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:4.28,“J”:0}

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

RX:

WS+;;;90;;;;;;;8;;;;;;6;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:4.81,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:19.31,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:15.16,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:14.26,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:15.01,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:15.11,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:14.92,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:14.53,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:14.53,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:14.53,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:14.55,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:13.78,“J”:0}

WS+;;;90;;;;;;;0;;;;;;12;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;12;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:14.56,“J”:0}

WS+;;;90;;;;;;;0;;;;;;12;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;12;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:15.74,“J”:0}

WS+;;;90;;;;;;;18;;;;;;12;;;;;;;;;

RX:

WS+;;;90;;;;;;;18;;;;;;12;;;;;;;;;

WS+{“BV”:6.74,“N”:1,“P”:0,“O”:18.25,“J”:0}

WS+;;;90;;;;;;;18;;;;;;12;;;;;;;;;
RX:

WS+;;;90;;;;;;;18;;;;;;12;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:20.07,“J”:0}

WS+;;;90;;;;;;;18;;;;;;12;;;;;;;;;

RX:

WS+;;;90;;;;;;;18;;;;;;12;;;;;;;;;

WS+{“BV”:7.16,“N”:1,“P”:0,“O”:23.13,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:6.79,“N”:1,“P”:0,“O”:15.02,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.2,“N”:1,“P”:0,“O”:38.6,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:37.23,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:37,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:36.63,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.21,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.25,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;
WS+{“BV”:7.2,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.23,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.26,“N”:1,“P”:0,“O”:-1,“J”:0}

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

RX:

WS+;;;90;;;;;;;0;;;;;;0;;;;;;;;;

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

[DISCONNECTED] 0.0.0.0

WS+{“BV”:7.24,“N”:1,“P”:0,“O”:-1,“J”:0}

If you are using an esp32 ap, you can try changing the WiFi channel: FAQ — SunFounder GalaxyRVR Kit for Arduino 1.0 documentation
Or try using sta mode.