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.
Problem:
BB-9Edevices show up upon BLE scanning, but connecting to it fails. BLE packets might have changed / differ fromBB8generation (Disney guys, again really?).Expected: app should connect without issues & work in the same way as
BB8generation devicesSuggestion:
Check for updates on internal dependency
sphero.jsand/or reverse engineer the BLE packets (hopefully only connect is changed) - PR patch tosphero.jsif the case - and reinclude here.