Wiz-IO / platform-opencpu

Quectel OpenCPU for PlatformIO
17 stars 4 forks source link

OpenCpu docs for Quectel BC66 #2

Closed ASL07 closed 4 years ago

ASL07 commented 4 years ago

Hi, Thanks for the great work! I am trying to find the documentation and source code OpenCPU SDK for BC66 I am trying out the Quectel BC66 module from Olimex, and would like to compile without PlatformIO and without Arduino Could you point me to the right direction?

Wiz-IO commented 4 years ago

Hi, I am not authorized to share Quectel documentations... etc Contact with your local Quectel support or https://www.quectel.com/support/contact.htm

Olimex: support@olimex.com

ASL07 commented 4 years ago

I have already done it, waiting on their response I thought there may be public docs Thank you

Wiz-IO commented 4 years ago

BTW: PIO is just IDE as default my port follow the QuecOpen SDKs ( as is ) for PIO I use "standart" GCC-none-eabi, and not have problems with compiler The builder is python editable scripts .... ALL can be edit from the user

If you want to create OpenCPU project - just select this from New Project Wizard and follow the Quectel SDK, compile and upload...