BluetoothChat
BluetoothChat copied to clipboard
Use with custom hardware device.
Thanks for the hardwork. It's a pretty cool project. I made a custom board that uses bluetooth to communicate with an android phone then transmit the message over RF waves. I tried using the app with the prototype, it didn't work. I'd like to ask if it's possible for the app to work with the hardware and what modification would be required. The board is open source and can be found at https://hackaday.io/project/164242-skrypt .
Thanks.
Hi, I don't really understand how that hardware stuff works. If you are able to pair it with Bluetooth Chat you should be able to communicate but communicating back is really important to establish a connection. You can check Wiki to find out how the communication protocol looks like.