ローカル デバッグとアプリケーションのデプロイの両方で、問題なく Azure Sphere Blink1 プロジェクト テンプレートを実行していました。
しかしその後、私の Avnet Azure Sphere OS は 19.10 から 19.11 に更新されました。
しかし、その後、無線でアプリケーションをデプロイできませんでした。ローカル デバッグはまだ問題ありません。
azsphere device show-deployment-status
Your device is running Azure Sphere OS version 19.11.
The Azure Sphere Security Service is targeting this device with Azure Sphere OS version 19.10.
warn: Your device is running an older Azure Sphere OS version (19.11). It has not yet started receiving the available update to version 19.10.
warn: Your device is connected to Wi-Fi. If the over-the-air update does not begin, reset your device and try again.
Go to aka.ms/AzureSphereUpgradeGuidance for further advice and support.
そのため、リセットしてしばらく待ってから、さらに数回リセットを試みましたが、まだデプロイできませんでした。私はうまくいったrecoverコマンドを試し、私の球を再び19.10にしました。
azsphere device recover
. . .
Device recovered successfully.
しかし、まだ Blink1 テンプレート イメージのサンプルを無線で展開することはできません。助言がありますか?