Blynk support for Sparkfun CC3000 WiFi breakout board

Is Blynk CC3000 library support SparkFun CC3000 breakout board ??? Or Is it specifically supporting only for Adafruit version of CC3000 ??? My Sparkfun CC3000 breakout board perfectly working (getting connected with my wifi network and it confirm in my router wireless connected client table) with all the libraries of its own SFE_CC3000 but not working with blynk library without popping up any errors. Also its not possible to update the CC3000 firmware of CC3000 via Arduino while generating some error …

This is the CC3000 breakout board from SparkFun which i bought

This is the connection test result of SFE_CC3000 librariy

The error which i’m getting when i try update the CC3000 firmware from Adarfruit Library via Arduino UNO …

Greatly appreciated if anyone can give a fix for this

I think you can just remove the PROGMEM… or move it after the [7036]

So will the Adafruit 1.14 firmware will upload on this WiFi chip without a problem … ?? I’ll try this one and let your know …

yeap. it should…
It is not Adafruit’s binary it’s from TI actually.

Hi there,
I’m also using the Spakfun CC3000 wifishield and to connect to a web server. I’m new with Blynk and after few hours of trying various codes, I can’t get it to connect to the Blynk server. Can you post a simple code to show how to setup the Spakrfun wifi breakout correctly for using Blynk. Thanks