Stm32 blue pill with mqtt and ethernet

You are using the Maple core which is incompatible with this library. You should use the bluepill_f103c8 board target which uses the STM32Duino core.

I have personally built up a Bluepill + W5500 module setup and implemented two projects:

Both projects are working perfectly fine with the provided platformio.ini and no changes to the library have been made.

1 Like