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
Problem: BB-9E devices show up upon BLE scanning, but connecting to it fails. BLE packets might have changed / differ from BB8 generation (Disney guys, again really?).
Expected: app should connect without issues & work in the same way as BB8 generation devices
Suggestion:
Check for updates on internal dependency sphero.js and/or reverse engineer the BLE packets (hopefully only connect is changed) - PR patch to sphero.js if the case - and reinclude here.
The text was updated successfully, but these errors were encountered:
Hello @dimorphic . Sorry for the late reply, but I did not have any time to pick up my bb9 and play around until yesterday. Upon doing some research, I've stumbled with this issue that I've already cross posted with this one over there. As I've told the other member, we can talk here since he has made progress and you seem to have some useful insights (and we both own a bb9)
Hello @DanielSSilva , thanks for 'reviving' this! No worries, i'm also short on time for now :(
Considering this project depends on the sphero.js lib, let's continue the talk on the work done by @igbopieigbopie/spherov2.js#12 and get back to this issue after we have a fix for the BB-9E connection (or a new sphero v2 lib :) )
Problem:
BB-9E
devices show up upon BLE scanning, but connecting to it fails. BLE packets might have changed / differ fromBB8
generation (Disney guys, again really?).Expected: app should connect without issues & work in the same way as
BB8
generation devicesSuggestion:
Check for updates on internal dependency
sphero.js
and/or reverse engineer the BLE packets (hopefully only connect is changed) - PR patch tosphero.js
if the case - and reinclude here.The text was updated successfully, but these errors were encountered: