Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sendCustomDataNotification, only sending 1 frame #2098

Open
JavanPoirier opened this issue Nov 5, 2024 · 0 comments
Open

sendCustomDataNotification, only sending 1 frame #2098

JavanPoirier opened this issue Nov 5, 2024 · 0 comments

Comments

@JavanPoirier
Copy link

JavanPoirier commented Nov 5, 2024

https://github.com/1technophile/OpenMQTTGateway/blob/ba9506c0226fb064f7faa6ea53c3e2a5eeeeec27/main/Zblufi.ino#L149C10-L149C14

Using the current call to esp_blufi_send_notify appears to only send single frame with partial data. Moving to esp_blufi_send_custom_data solves this issue and provides the entire payload.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant