<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Popular Topics]]></title><description><![CDATA[A list of topics that are sorted by post count]]></description><link>http://forum.mycontroller.org/popular/alltime</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 06:27:09 GMT</lastBuildDate><atom:link href="http://forum.mycontroller.org/popular/alltime.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Aug 2018 17:50:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[[SOLVED] Serial problem]]></title><description><![CDATA[@avamander Thank you for your suggestions.
Your advice is good and I have already done a lot of what you suggested. I didn't put a scope on it, I may make another portable system and try that then as I do not see any pullups on the pro mini nor on the pi3 schematics. That could well be the centre of my problems.
I also stumbled upon this page ......  https://spellfoundry.com/2016/05/29/configuring-gpio-serial-port-raspbian-jessie-including-pi-3/
This also seems to pinpoint issues with serial on the Raspberry Pi 3B, and why they happen. Seems the foundation made changes that have had a detrimental effect on serial comms stability. It would explain why this happened after 'upgrading' from Pi 2B to Pi 3B. It seems conclusive to me that the issue is with the RPi 3B serial port not working correctly.....Live and learn I guess 
Still, for the last 4 days I have been running with a serial to usb adapter and no ghost nodes and no data spikes on the graphs. I wonder if there are pullups on the board? It's difficult to see clearly with the plastic wrapper on it!
Things are looking very hopeful right now though...
The only issue I still face is random loss of data from some nodes. The outages can be just one value report missing (Most nodes send data once every 5 minutes), right up to over 6 hours of data loss. Then suddenly it all starts working again. I might have more time now to look into that a bit morenow the system is stable again, but it is so random.
I did also find quite a few 'less than good' dupont cables (from China) - So I have soldered directly a lot of connections now or modified/re-crimped the cables that were 'iffy'.
Thanks again to you and Jkandasa for the support and help. I am nearly there with this now and can build some more nodes with confidence. 
]]></description><link>http://forum.mycontroller.org/topic/328/solved-serial-problem</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/328/solved-serial-problem</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Tue, 07 Aug 2018 17:50:46 GMT</pubDate></item><item><title><![CDATA[miscellaneous question]]></title><description><![CDATA[on the drawing I forgot to put also the
start/end the mini/maxi 0/50

]]></description><link>http://forum.mycontroller.org/topic/513/miscellaneous-question</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/513/miscellaneous-question</guid><dc:creator><![CDATA[JeeLet]]></dc:creator><pubDate>Mon, 20 Jun 2022 15:52:14 GMT</pubDate></item><item><title><![CDATA[OTA firmware update with external MQTT broker]]></title><description><![CDATA[@Marcel Thank you for your patience!
OTA works in the following way,

send available firmware details(version, checksum, etc.,) to the node
If node thinks, it is a different sketch, it will request block by block.
MyController sends firmware block data(requested block)


When I have a new node, this will publish an auto node ID. Then I cannot upload new firmware because if I do this the default firmware will be loaded? I am not sure if that is even possible with manually assigned numberings of nodes.

Assigning node ID is a different process than OTA. So do not get confuse with node ID assignment.

So the next step is that I press edit on the new node and assign the firmware to it (that I added to utilities\firmware tab) and save this and the press the above button upload firmware? This seems to work but I am not sure if this is the correct process as I find this not very logical.

Yes, this is the correct way to upload firmware and it is by design. You can keep any number of version of the firmware and assign a version to a particular node.

When I would like to update a node, I add the software again to the utilities\firmware tab, edit the specific node and assign this new software and do the upload firmware again? Correct?

Yes, correct

The part where it did goes wrong is that I put the default switch on for firmware as I saw errors in the logging about this. Then this will upload software (which is already on another node) to the new node and you get duplicated node numbers.

Default firmware should not contain node id statically. It is mainly used when we use MYSBootloader. With this boot loader, we may not have any firmware. So we can keep default firmware for the first time. and later we can switch to new firmware by assigning manually.
That is up to our convenience. We can go without default firmware also.
You can disable it as follows,
[image: 1548310349559-461787f1-c759-4063-9c35-8af7e073c66d-image.png]

