User Activity

I have created project USB Virtual Com Device on STM 32F407. I set size of parcel = 32 byte. When i send parcel and befor parcel ends byte will be "0" STM 32 don't read bytes after "0". If no "0" byte always is OK. What doe's it mean? How get full pa...
I have STM32WB55 Nucleo Development Kit. I am trying to understand how to use Zigbee. I need to create "Centralised Network" and transmit data from End Devices to Server. How can I transmit data? Does any examples to transmit data from End Device to ...