Page 1 of 1

Bluetooth example to send fixed frame from dveice to mobile app over Bluetooth

Posted: Mon May 22, 2023 6:43 pm
by Ritesh
Hello Team,

Hope you are doing well

We are using ESP32 IDF 3.2 older version due to ongoing project and now we have requirement to send fixed data of frame over Bluetooth instead of Wi-Fi. Maximum Data Length will be 64 Bytes.

So, Would you please help me like which profile and example will be best as per our requirement?

Let me know if any sample example to fulfil it.

Re: Bluetooth example to send fixed frame from dveice to mobile app over Bluetooth

Posted: Tue May 23, 2023 3:38 am
by Ritesh
Hello Team,

I believe using ble_adv example it can be doable like broadcasting packets to all bluetooth enabled devices.

Let me know if anyone has used ble_adv into ESP32 IDF 3.2 version.

Re: Bluetooth example to send fixed frame from dveice to mobile app over Bluetooth

Posted: Sat May 27, 2023 9:39 am
by Ritesh
Hello Espressif Team or Developers,

Anyone has any comment or sugestions as per query asked?

Let me know if need anything else from my end.