So preferable, I would like to see. Add also the possibility that you have a split menu. Upload Assigned/default firmware or upload firmware where you get a popup and select the one you would like to upload to your node.

Yes, nice feedback/enhancement request. Could you please create a ticket in GitHub?

Secondly, I had a problem with my boot software. The first time it advertises itself and after the upload of the new firmware, I could never upload new firmware again. I have downloaded the MySensors Bootloader and recompiled it for my hardware (slim node atMega328p 8MHz) and this bootloader seems to work okay 

Great! I hope you have mentioned MYSBootloader ^^
]]></description><link>http://forum.mycontroller.org/topic/55/ota-firmware-update-with-external-mqtt-broker</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/55/ota-firmware-update-with-external-mqtt-broker</guid><dc:creator><![CDATA[jkandasa]]></dc:creator><pubDate>Fri, 23 Sep 2016 07:29:12 GMT</pubDate></item><item><title><![CDATA[Frustrated Newbie - Help with Nodes and Sensors]]></title><description><![CDATA[@Emenike I do not find a variable Status in your variable repository screenshot, But you are trying to access it,
  var LoopThroughValves = mcApi.variable().get("Status");

]]></description><link>http://forum.mycontroller.org/topic/372/frustrated-newbie-help-with-nodes-and-sensors</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/372/frustrated-newbie-help-with-nodes-and-sensors</guid><dc:creator><![CDATA[jkandasa]]></dc:creator><pubDate>Thu, 29 Nov 2018 12:38:48 GMT</pubDate></item><item><title><![CDATA[Mycontroller 2.x ideas]]></title><description><![CDATA[@jkandasa Here is another suggestion to think of for version 2.0.......
It would be nice to have a feature that could be enabled or disabled with a click that will perform the following......
Random Action - I am thinking of lights here for security purposes and making a building look more occupied than ordinary timers will allow. So a feature that allows random on times and random off times, within a specified portion (or portions) of the day/week/etc.
Example
Kitchen lights should be randomly turned on for minimum 2 minutes and maximum 5 minutes from 6am to 7.30am AND between 5pm -10pm.
Bedroom lights should be turned on randomly for minimum 10 minutes and mazimum 20 minutes betwee 5.30am and 6.30am AND between 8pm and 11pm.
And so on for different zones of lights.
Once the vatiable are set then it should simply be a matter of enabling all when going away and perhaps you can even add a nice auto-disable for when you are away for a known number of days..... ?
This could also apply to turning on/off radio etc to enhance the effect.

]]></description><link>http://forum.mycontroller.org/topic/241/mycontroller-2-x-ideas</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/241/mycontroller-2-x-ideas</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Fri, 15 Dec 2017 18:29:01 GMT</pubDate></item><item><title><![CDATA[Custom widget]]></title><description><![CDATA[@fsgrazzutti Great catch! Thanks.
]]></description><link>http://forum.mycontroller.org/topic/37/custom-widget</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/37/custom-widget</guid><dc:creator><![CDATA[jkandasa]]></dc:creator><pubDate>Mon, 01 Aug 2016 06:29:17 GMT</pubDate></item><item><title><![CDATA[Final 1.0.0 errors and crash report....]]></title><description><![CDATA[@Tag
See update here....
https://forum.mycontroller.org/topic/224/booting-rpi3-mycontroller-from-usb-only
]]></description><link>http://forum.mycontroller.org/topic/200/final-1-0-0-errors-and-crash-report</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/200/final-1-0-0-errors-and-crash-report</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Wed, 04 Oct 2017 20:50:57 GMT</pubDate></item><item><title><![CDATA[Armbian - MyC V2 - install]]></title><description><![CDATA[@JeeLet @wint0178 recently I released the version 2.0.0, the location changes. also I changed some of the paths. I will go through the installation steps soon as possible and update the required corrections
]]></description><link>http://forum.mycontroller.org/topic/504/armbian-myc-v2-install</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/504/armbian-myc-v2-install</guid><dc:creator><![CDATA[jkandasa]]></dc:creator><pubDate>Wed, 09 Mar 2022 11:19:49 GMT</pubDate></item><item><title><![CDATA[0.0.3.Final pre-release - volunteers required to test]]></title><description><![CDATA[Thanks,  it is working for me now!
]]></description><link>http://forum.mycontroller.org/topic/71/0-0-3-final-pre-release-volunteers-required-to-test</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/71/0-0-3-final-pre-release-volunteers-required-to-test</guid><dc:creator><![CDATA[edwardb]]></dc:creator><pubDate>Fri, 11 Nov 2016 12:14:11 GMT</pubDate></item><item><title><![CDATA[MQTT sample setup on ESP8266]]></title><description><![CDATA[Here is some good news !!!
First after getting update from github , here is some screen shot from GUI
[image: 1487795384901-capture-d-%C3%A9cran_2017-02-22_21-29-34.png]
We can see that MyController is in the list !
Also, Esp send correctly data to mosquitto (which i use by default)
[image: 1487795641098-capture-d-%C3%A9cran_2017-02-22_21-33-47.png]
[image: 1487795523057-capture-d-%C3%A9cran_2017-02-22_21-31-14.png]
Now , i have to test and learn to send data , like temperature or lighmeter .
Thank you for your time and your support.

]]></description><link>http://forum.mycontroller.org/topic/75/mqtt-sample-setup-on-esp8266</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/75/mqtt-sample-setup-on-esp8266</guid><dc:creator><![CDATA[Stephan35]]></dc:creator><pubDate>Mon, 14 Nov 2016 22:16:47 GMT</pubDate></item><item><title><![CDATA[Scratch Analytics enabled]]></title><description><![CDATA[@jeelet

