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:
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
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?"