Blynk App or other IOT examples

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
ToVa_285016
Level 5
Level 5
100 replies posted 50 replies posted 50 questions asked

To the Cypress team and Community,

   

What solutions are you using for software, and getting data to the cloud?  Are you using dedicated gateways or smartphones?  It would be nice to see some more examples using popular cloud based services like Blynk, freeboard, Ubidots, Adafruit IO, AWS or Google IOT. 

   

In this instance, I am looking to use an app called Blynk, which is absolutely wonderful for a small company like ours to develop an IOT product without having to have a staff Android or IOS coder, which we could not afford.  I have looked into developing my own app, which has proven to be particularly daunting for BLE projects.

   

The problem is that all example code runs on Arduino-style C++ programs.  The list of examples for BLE is here:

   

https://github.com/blynkkk/blynk-library/tree/master/examples/Boards_BLE

   

I would like to dive in some more and try to port all of their libraries, but right now it seems like it would just be easier to use another device.  If I opened a ticket, is this something that I could get help with, or is it too big of a project?

   

 

   

Thank you,

   

Tom

0 Likes
1 Solution
odissey1
Level 9
Level 9
First comment on KBA 1000 replies posted 750 replies posted

The Blynk is probably the best and likely to stay. Porting it to PSoC is on my todo wishlist (in some perpetuity...).

View solution in original post

0 Likes
1 Reply
odissey1
Level 9
Level 9
First comment on KBA 1000 replies posted 750 replies posted

The Blynk is probably the best and likely to stay. Porting it to PSoC is on my todo wishlist (in some perpetuity...).

0 Likes