airlift example code

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
davidsi
 
Posts: 83
Joined: Tue Oct 01, 2013 8:46 pm

airlift example code

Post by davidsi »

is there any sample code for the airlift co processor in C, not python? I am having a hard time understanding how to program the co processor.

User avatar
jerryn
 
Posts: 1868
Joined: Sat Sep 14, 2013 9:05 am

Re: airlift example code

Post by jerryn »

I'm not sure what you are trying to do or what boards you are using, but there are guides to using an AirLift with the Arduino IDE here
https://learn.adafruit.com/adafruit-air ... ng/arduino
and for upgrading the Firmware on an Airlift here:
https://learn.adafruit.com/upgrading-es ... e/overview
and

The NINA Firmware is here if you want to modify it.
https://github.com/adafruit/nina-fw


I hope that helps.
Note: I do not represent Adafruit. Just trying to help.

User avatar
davidsi
 
Posts: 83
Joined: Tue Oct 01, 2013 8:46 pm

Re: airlift example code

Post by davidsi »

thanks for your answer but it does not help. I have the Adafruit 4201 Airlift – ESP32 WiFi Co-Processor Breakout Board, not a feather board. Which seemingly I can not attach to the Arduino IDE

User avatar
jerryn
 
Posts: 1868
Joined: Sat Sep 14, 2013 9:05 am

Re: airlift example code

Post by jerryn »


User avatar
davidsi
 
Posts: 83
Joined: Tue Oct 01, 2013 8:46 pm

Re: airlift example code

Post by davidsi »

so if I read that correctly, I don't need to program the airlift at all, just communicate with it? That would be awesome

User avatar
jerryn
 
Posts: 1868
Joined: Sat Sep 14, 2013 9:05 am

Re: airlift example code

Post by jerryn »

Yes, you may need to update the Airlift firmware as described in an earlier link, but first you should be just able to use it as is to test it out.

User avatar
davidsi
 
Posts: 83
Joined: Tue Oct 01, 2013 8:46 pm

Re: airlift example code

Post by davidsi »

is there an LED that is supposed to light up if it has power across 5v/Gnd?

User avatar
jerryn
 
Posts: 1868
Joined: Sat Sep 14, 2013 9:05 am

Re: airlift example code

Post by jerryn »

Looking at the schematic on the guide for the Airlift Breakout, I do not see an LEB on the input power.
https://learn.adafruit.com/adafruit-air ... /downloads

User avatar
davidsi
 
Posts: 83
Joined: Tue Oct 01, 2013 8:46 pm

Re: airlift example code

Post by davidsi »

ooh, thank you

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”