I realize that I give you a lot of work, I will try to reduce my requests.

until it is a valid request, no worries
I can work only on the request, when I get enough free time.

So Bravo for the launching of the themes step, I test in the day, I will make a report this evening or tomorrow (a video ?  )

do it when you have free time

ps: message notification finally works

good to know
]]></description><link>http://forum.mycontroller.org/topic/508/scratch-analytics-enabled</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/508/scratch-analytics-enabled</guid><dc:creator><![CDATA[jkandasa]]></dc:creator><pubDate>Thu, 31 Mar 2022 09:12:49 GMT</pubDate></item><item><title><![CDATA[1.1.0-snapshot, still having problems...]]></title><description><![CDATA[8 Days and looking good - no errors, no crashes. Just a couple of nodes that misbehave sometimes......
On that note, today I noticed one node had not sent data for many hours and when I got to it, the led connected to pin 13 was rapidly flashing. This is not normally the case, but I can't spare the laptop to monitor the serial port for a week+ just in case it happens again - any ideas? This was using the standard MYS prog for bmp180 pressure sensor. Running on mains powered 5v pro mini.
]]></description><link>http://forum.mycontroller.org/topic/225/1-1-0-snapshot-still-having-problems</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/225/1-1-0-snapshot-still-having-problems</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Tue, 07 Nov 2017 20:34:07 GMT</pubDate></item><item><title><![CDATA[MyController 1.2.0-SNAPSHOT version with major provider changes and supports for ack]]></title><description><![CDATA[@jkandasa
Cool!, Thx!  will give it a try on the snapshot version.
:thumbs_up:
]]></description><link>http://forum.mycontroller.org/topic/263/mycontroller-1-2-0-snapshot-version-with-major-provider-changes-and-supports-for-ack</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/263/mycontroller-1-2-0-snapshot-version-with-major-provider-changes-and-supports-for-ack</guid><dc:creator><![CDATA[Tag]]></dc:creator><pubDate>Tue, 06 Feb 2018 13:00:40 GMT</pubDate></item><item><title><![CDATA[MyController agent for Raspberry PI]]></title><description><![CDATA[@tag Thank you for the feedback.

the CPU temp is shown as 0.049c instead of 49c

I have filed an issue with pi4j. Seems it's fixed. Let me check with recent version and update.
https://github.com/Pi4J/pi4j/issues/356

Which image do you use (in my opinion armbian jesse is still the best..)

Yes, I too use armbian. Which is super cool image for Orange PI

and what is "hot"  can you keep your finger on the cpu for a minute?

