Luos-io/Pyluos

[BUG] Stlink serial com closes after a specific number of bytes sent

Opened this issue · 0 comments

Describe the bug
I noticed that when Pyluos sends a specific json message with a binary chunk of size 41 then the communication is closed and any other json message can be send, until the next detection, while flashing with bootloader.

Network configuration

  • Gate (mcu with stlink connection)
  • Bootloader in L0

How to reproduce the bug
Flash an application where the size of the binary of the last chunk is 41.

Additional context
Add any other context about the problem here.
Don't hesitate to add screenshots or to link an entry from the forum.