How to differentiate the master is IOS or Andriod when advertise or connect by 51822? Thanks!
How to differentiate the master is IOS or Andriod when advertise or connect by 51822? Thanks!
The only event the peripheral application will receive before it receives a connection event is the scan request report event. This contains the peers address, but I'm pretty sure that you can't use that to determine if it is a Android or iOS device.
Maybe the app on the smart phone can tell the peripheral what kind of device it is connected to, after the connection is established?
The only event the peripheral application will receive before it receives a connection event is the scan request report event. This contains the peers address, but I'm pretty sure that you can't use that to determine if it is a Android or iOS device.
Maybe the app on the smart phone can tell the peripheral what kind of device it is connected to, after the connection is established?