AllWize / allwize

AllWize Library
GNU Lesser General Public License v3.0
18 stars 7 forks source link

Error connecting to the module (AllWize K2) #11

Open alignan opened 5 years ago

alignan commented 5 years ago

I'm trying the moduleInfo.ino example, I'm using the AllWize library v1.1.1, and the AllWize K2 (MKR format) with the ArduinoMKRZERO as selected board. This is the output:

AllWize - Module Info
Initializing radio module
Error connecting to the module, check your wiring!

Am I doing something wrong? I couldn't find in the wiki/READMEs if the board I'm using matches the expected.

xoseperez commented 5 years ago

Please install the latest version of the "Arduino SAMD boards (32-bits ARM Cortex-M0+)" form the boards manager in the Arduino IDE. It should be version 1.8.3.

alignan commented 5 years ago

v1.8.3 indeed, just tested now with the latest AllWize v1.1.2 just to be sure (see below)

Screen Shot 2019-07-31 at 22 14 40

Just to check, should I be using the Arduino MKRZERO, or a different board?

alignan commented 5 years ago

Any feedback? I can try a pre-compiled image if this helps at least to discard any HW issue.

AllWize commented 5 years ago

Just to remove possible issues with the Arduino IDE: can you please try building the image and flash it using PlatformIO?