how to download library for wio lte cat m1/nb-iot

i have installed arduino ide software for wio lte cat m1/nb (version 1.0) in seeed. for blinking an rgb led i added seeed_ws2812 examples .it ask me to add the seeed_ws2812 library,it has multiples of library like(ethernet,module,itoa),so,how do i get those library files,





thank you.

Hi,

Did you download the Arduino board manager for the WIO LET Cat M1 Module? If yes then you can download and install the Library .



Library link:<LINK_TEXT text=" https://github.com/Seeed-Studio/WioLTE … aster.zip “> https://github.com/Seeed-Studio/WioLTE_Cat_NB1_Arduino_Library/archive/master.zip </LINK_TEXT>

Github link:<LINK_TEXT text=” https://github.com/Seeed-Studio/WioLTE … no_Library"> https://github.com/Seeed-Studio/WioLTE_Cat_NB1_Arduino_Library</LINK_TEXT>



you can see the Seeed_WS2812b examples in the sketchbook. if you have problem please share here.

hi,

1. thanks for replying my previous questions . i have seen your link which you have shared,but i didnt get Seeed_WS2812 library. later,i have searched for the Seeed_WS2812 library files in github and i got it, they have multiple libraries (ethernet .h,module_common.h itoa.h,arduino.h files).if we compile those example lilbrary ,we have more errors.



2.whether those multiple libraries will add when we include Seeed_WS2812 library or we have to search for each one of that,because while compiling the Seeed_WS2812 library the error shown like this(error: itoa no such file or directory).same problem is continued for the module_common.h and ethernet.h and arduino_interface.h.



3.is there any new library version for wio lte cat m1/nb.

4.how to rectify it???







thank you.