kardia-as / zigpy-zboss

GNU General Public License v3.0
36 stars 4 forks source link

Frame fragmentation #23

Closed DamKast closed 10 months ago

DamKast commented 11 months ago

When a request is exceeding the maximum size for the low level protocol body, the request is not received by the NCP. We need to implement frame fragmentation. This is necessary for requests with a lot of data.