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
You can close this topic. I have develop the web app to control the VESC from web it's magic!
Fabrice J.