You are here

Seeking Feedback: Controlling VESC via Web Interface

2 posts / 0 new
Last post
fjolivet
Offline
Last seen: 4 days 19 hours ago
VESC Free
Joined: 2022-03-11 10:55
Posts: 2
Seeking Feedback: Controlling VESC via Web Interface

Hi all,

I'm developing a web application to control a counter-current swimming product using a VESC. The goal is to monitor VESC data and create a custom interface for training purposes.

Current Progress:

  • Successfully connected to the VESC via Bluetooth using the same UUIDs as the VESC Tool project.
  • Sending getValue packets over Bluetooth.

Issue:

  • Not receiving any data back from the VESC after sending the getValue packets.

Question:

  • Are there any known limitations or specific requirements for connecting to and controlling a VESC over Bluetooth from a web application?
     

I would greatly appreciate any insights, suggestions, or similar experiences you can share.

Thank you in advance for your feedback!

Best regards,
Fabrice

fjolivet
Offline
Last seen: 4 days 19 hours ago
VESC Free
Joined: 2022-03-11 10:55
Posts: 2

You can close this topic. I have develop the web app to control the VESC from web it's magic!

Fabrice J.