Wiz-IO / platform-quectel

Quectel development platform for PlatformIO
98 stars 42 forks source link

Flashing using PlatformIO fails for BC66-NA #25

Closed bart-iot closed 4 years ago

bart-iot commented 4 years ago

Hi there,

I am using your platform for developing openCPU code for a BC66-NA module. It works great but flashing using PlatrformIO fails. Flashing the binary with IoT flash tool works fine. PlatformIO reports this:

Use manually specified: COM9 Uploading: program Waiting module for POWER-ON or RESET <=========================> DONE Starting <======== ERROR: EPP Answer *** [upload] Explicit exit, status 2

Monitoring using PlatformIO works fine.

Any ideas what can cause this?

Wiz-IO commented 4 years ago

Hi USB driver...

Wiz-IO commented 4 years ago

BC66-NA ? I not have NA module for test and this platform not support NA modules...

bart-iot commented 4 years ago

Thanx for your reply. I also have a BC66NB evaluation kit, that has the same problem with flashing. I installed the drivers according the documentation, but problem stays. I think there is not really a big difference between BC66NB or BC66-NA .. at least the delivered SDK is identical

Wiz-IO commented 4 years ago

IoT Tool work? ( original flasher )

bart-iot commented 4 years ago

Yes that works fine.

Wiz-IO commented 4 years ago

no idea .... use IoT Tool ... app bin file is in project build folder

bart-iot commented 4 years ago

Yes I already did that, so will keep doing that. Thanx. :)

amaljayaprakash commented 3 years ago

i am also getting the same error.. but iot flash tool works file Screenshot from 2021-03-03 18-02-17

Wiz-IO commented 3 years ago

install drivers or use IoT Falsh Tool

BionicSystemSolutions commented 3 years ago

Can you link to a download page for this flash tool?

Wiz-IO commented 3 years ago

https://github.com/Wiz-IO/LIB/blob/master/quectel/IoT_FlashTool_v2.7.3.zip

maximevince commented 3 years ago

I ran into a similar issue (using BC66), see https://github.com/Wiz-IO/platform-quectel/issues/15#issuecomment-810963028 for a possible solution.