You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Mario,
now it's back again.
As said this is a very trimmed version of your code.
But I changed the behavior due to the fact that BLE notify packets are max 20 bytes long.
So I assemble the 20 byte chunks to the full requested length. (hint: CMDPending)
Further I changed some params for better wifi <> bluetooth balance.
Hope you can recycle the code. :)
And thanks for your work!
It helps me a lot!
Hi Mario,
I made "some" fixes (page chunk concatenation) and stripped the code down for my needs aso.
The code is here:
https://github.com/tinkercnc/Bluetti_AC300_ESP32
Further infos follows... ;)
The text was updated successfully, but these errors were encountered: