Wed May 29, 2019 7:13 am
I have some data that i am reading from a i2C mpu 9250 , one Rpi is taking that data , i want to advertise it
I want that data to transfer/advertise using connection mode of BLE between two Rpis , using their inbulit BLE.
I am successful in enabling advertisement mode.
But I want help for connection mode.
Connection mode i mean here it is i want to set packet length , time interval from recieving rpi
Help me out.