TTN no data showing on dashboard
@james.mcallan wrote: I’ve been pulling my hair out for the last few hours trying to get data from TTN to Cayenne with no success. As per this tutorial I’ve created a TTN integration with the Cayenne...
View ArticleCayenne - progetti iot con arduino
@bricci wrote: Shoutout to Italian Youtuber Davide Brugnoni for creating this fantastic Cayenne video! Check it out! http://bit.ly/2oMKqO2 Posts: 1 Participants: 1 Read full topic
View ArticleHost not respondig when install Cayenne
@kre10 wrote: Hello, when my power company take my raspberry pi down final crashed and i reinstall debian and try to install new cayenne for my fish aquarium controller but have some troubles with...
View ArticleFailed to connect to updates.mydevices.com
@kiwon.yun wrote: I try to add my Raspberry Pi as a new device using Cayenne. I first tried to connect to my Raspberry Pi using iPhone App, but it was stuck at the first step (installing libraries)....
View ArticleWebsite Animation – Principles to Remember
@elisha.mutholy wrote: Using animations on websites has become a necessity. Companies that have reached the pinnacle of success had to incorporate moving pictures and graphics to attract potential...
View ArticleESP 8266 control my 433mhz power plug´s Smarthome
@Sven wrote: Yesterday i got the 433mhz receiver and transmitter. Then i thought, and know ? what will i build with this. Then i have tested with the remote control of my power plugs. To get a Code or...
View ArticleRPi Talking with Cayenne
@dacdiver wrote: How often does my Rpi communicate with Cayenne, and how much data gets transferred? Thanks, Posts: 3 Participants: 2 Read full topic
View ArticleRead data from Dashboard
@shubham061.sharma wrote: Hello, How can I read values(both analog and digital) that I am writing/sending from dashboard to ESP8266 with Arduino. Thanks Posts: 3 Participants: 3 Read full topic
View ArticleDC Voltage sensor
@tad.dvor wrote: Codes for different boards and shields. All codes only work with MQTT. ESP8266.txt (1.8 KB) ArduinoYun.txt (1.6 KB) EthernetShieldW5100.txt (1.6 KB) Arduino_Industrial_101.txt (904...
View ArticleSonoff Basic requires shorter MQTT credentials
@wj4me wrote: I successful flashed a new Sonoff Basic without breaking the seal. This is good news for all solder-noobs (like me). Ok some hurdles had to be taken during the Sonoff factory OTA...
View ArticleMQTT Connection Showing as Offline
@mulder.roy wrote: I have 2 devices which are both connected to the Cayenne MQTT broker ok, but somehow on the dashboard they are showing as offline. If I follow the raw MQTT data stream everything...
View ArticleCayenne noob needs help with NodeMCU code
@xbmcnut wrote: I’m looking to replace an ageing IO-204 device from IOBridge as IOS11 no longer supports the app. It is being used to monitor the status of two doors (digital 1/0) and control two...
View ArticleMQTT devices cannot be reached any more
@mike2506red wrote: This morning, I found that two of my MQTT devices cannot be reached via web nor android interface any more, even though they seem to be connected to the server (as they execute the...
View ArticleDashboard Not Populating
@baruch.spence wrote: Device and Model: ST Microelectronics B-L072Z-LRWAN1 Dashboard: Web, Android Problem description: After removing a known working Cayenne LPP protocol device from the dashboard,...
View ArticleArduino Mega + Esp8266
@ozbayalperen1 wrote: This new lib not working. Can you make a tutorial video or live tutorial please. Posts: 1 Participants: 1 Read full topic
View ArticleUSB Wifi adapter disabled by script - URGENT
@rebrown wrote: After installing the MyDevices script (rpi_9wt1aew62b.sh) my USB wireless adapter is somehow disabled. This is on a RPi 2 running Raspbian Jessie. lsusb Bus 001 Device 007: ID...
View ArticleMissing CayenneMQTTESP8266.h
@wj4me wrote: Hi, Missing the CayenneMQTTESP8266.h library Device & model: Wemos D1 R2 with MQTT Dashboard: not aplicable but web Observed Bug: The Wemos was working fine with the...
View ArticleActuator working but hanging in Web
@wj4me wrote: Device & model: Wemos D1 R2 + 433-module with MQTT Dashboard: web (hanging), Android (ok) Observed Bug: Hi, notice that an actuator (custom widget button) is now hanging in the Web...
View ArticleHow to read a floating point
@jace-2 wrote: Hello, I can’t find the function for read real numbers. I read integer: CAYENNE_IN(1) { x=getValue.asInt(); } I have no idea, how read the floating point number. Could you help me?...
View ArticlePython cayenne-mqtt: No module named client
@stefan.petrushevski wrote: I am trying to setup a python script to send some data to Cayenne from a raspberry pi 3 using the Cayenne-MQTT-Python, but I get this error: import cayenne. ImportError: No...
View Article