Sure, Will update you 
]]></description><link>http://forum.mycontroller.org/topic/41/mycontroller-agent-for-raspberry-pi</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/41/mycontroller-agent-for-raspberry-pi</guid><dc:creator><![CDATA[jkandasa]]></dc:creator><pubDate>Thu, 11 Aug 2016 14:35:01 GMT</pubDate></item><item><title><![CDATA[0.0.3-Alpha2 pre-release - volunteers required to test]]></title><description><![CDATA[Hi Jeeva!
I would like to test Alpha2!
Thanks
Tibi
]]></description><link>http://forum.mycontroller.org/topic/19/0-0-3-alpha2-pre-release-volunteers-required-to-test</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/19/0-0-3-alpha2-pre-release-volunteers-required-to-test</guid><dc:creator><![CDATA[hotib]]></dc:creator><pubDate>Thu, 14 Apr 2016 10:30:02 GMT</pubDate></item><item><title><![CDATA[Mesh network and gateway?]]></title><description><![CDATA[Yes it does. Thanks
]]></description><link>http://forum.mycontroller.org/topic/103/mesh-network-and-gateway</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/103/mesh-network-and-gateway</guid><dc:creator><![CDATA[njbuch]]></dc:creator><pubDate>Sun, 08 Jan 2017 18:55:57 GMT</pubDate></item><item><title><![CDATA[MyController 2.0 is ready for testing]]></title><description><![CDATA[@rmf69 said in MyController 2.0 is ready for testing:

{"error": "Get "https://ipinfo.io/json\": dial tcp 0.0.0.0:443: connect: connection refused"}

This error may be due to you do not have internet access of your firewall blocks https://ipinfo.io/json
To avoid this error disable auto location detection feature and enter your location details manually.
[image: 1640786193592-169ca077-f371-43f9-9e8d-36b9f9ac47a8-image.png]
I do not see any error in the docker run. Can you please double check the availability of the mycontroller.yaml on your host machine?
enter into the docker container and verify the file
# docker exec -it mycontroller2b /bin/sh
/app # cat /app/mycontroller.yaml


]]></description><link>http://forum.mycontroller.org/topic/492/mycontroller-2-0-is-ready-for-testing</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/492/mycontroller-2-0-is-ready-for-testing</guid><dc:creator><![CDATA[jkandasa]]></dc:creator><pubDate>Thu, 10 Jun 2021 17:35:09 GMT</pubDate></item><item><title><![CDATA[Widget - Sensor custom buttons]]></title><description><![CDATA[@jkandasa I've just added the JSON settings for the amp, it was missing in the first post....Opps! 
Thank you for making it all possible! 
]]></description><link>http://forum.mycontroller.org/topic/20/widget-sensor-custom-buttons</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/20/widget-sensor-custom-buttons</guid><dc:creator><![CDATA[skywatch]]></dc:creator><pubDate>Thu, 14 Apr 2016 11:09:33 GMT</pubDate></item><item><title><![CDATA[I can&#x27;t add a widget to a dashboard]]></title><description><![CDATA[@jkandasa Thanks much.
]]></description><link>http://forum.mycontroller.org/topic/326/i-can-t-add-a-widget-to-a-dashboard</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/326/i-can-t-add-a-widget-to-a-dashboard</guid><dc:creator><![CDATA[TomG]]></dc:creator><pubDate>Wed, 01 Aug 2018 13:50:34 GMT</pubDate></item><item><title><![CDATA[custom widget: send command to node]]></title><description><![CDATA[@jkandasa Sorry... I thought I'd edited or deleted that reply saying it didn't work. It now works... I'd taken the sensor ID from the summary page and not the edit page as you pointed me to in your last reply.
So its working now... my mistake, thanks for your patience.
]]></description><link>http://forum.mycontroller.org/topic/376/custom-widget-send-command-to-node</link><guid isPermaLink="true">http://forum.mycontroller.org/topic/376/custom-widget-send-command-to-node</guid><dc:creator><![CDATA[RMF69]]></dc:creator><pubDate>Sun, 09 Dec 2018 17:14:47 GMT</pubDate></item></channel></rss>