Scene Controller problem
-
Hello. I can`t run the script via the display controller. Sketch Good but apart from a white screen got nothing. pumped some examples from the library screen gives all the colors, examples of good work but this DEPT nehochet which I downloaded from http://www.mysensors.org/build/scene_controller
-
-
-
Mabe you could add some Serial.prinln("DEBUG MESSAGE") to see where it fails?
-
monitor usb Serial.prinln. I inserted and nothing happens
-
-
@vampircik Try setting the baud rate to 115200 to get any info on the serial port... (unless you changed the baud rate in the sketch). From what I see in the screen dump you are typing "serial.println" in the serial monitor. I guess what @hek meant was to add Serial.println() messages in the the sketch you are running..
-
-
I had same problem with mega (clone) - tried to program relay and temp node on mega - all over "check wire", and when i switched to uno did compile.
-
I installed on Megu examples from libraries all work on the screen shows all. but this sketch nehochet.I wanted to know.
-
The error message you see means that mysensors-library is unable to initialise the radio. Did you enabled soft-spi according to the instructions on the build page?
-
I need to do with these files?MySensors / утилиты / RF24_config.h. I know a little something but there is a great desire to understand.
-
how to turn it on SOFTSPI in RF24_config.h.?
-
To enable soft-spi you just have to edit RF24_config.h which can be found in your XXX/libraries/MySensors/utility folder. Just remove the commented slashes (//) before "#define SOFTSPI".
NOTE: This change must be reverted back when you have compiled and uploaded code to your scene controller. The normal sensors don't need SOFTSPI enabled.
-
Thanks it worked. you are super
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 3 Mar 2025, 01:00 -
Forum Search not working?
Troubleshooting • 4 Oct 2023, 23:33 • Gibber 2 Sept 2024, 20:28 -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 28 days ago • bocalexandru 27 days ago -
Can not compile MySensors on esp8266
Troubleshooting • 24 Aug 2024, 15:35 • TheoL 29 Aug 2024, 20:47 -
JSN SR04T - Temperature Influencing Readings
Troubleshooting • 6 Sept 2019, 07:51 • Timbergetter 20 days ago