giomurru / ble-framework

A Unity framework for using bluetooth low energy (BLE) ReadBearLab boards with iOS and Android mobile platforms.
MIT License
83 stars 23 forks source link

bluetooth LE for android unity #7

Closed projni closed 5 years ago

projni commented 5 years ago

Hello is this plugin works for Raspberry pi zero wirless?? i have to send and receive data between Raspberry and android using unity ! is this works for me?

Vinh-Beo commented 5 years ago

Hello. Did you send and receive data already?

giomurru commented 5 years ago

@projni This is a plugin for sending and receiving data from RedBearLab BLE Mini bluetooth module. I suppose you can use Raspberry but you have to do some modifications. The examples provided in the Unity project are based on an hardware setup using Arduino Mega 2560. @VinhBeo3101 Yes, Android send/receive data has been fixed.

projni commented 5 years ago

Hi, Thanks for your response , I already changed the connection protocol , I already found another plugin but I couldn't use it because I found a problem with the Rpi BLE that I use exactly in the UART module, Thanks again !