Reboot parrot bebop drone

Hello everyone!
I’ve created a small app to control parrot bebop drone. Now I’m trying to reboot it by programm command (somehow command deviceController.getFeatureCommon().sendCommonReboot(); is not working). Maybe somebody knows how to reboot drone by sphinx?

PS command deviceController.getFeatureCommon().sendCommonReboot(); return “No error”. During calling this command drone is not flying

PPS I’m working with sphinx simulator, not the real drone