David Drinnan

Results 15 comments of David Drinnan

I had a similar issue with wget, but I don't remember the exact error message. In case it does help, the fix for me was to tell wget to expect...

> `connection` layer don't need care `serialization` protocol. In theory, yes. However, in practice, no. While troubleshooting with a logic analyzer when implementing a `connection`, you may not be sure...

When watching a logic analyzer over long periods of time, it is helpful to have a clear idea of what the data you're looking at is. Indeed, with a Saleae...

I think I understand. You have to have pre-existing knowledge about what the packet means in order to decode it correctly. Both sides of the RPC know this, so it's...

I, too, did not find `asio` support in the STM32 libraries. (Perhaps in FreeRTOS? I don't know.) However, by using the STM32 HAL libraries for UART, it is not too...