Hello!
I actually just have a question. I am wondering how this should be modified to work with two peripheral devices. Does a second instance variable need to be created? To where in the didDiscover function it would be something like bluefruitPeripheral1 = peripheral and bluefruitPeripheral2 = peripheral?
My end goal is to be able to send messages from one device to the app and then from the app send that message to the second device.
Thank you!
Hello!
I actually just have a question. I am wondering how this should be modified to work with two peripheral devices. Does a second instance variable need to be created? To where in the didDiscover function it would be something like bluefruitPeripheral1 = peripheral and bluefruitPeripheral2 = peripheral?
My end goal is to be able to send messages from one device to the app and then from the app send that message to the second device.
Thank you!