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

BLE Peripheral Inter-device Communications

Hi:

I believe this is possible but will ask anyway.  I am working on a device that connects to a BLE central device (a cell phone).  I would also like to send advertising information (MAC address) to a peripheral device that is also connected to a central device.   Is it possible to have one BLE peripheral device advertise and another peripheral device scan while both are connected to central devices?  Is there a limit on the size of data that can be sent during the advertisement?


Thanks,
Joe55

Parents Reply
  • Hi Again:

    Thanks for the response.  My peripheral device is now able to advertise to another peripheral while connected to a central.  I am also able to scan for the advertisement with the other peripheral which is also connected to a different central.  I am trying to implement an identifier in the advertisement message (like "x1000") so the scanner will recognize it, but unable to get this working.  Any suggestions for this?  Also, is there a way to have a flag included in the advertisement (something that would change for each advertisement made)?

    Thanks,

    Joe55

Children
Related