<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									IoT Guru Forum - Recent Topics				            </title>
            <link>https://blog.iotguru.cloud/forums/</link>
            <description>IoT Guru Forum</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Apr 2026 20:46:10 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>mqtt.iotguru.cloud has IPv6 address in DNS, but refuses connections on IPv6</title>
                        <link>https://blog.iotguru.cloud/forums/mqtt-server/mqtt-iotguru-cloud-has-ipv6-address-in-dns-but-refuses-connections-on-ipv6/</link>
                        <pubDate>Mon, 06 Feb 2023 15:23:58 +0000</pubDate>
                        <description><![CDATA[I am trying to add a connection to my IoT MQTT Panel in Android. I get an error &quot;Unable to connect to server ...(IPv6 addresses) and ECONNREFUSED&quot;.
Testing from my workstation;
$ telnet -6...]]></description>
                        <content:encoded><![CDATA[<p>I am trying to add a connection to my IoT MQTT Panel in Android. I get an error "Unable to connect to server ...(IPv6 addresses) and ECONNREFUSED".</p>
<p>Testing from my workstation;</p>
<pre contenteditable="false">$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable</pre>
<p>It looks like the App in Android doesn't switch over to IPv4 after getting a connection refused on IPv6.</p>
<p>I suggest that either the IPv6 AAAA-record should be removed from DNS, or better, get IPv6 answering on the service.</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>harald</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/mqtt-server/mqtt-iotguru-cloud-has-ipv6-address-in-dns-but-refuses-connections-on-ipv6/</guid>
                    </item>
				                    <item>
                        <title>REST API functionality....</title>
                        <link>https://blog.iotguru.cloud/forums/bugs/rest-api-functionality/</link>
                        <pubDate>Tue, 05 Oct 2021 14:10:30 +0000</pubDate>
                        <description><![CDATA[Hi,
is API REST working now ?
Thanks,
Ondrej]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>is API REST working now ?</p>
<p>Thanks,</p>
<p>Ondrej</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>OnPa</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/bugs/rest-api-functionality/</guid>
                    </item>
				                    <item>
                        <title>API functionality</title>
                        <link>https://blog.iotguru.cloud/forums/esp32/api-functionality/</link>
                        <pubDate>Tue, 05 Oct 2021 14:07:10 +0000</pubDate>
                        <description><![CDATA[Hi,
I&#039;m trying example with sending data from ESP32 to IoTguru, unfortunately I&#039;m receiving error with DNS resolving API address...
Do you know, what is wrong ?
Example -
1050009: {sendHt...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I'm trying example with sending data from ESP32 to IoTguru, unfortunately I'm receiving error with DNS resolving API address...</p>
<p>Do you know, what is wrong ?</p>
<p>Example - <a title="https://github.com/IoTGuruLive/theiotguru-arduino-library/blob/master/examples/02_send_measurement/02_send_measurement.ino" href="https://github.com/IoTGuruLive/theiotguru-arduino-library/blob/master/examples/02_send_measurement/02_send_measurement.ino" target="_blank" rel="noopener">https://github.com/IoTGuruLive/theiotguru-arduino-library/blob/master/examples/02_send_measurement/02_send_measurement.ino</a></p>
<p>1050009: {sendHttpValue(nodeKey, fieldName, value):223} - ENTRY<br />1050009: {sendHttpValue(nodeKey, fieldName, value):225} - Send request to the cloud<br /> hostByName(): DNS Failed for api.iotguru.live<br />1050017: {sendHttpValue(nodeKey, fieldName, value):234} - Response received from the cloud (status code -1)<br />1050026: {sendHttpValue(nodeKey, fieldName, value):236} - EXIT</p>
<p>Thanks,</p>
<p>Ondrej</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>OnPa</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/esp32/api-functionality/</guid>
                    </item>
				                    <item>
                        <title>Copy Dashboard config to new device</title>
                        <link>https://blog.iotguru.cloud/forums/android/copy-dashboard-config-to-new-device/</link>
                        <pubDate>Mon, 20 Sep 2021 11:51:40 +0000</pubDate>
                        <description><![CDATA[Hi,
Is there a way to copy the Dashboard config to a new mobile device? (as it is not stored in the cloud)
Thanks!]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>Is there a way to copy the Dashboard config to a new mobile device? (as it is not stored in the cloud)</p>
<p>Thanks!</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/android/copy-dashboard-config-to-new-device/</guid>
                    </item>
				                    <item>
                        <title>Update multiple fields of same node</title>
                        <link>https://blog.iotguru.cloud/forums/rest-api/update-multiple-fields-of-same-node/</link>
                        <pubDate>Wed, 11 Aug 2021 11:11:08 +0000</pubDate>
                        <description><![CDATA[Hi, 
   Using rest API how can I write the data to multiple fields of the same node?
  Like I want to write the temperature and humidity fields that are in the same node.]]></description>
                        <content:encoded><![CDATA[<p>Hi, </p>
<p>   Using rest API how can I write the data to multiple fields of the same node?</p>
<p>  Like I want to write the temperature and humidity fields that are in the same node.</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>Varun</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/rest-api/update-multiple-fields-of-same-node/</guid>
                    </item>
				                    <item>
                        <title>Unable to delete raw measurement data</title>
                        <link>https://blog.iotguru.cloud/forums/rest-api/unable-to-delete-raw-measurement-data/</link>
                        <pubDate>Mon, 15 Jun 2020 23:10:59 +0000</pubDate>
                        <description><![CDATA[Hello,
I would like to delete these invalid values:
$ curl
Let&#039;s delete the last one:
$ curl -fS
Nothing is selected for deletion.
Am I using it wrong?]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>I would like to delete these invalid values:</p>
<pre>$ curl http://api.iotguru.live/measurement/loadByEpoch/18420/gjQh9zHlHDNBS9ggqxxxxx/temperature<br />[,,,,,,]</pre>
<p>Let's delete the last one:</p>
<pre>$ curl -fS http://api.iotguru.live/measurement/delete/18420/gjQh9zHlHDNBS9ggqxxxxx/temperature/1591569001006/1591569001008<br />[]</pre>
<p>Nothing is selected for deletion.</p>
<p>Am I using it wrong?</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/rest-api/unable-to-delete-raw-measurement-data/</guid>
                    </item>
				                    <item>
                        <title>Device selection is missing when we create a new chart</title>
                        <link>https://blog.iotguru.cloud/forums/bugs/device-selection-is-missing-when-we-create-a-new-chart/</link>
                        <pubDate>Mon, 08 Jun 2020 12:37:30 +0000</pubDate>
                        <description><![CDATA[Hello,When we create a new chart on the dashboard, we need to select the node name, which can be problematic if we use the same node names across multiple devices.Thanks!]]></description>
                        <content:encoded><![CDATA[Hello,<br><br><br><br>When we create a new chart on the dashboard, we need to select the node name, which can be problematic if we use the same node names across multiple devices.<br><br><br><br>Thanks!]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/bugs/device-selection-is-missing-when-we-create-a-new-chart/</guid>
                    </item>
				                    <item>
                        <title>Get chart image over HTTP GET request</title>
                        <link>https://blog.iotguru.cloud/forums/feature-request/get-chart-image-over-http-get-request/</link>
                        <pubDate>Mon, 08 Jun 2020 12:33:39 +0000</pubDate>
                        <description><![CDATA[Hello,It would be great to get the rendered chart image (in png format) over HTTP GET request.As I see we can download the image using the chart option, but I guess it os more like a JS magi...]]></description>
                        <content:encoded><![CDATA[Hello,<br><br><br><br>It would be great to get the rendered chart image (in png format) over HTTP GET request.<br><br>As I see we can download the image using the chart option, but I guess it os more like a JS magic, instead of an API call.<br><br><br><br>Thanks!]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/feature-request/get-chart-image-over-http-get-request/</guid>
                    </item>
				                    <item>
                        <title>Relocate big widgets on the dashboard</title>
                        <link>https://blog.iotguru.cloud/forums/feature-request/relocate-big-widgets-on-the-dashboard/</link>
                        <pubDate>Mon, 08 Jun 2020 12:24:55 +0000</pubDate>
                        <description><![CDATA[Hello,
For me it was pretty hard to relocate big widgets on the dashboard.
If I create a new widget, it is put at the bottom end of the dashboard. When I try to drag it higher, there&#039;s no ...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>For me it was pretty hard to relocate big widgets on the dashboard.</p>
<p>If I create a new widget, it is put at the bottom end of the dashboard. When I try to drag it higher, there's no option to insert it between two existing widgets, we need to create space in advance, which is quite difficult using big widgets (even on FHD screen).</p>
<p>I would recommend to allow to drag a widget to another one, which will insert the dragged widget above the existing one, e.g. existing and everything below would be pushed down to create enough space for the dragged one.</p>
<p>Thanks!</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/feature-request/relocate-big-widgets-on-the-dashboard/</guid>
                    </item>
				                    <item>
                        <title>Android app: option to disable title on the chart</title>
                        <link>https://blog.iotguru.cloud/forums/feature-request/android-app-option-to-disable-title-on-the-chart/</link>
                        <pubDate>Mon, 08 Jun 2020 12:18:01 +0000</pubDate>
                        <description><![CDATA[Hello,
As you can see in the attached screenshot, on the Android app an additional title is rendered on the top of the chart area. An option is needed to disable that text to reduce clutter...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>As you can see in the attached screenshot, on the Android app an additional title is rendered on the top of the chart area. An option is needed to disable that text to reduce clutter.</p>
<p>Each widget has an own title anyway, that should be enough.</p>
<p>Thanks!</p>
<div id="wpfa-340" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//blog.iotguru.cloud/wp-content/uploads/wpforo/default_attachments/1604078976-334_010c171145455264ce0d5441a9feee28.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> 334_010c171145455264ce0d5441a9feee28.png</a></div>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/"></category>                        <dc:creator>Dunaparty</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/feature-request/android-app-option-to-disable-title-on-the-chart/</guid>
                    </item>
							        </channel>
        </rss>
		