gopro/OpenGoPro

State status key 111 reports slow SD card for fast SD card (Hero 12 Black)

tony-gutierrez opened this issue · 3 comments

Component
What is the bug in?

  • Specs (BLE, HTTP)

Describe the bug
I am using a Hero 12 Black with the latest GP labs fw. The camera state is reporting a slow SD card. This is the card I am using:

331600914-b227edf7-9650-4834-a2f6-08a0bf38f24a

To Reproduce
Steps to reproduce the behavior:
Install this card, and fetch camera state. Look at status[111]. 0 means card is too slow, according to doc wording.

Expected behavior
Is this card not suitable? Why is 111 reporting 0? Is the documentation for 111 wrong here?
https://gopro.github.io/OpenGoPro/http#tag/Query/operation/OGP_GET_STATE
image

Hi @tony-gutierrez,

Status 111 is intended as a error flag to indicate a problem with the SD card's write speed. A value of 1 indicates the SD card write speed is too slow while a value of 0 indicates the write speed is acceptable. We will update the documentation in future to clarify this.

I'll update the status description to "Is there a minimum SD Card write speed error?"

This has been updated for BLE and HTTP