Closed gbernal closed 2 years ago
Hi @gbernal
Thanks for using the library and reporting the bug.
The new WebSockets_Generic releases v2.14.1 has just been published to fix the bug.
Be sure to use the Packages_Patches
of this library version v2.14.1+ to avoid compiler error.
Best Regards,
Packages' Patches
for Seeeduino
core. Be sure to use the Packages_Patches
of this library version v2.14.1+ to avoid compiler error.Thank you @khoih-prog, the example uploads and runs now.
Describe the bug
BOARD_TYPE "SAMD SEEED_WIO_TERMINAL" fails to identify installed board.
Steps to Reproduce
Install seedstudio SAMD boards using the board manager https://files.seeedstudio.com/arduino/package_seeeduino_boards_index.json
open the example WIOTerminal_WebSocketClient.ino available from Websocket_Generic for WIO_Terminal
compile sketch
Expected behavior
example code should be able to compile and run on designated board.
Actual behavior
Code fails when uploading to board
Debug and AT-command log (if applicable)
Screenshots
Information
Please ensure to specify the following:
OS - Windows 10
Example