Cellular Link?

Anyone using a cellular link for connectivity to Cayenne? If so, mind sharing your info and results about the company providing the link? Looking for an inexpensive way to connect an Arduino for just simple monitoring to Cayanne. I see Digi-key is now selling sims and service for use with IOTs, $4 MB, $6 for 10 etc. Not sure of the bandwidth requirements needed for our use though.
Thanks
John

are you referring to GSM connectivity with arduino then have a look at this Cayenne-MQTT-Arduino/GSM.ino at master · myDevicesIoT/Cayenne-MQTT-Arduino · GitHub

That’s a possibility. Digging around some more I see the Particle Boron would be ideal for my needs, but can they work with Cayenne? It’s looks like an Adafruit Feather with a cell connection.
Thanks
John

if your device is shown in the supported hardware list GitHub - vshymanskyy/TinyGSM: A small Arduino library for GSM modules, that just works then it is supported by cayenne GSM library.