Hi there,
I've got my Babelfish working fine with the demo code provided, but it suddenly stops working if I try to add more than 11 card IDs to the loop() method. But the strange thing is the way it breaks - if I have 12 or more if statements, the system doesn't even start up properly - it doesn't even manage to print out the list of files on the SD card. If I put the full 20 cards I was planning on using, the code throws errors constantly. I'm wondering if there's some kind of timing issue I'm falling foul of. The code isn't too big to be uploaded to the Arduino (it's 14K out of 32K), but something is amiss. Any ideas?

