Input and Output at the same time
@nurishahania wrote: Hye . I want to create a project that measure current . But before the sensor measure the current, I need to turn on the fan first . After the fan turn on, the current sensor...
View ArticleCayenneMQTTSerial.h
@mirkoelettronics wrote: Hi, I can not find the CayenneMQTTSerial.h file necessary to update the communication system between raspberry and arduino. Posts: 2 Participants: 2 Read full topic
View ArticleConnectivity issue adding device
@ccandido wrote: Hi all, I am a beginner with this platform. I am trying to connect my first device, but when I enter the setting to generate the sketch file, I am not able to choose the DIGITAL and...
View ArticleArduinoUno+W5100 communications problem
@alberto.cutone wrote: Hello to all, I’m trying to let the Cayenne Libraries working. I connected the W5100 Ethernet Shield Module to my modem. I installed the Libraries (they are visible in the...
View ArticleTrigger email identification text control?
@chris.2.holland wrote: Hi I’m using Agent 2.0 on a raspberry pi with a number of two state sensors. I have set up each sensor with a trigger to send an email when the sensor changes state. I have...
View ArticleHow to add a pseudo sensor to Pi Agent 2.0?
@overheat1984 wrote: Hi, Could you kindly share with me how to add a pseudo sensor to Pi Agent 2.0 and show its data on the Raspberry Pi project web page? let’s say another temperature or humidity...
View ArticleIssues with Dashboard and Want to reset or Delete Account
@TrueevoL wrote: Hi, I need assistance with 2 PI devices that I cant delete from my web dashboard. They are showing no data and I cant access the cog when to delete these 2 devices. Any assistance...
View ArticleData Received by TTN but not by MyDevices
@graeme.woollett wrote: I’m using CayenneLPP class on an RAK811 with MBed code. TTN receives and decodes successfully. I have added Cayenne integration with Porcess ID...
View ArticleRaspberry & arduino Due by serial
@mirkoelettronics wrote: after the update I’m getting crazy, the inputs do not work and only some outputs. the arduino is connected but something is wrong, and correct the program? #include...
View ArticleCode that connecting the nodemcu with arduino mega
@tomographyoptical wrote: Hello. I am opti. Can someone help me on the code that connecting nodemcu with arduino? I had faced problems on that. Thank you. Posts: 4 Participants: 2 Read full topic
View ArticleDht22 / cayenne
@terreemer wrote: Hello everyone, My DHT22 mount works with my nodemcu however I do not know how to send my data to cayenne via the cayennewrite command. I have in the console serie the temperature in...
View ArticleHow to add a Custom Widgets to Raspberry Pi Agent 2.0?
@overheat1984 wrote: Hi, How to add a Custom Widgets for Raspberry Pi Agent 2.0 on the web dashboard? If I want to add a Value Display Widget, what is the code location and channel should I use? Do I...
View ArticleWidget and on off event
@lasse wrote: Hej! Raspberry Pi 3 Model B Rev 1.2 I´m using the web page ´cause none of my apps do not work (android or ios) I update the myDevices on my pi like you have info on your webpage. I can´t...
View ArticleHow to make a switch so that a slider works on the 8266
@jorge_quishpe194 wrote: how I would like a little bit of your help, I’m trying to make a sitch to be able to run a slidder, but I can not do it … I have this programming but I do not know how to do...
View ArticleHow to add a custom send function to Cayenne-MQTT-Python
@overheat1984 wrote: Hi, I want to add a custom send function to Cayenne-MQTT-Python, So I copy from “kelvinWrite” and modify it, like this: def batteryWrite(self, channel, value):...
View ArticleScheduler does not work any more
@mike2506red wrote: Since yesterday the scheduler does not work any more for any of my devices (ESP8266 and Arduino MQTT). I can manually switch my devices on or off, but cannot use the scheduler....
View ArticleIOS App Crashes on pressing button
@youmustcomply wrote: Thank you for taking the time to submit your bug/issue! Please use the points below as a guide when submitting. Device & model you are using (Ex: Pi 2 Model B or Arduino Uno...
View ArticleStuck on "Waiting for board to connect..." please help
@lwienclaw wrote: I’m working through a tutorial using https://tinycircuits.com/blogs/learn/wifi-tinyshield-tutorial-using-cayenne-iot with all the materials listed and I am not able to move past the...
View ArticleSimple Channel Input Question
@lanaadvancedsystems wrote: When does the code jump into the CAYENNE_OUT_DEFAULT() and CAYENNE_IN() functions? Also, do they happen sequentially? Is it possible to jump to these functions from my main...
View ArticleSoil moisture nodemcu
@terreemer wrote: Hello, I just tested my hygrotrie project in the ground but I do not understand my values returned by the sensor. MY CODE #define CAYENNE_DEBUG #define CAYENNE_PRINT Serial #define...
View Article