Trigger issues
@julien.terrier3 wrote: First of all, congratulation for this amazing system “Cayenne mydevices” I find it very friendly and very affordable. For the moment I only used Cayenne with a minimum viable...
View ArticleVertical slider
@lesept wrote: Why only horizontal sliders, and not vertical ones? And would it be possible to have resizable widgets, so they can ft in a smartphone screen? Thank you! Posts: 1 Participants: 1 Read...
View ArticleSlider with no unit
@lesept wrote: I’d like to use sliders to choose colors, so I don’t need any unit on the slider; just numbers. I tried to make it a distance slider with inches as units so it only shows a ". But would...
View ArticlePlatform questions
@Steve12 wrote: I am looking to move our beer fermentation control to iot. It currently is controlled via an arduino that dumps a data stream to a computer via usb and displayed with a very basic...
View ArticleText only widget
@lesept wrote: Is it possible to create a widget with only text in it? Posts: 1 Participants: 1 Read full topic
View ArticleWhere to find list of client.?
@reefclownfish wrote: I have just started using Cayenne-MQTT-Python libray to push data to Cayenne using client.celsiusWrite. I see in the example there is also client.luxWrite and...
View ArticleWebpage and Apple App show different GPIO
@youmustcomply wrote: I have a Raspberry Pi Model B which is running an 8 channel relay. This works fine except one GPIO. On the website is shows it has GPIO 21 which works. JJHd4Ey.jpg1772x1772 819...
View ArticleArduino library shutdown
@margettepv wrote: I’ve read in several places on the forums of the MQTT conversion for Arduinos and the Arduino library shutdown. Yet I can’t find any announcements that stated what this is all about...
View ArticleThermostat with 'wanted temperature'
@gertverschueren wrote: Hi there, i would like to have a ‘wanted temperature’ slider or knob. I can’t seem to find any information about this subject. I only see the default trigger options ‘if temp...
View ArticleCollegamento arduino-esp01
@Lucianofini_80 wrote: Buongiorno, vorrei collegare il mio arduino uno a Cayenne tramite il esp01. Per i contatti fisici non ci sono problemi, ed anche per la programmazione AT del esp01. però Cajenne...
View ArticleIoT In a Box - Temperatura Sensor Measurement interval and Lifetime
@cassio.lucass wrote: Hello, I have some questions and would like to know if you can help: What is the measurement interval of the LoRa temperature sensor? Is this configurable or fixed? What is the...
View ArticleAdding in App functionality into dashboard
@Tplenig wrote: so I have the full control-ability to my end devices when I’m using it on the computer. However when I try to do the same but with the app it won’t allow me to change their settings...
View ArticleMomentary state change switch
@brianhight.is wrote: I want to use a momentary switch closure, instead of a state change. Currently I have implemented it by using a trigger to change the state back to the original off state, but...
View ArticleSending arduino sensor data to Cayenne using POST request
@rlakshana36 wrote: #include <SPI.h> #include <Ethernet.h> #include "DHT.h" #define DHTPIN 2 DHT dht; const int sensor_pin = A1; unsigned int ldr; byte mac[] = { 0xDE, 0xAD, 0xBE, 0xEF,...
View ArticleCloud to Cloud Integration With REST API
@amal.tahri wrote: Hello, I am new to Cayenne. I am interessed by the scenario of connecting Cayenne Cloud API with another Cloud API (REST) that controls devices such as washer, dryer, refrigerator....
View ArticleCloud to Cloud integration using REST API
@amal.tahri wrote: Hello, I am new to Cayenne. I am interessed by the scenario of connecting Cayenne Cloud API with another Cloud API (REST) that controls devices such as washer, dryer, refrigerator....
View ArticleJAVA | Cayenne REST API TUTORIAL
@Neoxelox wrote: Hi again! This time I will make a tutorial in an actual programming language, Java. Well, my code can look like a little tricky and complicated, but I didn’t wanted to use any...
View ArticleSketch File generation!
@vladbills wrote: Thank you in advance for taking the time to let us know about your Ideas. We truly value your input and discuss each Suggestion as a team. It would be most helpful if you could...
View ArticleAndroid App issue
@tim2 wrote: I have an issue with the App on my S7 App opens but will not display any data. Cant login/Logout Constantly spinning circle Have uninstalled/reinstalled/cleared cache etc! Anyone else had...
View ArticleTrigger working?
@koalasense wrote: Hey everyone! Since one week and the Things Network Conference in Amsterdam, I try to have notifications if my temperature sensor is under 1°C… (I have data on cayenne) I try it...
View Article