Skip to main content
LRODR.1
Visitor II
January 19, 2021
Question

How to download STBLESensor Android source code ?

  • January 19, 2021
  • 0 replies
  • 550 views

When I try to do then I get fatal error !

git clone --recurse-submodules https://github.com/STMicroelectronics/STBlueMS_Android

Cloning into 'STBlueMS_Android'...

remote: Enumerating objects: 83, done.

remote: Counting objects: 100% (83/83), done.

remote: Compressing objects: 100% (73/73), done.

remote: Total 2930 (delta 14), reused 31 (delta 3), pack-reused 2847

Receiving objects: 100% (2930/2930), 4.46 MiB | 6.24 MiB/s, done.

Resolving deltas: 100% (1830/1830), done.

Updating files: 100% (827/827), done.

Submodule 'BlueSTSDK' (git@github.com:STMicroelectronics/BlueSTSDK_Android.git) registered for path 'BlueSTSDK'

Submodule 'BlueSTSDK_Gui_Android' (git@github.com:STMicroelectronics/BlueSTSDK_GUI_Android.git) registered for path 'BlueSTSDK_Gui_Android'

Submodule 'STWINBoard_GUI_Android' (git@github.com:STMicroelectronics/STWINBoard_GUI_Android.git) registered for path 'STWINBoard_GUI_Android'

Cloning into 'C:/Users/rodrigu4/Documents/STBlueMS_Android/BlueSTSDK'...

git@github.com: Permission denied (publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

fatal: clone of 'git@github.com:STMicroelectronics/BlueSTSDK_Android.git' into submodule path 'C:/Users/rodrigu4/Documents/STBlueMS_Android/BlueSTSDK' failed

Failed to clone 'BlueSTSDK'. Retry scheduled

Cloning into 'C:/Users/rodrigu4/Documents/STBlueMS_Android/BlueSTSDK_Gui_Android'...

git@github.com: Permission denied (publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

fatal: clone of 'git@github.com:STMicroelectronics/BlueSTSDK_GUI_Android.git' into submodule path 'C:/Users/rodrigu4/Documents/STBlueMS_Android/BlueSTSDK_Gui_Android' failed

Failed to clone 'BlueSTSDK_Gui_Android'. Retry scheduled

Cloning into 'C:/Users/rodrigu4/Documents/STBlueMS_Android/STWINBoard_GUI_Android'...

git@github.com: Permission denied (publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

fatal: clone of 'git@github.com:STMicroelectronics/STWINBoard_GUI_Android.git' into submodule path 'C:/Users/rodrigu4/Documents/STBlueMS_Android/STWINBoard_GUI_Android' failed

Failed to clone 'STWINBoard_GUI_Android'. Retry scheduled

Cloning into 'C:/Users/rodrigu4/Documents/STBlueMS_Android/BlueSTSDK'...

git@github.com: Permission denied (publickey).

fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

fatal: clone of 'git@github.com:STMicroelectronics/BlueSTSDK_Android.git' into submodule path 'C:/Users/rodrigu4/Documents/STBlueMS_Android/BlueSTSDK' failed

Failed to clone 'BlueSTSDK' a second time, aborting

This topic has been closed for replies.