Hardware supported by Blynk

I’ve just bougth the : https://www.aliexpress.com/item/WeMos-D1-DC-4-9V-USB-NodeMcu-Lua-V3-CH340G-ESP8266-Wireless-Internet-Development-Board-For/32815804751.html board.
But I can’t make it work with Blynk. I was wondering, if it is compatible with Blynk?

The symptom is as follows. It connects to blynk-cloud.com port 80 , but after 15 seconds it disconnects and it starts to connect in an endless loop

14:26:45.516 -> [6058] Connected to WiFi
14:26:45.516 -> [6058] IP: 192.168.0.33
14:26:45.516 -> [6058]
14:26:45.516 -> ___ __ __
14:26:45.516 -> / _ )/ /_ _____ / /__
14:26:45.516 -> / _ / / // / _ / '/
14:26:45.516 -> /
//_, /////_
14:26:45.516 -> /
__/ v0.6.1 on NodeMCU
14:26:45.516 ->
14:26:45.516 -> [6064] Connecting to blynk-cloud.com:80
14:26:50.532 -> [11065] Connecting to blynk-cloud.com:80
14:26:50.907 -> [11466] Ready (ping: 245ms).
14:27:04.781 -> [25316] Connecting to blynk-cloud.com:80

It seems like after some seconds the board looses its ip configuration. You can see that the ping starts to fail after 15 seconds approximately

C:\Users\mario>ping 192.168.0.33 -t

Haciendo ping a 192.168.0.33 con 32 bytes de datos:
Respuesta desde 192.168.0.33: bytes=32 tiempo=50ms TTL=255
Respuesta desde 192.168.0.33: bytes=32 tiempo=6ms TTL=255
Respuesta desde 192.168.0.33: bytes=32 tiempo=10ms TTL=255
Respuesta desde 192.168.0.33: bytes=32 tiempo=3ms TTL=255
Respuesta desde 192.168.0.33: bytes=32 tiempo=5ms TTL=255
Respuesta desde 192.168.0.33: bytes=32 tiempo=6ms TTL=255
Tiempo de espera agotado para esta solicitud.

“Raspberry Pi 4” doesn’t show up in the Blynk app dropdown while selecting a device. What’s the best fallback option that one can use instead?

It would be nice to see support for entire nano series by Arduino, especially mbed boards, Arduino Nano 33 BLE Sense.

may I ask if anything has been done on puck.js integration? id love to see support for MDBT42Q module (which is on the puck.js). Im developing a Alzheimer therapy device with the MDBT42q and looking for a way to make adjustments on the device through Blynk.
Already made a couple of Blynk projects with other nrf52832 boards and it worked great!
Id be glad to send you a sample of my board with MDBT42q on there, or a puck.js if that suits you better…
Thanks in advance