Seeed-Studio / Arduino_IDE_for_RePhone

Arduino IDE for RePhone
Other
31 stars 21 forks source link

LBTClient #6

Closed durvesh09 closed 7 years ago

durvesh09 commented 7 years ago

Hi,

I m unable to send data from xadow rephone to android phone using LBTClient/LBTServer library. It has function "write_size = LBTClient.write((uint8_t*)"LinkIt BT Client", 16); " , but there is nothing received on my phone. I m able to send data from my android phone to xadow but facing problem in vice versa

WayenWeng commented 7 years ago

Hi, I test the BT SPP send/receive and it is ok. I have already sent my test code to your mail, please test it again.