Kris Dickie
Kris Dickie
yes, closed without resolution, as we are not able to find the root cause or provide a fix for this
If your custom App uses the Cast SDK, please ensure you have recompiled your program with the latest binaries (11.2.0 will match 11.2.1 and 11.2.0)
If you are using Android then it should be easy to install our APKs hosted under the Mobile API releases
you can go any route, i would just suggest that the App and Cast binaries match for your use case
you'll need to uninstall any versions of the App that are newer before older ones can be installed
do you know what version of binaries your App has been compiled with? also what is the platform your App has been developed on?
if you can email [email protected], and let them know your serial # of the device, they can look over the history and help figure out if the licenses are valid,...
yes, this is a known issue, fixed in our next release!
As we have 11.3 released in Pilot App and binaries published here, recommend you update to ensure the spectral modes are functioning properly with Cast now. You can use cusCastSetParameter()...
from cast.h, you would use: cusCastSetParameter() cusCastEnableParameter() cusCastSetPulse() to set low level parameters as documented in the raw repository the corresponding functions exist in the python wrapper as well