Hi,
I am using the FE Simulator with the FIT1e module and have run into a problem while interfacing with our device(watch).
The problem occurs when the FE Simulator starts a session by requesting a "get directory" from our device.
We are able to get everything to work in a typical scenario.
However, our device has very limited RAM, therefore need to store our directory in an external flash(slower). As such we need to burst the directory multiple times (in 16 byte bursts), as opposed to a typical single burst.
When we do that, we are not able to get the FE Simulator to receive our directory completely.
So my question is whether or not the FE Simulator allows for multiple smaller bursts while receiving our directory. When we use your ANT-FS PC Host software, we are able to transfer our directory correctly.
Thank You,
Harvey