#include
@adem_yildiz wrote: EEPROM doesn’t keep it in memory even though I load it. when I switch it off, it keeps the relays on. can you help me? #define CAYENNE_PRINT Serial #include...
View ArticleInverted logic in Android vs PC
@ropekjan wrote: Hi, I use LoRa and I am using 2 DIGITAL OUTPUTS in my projects. In Web browser it works fine, but in my mobile application (Cayenne) the logic of my buttons is inverted against the...
View ArticleSlider widget step value and run after reboot
@ory.gabriel wrote: Hi, I have a problem: i was create a slider widget 0-5 and give step value 1. In the desktop i can step correctly, but in the phone i cant step with integer (i can give for example...
View ArticleCan Cayenne receive mqtt messages between devices?
@Georgedlake wrote: I am working on a 2 ESP8266 based solution and I wonder if data from one ESP can trigger things on the second ESP using Cayenne. Posts: 1 Participants: 1 Read full topic
View ArticleCant add generic digital device
@Georgedlake wrote: Hi. I cant add a Generic Digital Output Actuator. The add Actuator button is disabled. Any ideas? Posts: 2 Participants: 2 Read full topic
View ArticleGeeetech yun
@charlesrichards2010 wrote: Hi, I am trying to find out if I can use a Geeetech Yun/Dragino Yun connected to a Arduino Uno and get it to connect to Cayenne my devices. Sorry for the stupid question,...
View ArticleTrigger does not work
@famiama81 wrote: Hi, I have a simple trigger: If Arduino …, then Raspberri … but it does not work for me. Individually everything works very well Any suggestions Posts: 1 Participants: 1 Read full...
View ArticleDigital Motion Sensor Not responding after MQTT Switch
@wwerner wrote: Both on the Pi 3 Model B and Arduino Uno with W5100 ethernet shield after switching over to the MQTT are having issues. The Pi seems to work with more delay but will not trigger. The...
View ArticleCant add servo can i get help
@jacob1 wrote: hi im new to cayenne and was wandering if any one new how to add servos it wont let me select connectivity and channel Posts: 2 Participants: 2 Read full topic
View ArticleIM A NOOB servo not adding
@jacob1 wrote: hi i have set my raspberry pi 3 b to cayenne to control a car i made and i cant add a servo it wont let me add it channel and connectivity i cant add any thing to it i also cant add a...
View ArticleDevice gets disconnected after 30-40 seconds
@mohdsufiyanhussain wrote: #include <CayenneMQTTESP8266Shield.h> #include <Ultrasonic.h> #include "DHT.h #define CAYENNE_DEBUG // Uncomment to show debug messages #define DHTPIN 7 #define...
View ArticleData not updating when i add temp sensor
@mohdsufiyanhussain wrote: HI IM BEGINNER AND NEED HELP. I HAVE A CODE WHICH RUNS PERFECTLY AND DATA UPDATES EVERY 2 SECONDS BUT WHEN I ADD ANOTHER SENSOR IN THE CODE THE DEVICE GOES OFFLINE. HERES...
View ArticleDS18B20 temp
@marto61 wrote: Hi , can anyone help me with connecting multiple DS18B20 temp sensors using Cayenne ? Connecting the one on its own is simple enough , but i cant seem to get 2 working using the latest...
View ArticleTimer Library
@sjellouli wrote: Howdy all? I am new to Cayenne. So I am discovering things as I go along. Having said that, I got extremely frustrated with the “Timer” class that has the member “update()”. This...
View ArticleAny option to send more messages
@mohdsufiyanhussain wrote: IM using ultrasonic module and need to show distance change regularly ie every 1 second. i need to send more messages please help. its my final year project. Posts: 1...
View ArticleIcons not displaying on Android App
@ian.horsey wrote: Hello I am using a Raspberry Pi to remotely monitor fire detection systems, all the inputs are digital (either on or off). Each of the inputs has been assigned an icon which is the...
View ArticleSending data from Android to Cayenne
@jameszahary wrote: Hi, I’m trying to send data to Cayenne from an Android device, that can be picked up by a 8266, and control its behavior. I’ve been trying the REST API command, POST...
View ArticleRate Limits Question
@paulminize wrote: Finally have most things working as they should, now looking to steam line my message rates etc, however I don’t really understand this - Clients may send no more than 60 messages...
View ArticleProblem in run on raspberry pi
@m.r.masaeli wrote: Hi thank you cayenne I have problem with cayenne when I added to the raspberry pi and i use gpio for Relay module and i turn on the raspberry atuo matic some of them will turn on...
View ArticleArduino UNO and ESP8266 ESP-01
@Beetoven wrote: Problem with Arduino and ESP8266 Wifi Hi, my setup is the following : Arduino UNO and ESP8266 Wifi (AT v1.3.0.0), Arduino IDE with CayenneMQTT library installed (v1.2.0), and ESP8266...
View Article