I am using an EB024 (with a PIC 16F877A on an EB006) to connect to a Active Pilot Bluetooth GPS unit and am trying to retrieve the NMEA sentences from the device and display these on an EB005 display module. The issue that I am having is that when I use the Bluetooth StringRecieve function, the received string length seems to be limited to 64 characters (with the NMEA sentences from the ActivePilot being about 70 characters long). Is this a limitation of the Blu2i or the Flowcode component that I haven't found in the documentation? Or is there some configuration setting that I have missed? My suspicions are aroused because 64 is quite a nice 'round number'

Any one any clues on this?
Many thanks
Robin