Hello BLE users,
I have tested and uploaded a sketch for the Arduino Fio. The Original Arduino FIO is based on an Arduino ATmega328. Resulting a serial port debug connection using the Serial port will interfear somehow with the BLEbees RX/TX pins. You need to remove the BLEbee from the Arduino FIO while programming the sketch. It works best, when you run the Arduino FIO from a LIPO and transfer data over BLE to the Arduino Sketch. A sample sketch illustrating the use of the BLEbee with the Arduino FIO is also available from
https://github.com/michaelkroll/BLEbee/ ... rduino_FIO.
Cheers,
Michael.