UPDATE 3: Still no answers on the 0x07 NRF_ERROR_INVALID_PARAM return codes. It appears that the sd_ble_gatts_hvx() call modifies hvx_params.p_len to match...something? It leaves it as 76 when the call succeeds, and sets it to 0 when it gets the _INVALID_PARAM return code. That...