MATLAB: Arduino MKR1000 + ThingSpeak Blocks

arduinomkr1000simulinkThingSpeak

Dear all,
I am trying to use the library block of the ThingSpeak write/read in a very simple model to write data on a ThingSpeak channel. Every time, I add the block from the library, I receive the following error, please check the attached photo.
ThingSpeak Write block is not supported on Arduino MKR1000. Choose a different supported Arduino board.
Is that an error or a fact? I think the ThingSpeak blocks doesn't say anything about the supported devices.

Best Answer

What version of MATLAB support package and Simulink Support package for Arduino are you using? And What version of MATLAB are you using?
These will help us understand the issue better, as from this project (https://create.arduino.cc/projecthub/metrowest_aug/using-iot-to-remotely-control-a-robotic-arm-889cc7) I know that MKR1000 works with MATLAB 18a and related support packages.
Related Question