waybyte / logicromsdk

Logicrom Software Development Kit is a framework for Wireless IoT development on 4G LTE Cat.1 (RDA8910, ASR1601, ASR1603), GSM (MT2503, MT6261, RDA8955) and NBIoT (MT2625) chipsets/modules
25 stars 10 forks source link

Arduino CRC package problem #3

Closed dougalvesreis closed 3 years ago

dougalvesreis commented 3 years ago

CRC não corresponde, o arquivo está corrompido. Pode ser um problema temporário, tente novamente mais tarde. java.lang.RuntimeException: java.lang.Exception: CRC não corresponde, o arquivo está corrompido. Pode ser um problema temporário, tente novamente mais tarde. at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:179) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.Exception: CRC não corresponde, o arquivo está corrompido. Pode ser um problema temporário, tente novamente mais tarde. at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:105) at cc.arduino.contributions.DownloadableContributionsDownloader.download(DownloadableContributionsDownloader.java:60) at cc.arduino.contributions.packages.ContributionInstaller.install(ContributionInstaller.java:112) at cc.arduino.contributions.packages.ui.ContributionManagerUI.lambda$onInstallPressed$2(ContributionManagerUI.java:172) ... 1 more

ajaybhargav commented 3 years ago

Are you using Arduino IDE or PlatformIO?

dougalvesreis commented 3 years ago

Hello! Using Arduino.

Em qua., 6 de out. de 2021 11:13, Ajay Bhargav @.***> escreveu:

Are you using Arduino IDE or PlatformIO?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/waybyte/logicromsdk/issues/3#issuecomment-936312700, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV52GDWM3NFXBZVMGVC42G3UFRKPNANCNFSM5FMPKNTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ajaybhargav commented 3 years ago

That's unfortunate. I have just released a new version for Arduino with LTE support. You can give that a try. Remove any old installation just in case and install v0.6.0. Let me know if you still see any issue.

dsptech commented 2 years ago

Hi, this issue is still on. Any news ?

ajaybhargav commented 2 years ago

Not anymore. I mean it's fixed

dsptech commented 2 years ago

@ajaybhargav, please see the referencing issue.

dougalvesreis commented 2 years ago

Use platformio instead. Worked fine.

Em sáb., 25 de dez. de 2021 11:51, dsptech @.***> escreveu:

Hi, this issue is still on. Any news ?

— Reply to this email directly, view it on GitHub https://github.com/waybyte/logicromsdk/issues/3#issuecomment-1001029309, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV52GDWHARTCLOUAV7OIL4TUSXLADANCNFSM5FMPKNTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

ajaybhargav commented 2 years ago

@dougalvesreis I have fixed the issue now with Arduino IDE. It was due to toolchain not getting downloaded from GitHub server. I changed the server now. Thanks!

dsptech commented 2 years ago

Hi @ajaybhargav, the link inside https://waybyte.github.io/package_logicrom_index.json (https://waybyte.github.io/gcc-arm-none-eabi-8-2018-q4.tar.gz) still has the issue. Regards.

ajaybhargav commented 2 years ago

hi @dsptech that's just a bad luck. GitHub deployment failed, Just redeployed it and its up now. You may check.

dsptech commented 2 years ago

Hi @ajaybhargav, Confirmed!. Now, the link inside the json is: https://waybyte.in/toolchain/gcc-arm-none-eabi-8-2018-q4.tar.gz Thank you. Regards.

sinaaa99 commented 2 years ago

Hi @ajaybhargav, Confirmed!. Now, the link inside the json is: https://waybyte.in/toolchain/gcc-arm-none-eabi-8-2018-q4.tar.gz Thank you. Regards.

hi i did not get the point when i install logicRom Arduino i get this eror "error downloading https://waybyte.in/toolchain/gcc-arm-none-eabi-8-2018-q4.tar.gz" and stop installingو What should I do?

dsptech commented 2 years ago

Hi, it seems that the toolchain has been removed from the waybyte.in website (http error 404). This is a question for @ajaybhargav. Regards

ajaybhargav commented 2 years ago

@dsptech Thanks. I fixed it. I recently moved my server and file was lost.