Hello,
We are looking at using the BLUFI Custom Data method to set data in our device on the production line. Looking at the documentation for that I don't see mention of a length limit for data. If we want to send a 4K data blob using that method, will it be received as a single data item or will it be segmented into multiple callbacks?
Thanks!
BLUFI Custom data - is there a size limit?
Re: BLUFI Custom data - is there a size limit?
Hi,gc-wesd wrote: ↑Fri Jun 21, 2019 12:12 pmHello,
We are looking at using the BLUFI Custom Data method to set data in our device on the production line. Looking at the documentation for that I don't see mention of a length limit for data. If we want to send a 4K data blob using that method, will it be received as a single data item or will it be segmented into multiple callbacks?
Thanks!
For custom data, which profile you are using to send data? is there any specific bluetooth profile for that?
Regards,
Ritesh Prajapati
Ritesh Prajapati
Re: BLUFI Custom data - is there a size limit?
We are using the default ESP Blufi profile.
The ESP-IDF Blufi API has hooks to receive "Custom Data" via a callback handler and to send custom data via the esp_blufi_send_custom_data() function.
Thanks,
Wes
The ESP-IDF Blufi API has hooks to receive "Custom Data" via a callback handler and to send custom data via the esp_blufi_send_custom_data() function.
Thanks,
Wes
Re: BLUFI Custom data - is there a size limit?
Further follow-up:
The specific event we use in the Blufi event handler to receive custom data is: ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
The specific event we use in the Blufi event handler to receive custom data is: ESP_BLUFI_EVENT_RECV_CUSTOM_DATA
Re: BLUFI Custom data - is there a size limit?
ESP32 SDK Developers,
Would you please confirm above queries from your side? We haven't send any custom data over BLE yet but we are also planning to use it.
Would you please confirm above queries from your side? We haven't send any custom data over BLE yet but we are also planning to use it.
Regards,
Ritesh Prajapati
Ritesh Prajapati
Who is online
Users browsing this forum: emaayan and 121 guests