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
When invoke reset() function in LightBlueSDK class throws error:
this._disconnectDevices()^TypeError: this._disconnectDevicesisnotafunctionatLightBlueSDK.reset(C:\projects\Juvs\LightBlue\node\node_modules\bean-sdk\src\lightblue.js:108:10)atsdk.quitGracefully(C:\projects\Juvs\LightBlue\node\set_led.js:62:9)
at C:\projects\Juvs\LightBlue\node\node_modules\bean-sdk\src\lightblue.js:102:7
at C:\projects\Juvs\LightBlue\node\node_modules\async\dist\async.js:3838:9
at C:\projects\Juvs\LightBlue\node\node_modules\async\dist\async.js:421:16atiteratorCallback(C:\projects\Juvs\LightBlue\node\node_modules\async\dist\async.js:998:13)
at C:\projects\Juvs\LightBlue\node\node_modules\async\dist\async.js:906:16
at C:\projects\Juvs\LightBlue\node\node_modules\async\dist\async.js:3835:13at_peripheral.disconnect(C:\projects\Juvs\LightBlue\node\node_modules\bean-sdk\src\devices.js:190:9)atPeripheral.<anonymous>(C:\projects\Juvs\LightBlue\node\node_modules\noble\lib\peripheral.js:53:7)
Connection attempt1tonodeprocesson127.0.0.1:5858failed.Willtryagainin500.
The text was updated successfully, but these errors were encountered:
juvs
changed the title
_disconnectDevices function not found
_disconnectDevices function error: is not a function
May 12, 2017
When invoke reset() function in LightBlueSDK class throws error:
The text was updated successfully, but these errors were encountered: