SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By pabli
#182354
Reading the user manual provided by BlueCreation it says the BC118 by default enters into transparent mode after 1 second after powered up. I am testing the app given by them and an Arduino Mega. Seems like the chip is able to receive data but not to send data. Android app can send bytes to the chip but when I write data to the Android App the onReceived(final String data) callback is never triggered. Has anyone experience this behavior. Firmware version is 1.0, I don't know if I need a firmware update in the BC118 to fix the problem. If this is the case, what tools would I need to make the update.