Bluetooth communication between Technic Hub and EV3 #2020
Unanswered
dbruzzi-maker
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
In one of my current projects I am successfully using the MQTT protocol to send any sort of data to/from a Mindstorms EV3. I was hoping to add a Technic Hub and possibly using the EV3 as a Bluetooth/BLE proxy so that data coming from the Technic Hub can be sent around using MQTT as well. I have found online a few proposed ways which are supposed to work in Micropython but they failed apparently when importing and using the bluetooth module (I am using Pybricks v2.0 on the EV3).
Are you aware of working attempts at EV3 to Technic Hub communication using Bluetooth/BLE (and possibly exploiting the broadcast capabilities of the BLE on the Technic Hub e.g. for status or similarly simple messages)?
Thanks a lot for you help.
Davide
Beta Was this translation helpful? Give feedback.
All reactions