There is two lib for the seeed WIO LTE that was confusing me,
japan verison : https://github.com/SeeedJP/WioLTEforArduino
global : https://github.com/Seeed-Studio/Wio_LTE_Arduino_Library
and the only verison have the sample Soracom sketch , and global verison dosn’t , also Japan verison doesn’t have the GPS/GNSS example while global verison have it , when I combine both I got some error related to the ws2812 lib (<LINK_TEXT text=“https://github.com/Seeed-Studio/Wio_LTE … y/issues/9”>https://github.com/Seeed-Studio/Wio_LTE_Arduino_Library/issues/9</LINK_TEXT>) and it was solved by removing the ws2812 lib file from the arduino directory .
after solving the error , I can’t get the GNSS data in even in the usb serial .
How can I get the GNSS data from WIO to Soracom via harvest ?
Thank You .
Hi there,
I feedback the issue to software team and they will check the best way for library. thanks.