This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Hi , i have created the sample code to transmit the mpu6050 acc data from ble peripheral to mobile phone through bluetooth

But when am connected with my phone , it shows like as below

service started connecting.. gatt= device.connectGatt(autoconnect=false) Activity bound to the service [callback] connection state changed with status: 133 and new state : 0(DISCONNECTED) Error : (0x85): GATT ERROR

here am attaching the code. main.c ble_mpiu.c ble_mpiu.h

can anyone , please say , where i did the mistake and what change will i need to do

sorry , i cant able to upload the zip file

Related