You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am in the process of getting the bluetooth serial working between a rpi/linux and an arduino. Am documenting as i go.
I forked your repo, so that i can add instructions for using your patched version of pyfirmata.
So i got this working on my raspberrypi.
I had to comment out your check for the firmware version in my local copy, because even thou your patch makes it return a None, that still breaks it for bluetooth serial.
Worked with @kymwatts to figure out bluetooth serial communication yesterday. Need to document how to get it all working so others can use it.
The text was updated successfully, but these errors were encountered: