Hi,
I am an iOS developer with no experience of Workbench, CC debugger etc. I am working with the SensorTag and really need a firmware revision to include 8G on the accelerometer and faster sampling of the gyro (100ms) e.g.
In SensorTag.c:
#define ST_GYRO_SENSOR_EVT_DEFAULT_PERIOD 125 // desired period
I know there is a HEX firmware file for the 8G accelerometer (http://processors.wiki.ti.com/index.php/SensorTag_Firmware#FW_with_8G_accelerometer_resolution_and_1_second_barometer_period) but I need a BIN format for OTA updates, including the gyro sampling change. If not, I would also be happy with just a BIN version of the 8G HEX file.
Can anyone help?
regards,
Simon