Search found 35 matches

by bluejedi
15 Jul 2017, 10:41
Forum: ESP Easy: Hardware
Topic: ESP8266 with DHT22: sometimes no values received
Replies: 16
Views: 18958

Re: ESP8266 with DHT22: sometimes no values received

Missing values appears to be an issue with the DHT22. I have seen it mentioned in several temp/humidity sensor related posts on the internet (don't have any specific references).
by bluejedi
25 Jun 2017, 21:53
Forum: ESP Easy: General Discussion
Topic: ESPEasy Security - SSL/TLS, MQTT over TLS and certificates
Replies: 6
Views: 10582

Re: ESPEasy Security - SSL/TLS, MQTT over TLS and certificates

yeah, all this would be nice, but due to current limits of the hardware NOT possible, to few ram, as stated on the wiki: Do NOT expose the ESP Easy web interface directly to the internet, always make sure that the web interface is only reachable from "trusted/local" networks! Latter state...
by bluejedi
25 Jun 2017, 21:43
Forum: ESP Easy: General Discussion
Topic: ESPEasy SPIFFS(?) Security Issue
Replies: 1
Views: 2409

ESPEasy SPIFFS(?) Security Issue

Last week I was testing some ESP-01 devices with ESPEasy 2.x and ran into the following problem (which is probably more a general issue than specifically related to version 2.x): I first flashed ESPEasy 2.x (guess it was Dev-7) with the binary firmware uploader and then configured the node including...
by bluejedi
25 Jun 2017, 21:02
Forum: ESP Easy: General Discussion
Topic: ESPEasy Security - SSL/TLS, MQTT over TLS and certificates
Replies: 6
Views: 10582

ESPEasy Security - SSL/TLS, MQTT over TLS and certificates

The admin password required for accessing/configuring an ESPEasy node travels the network non-encrypted in clear text. For MQTT the same problem exists. Usernames and passwords required for accessing MQTT gateways travel over the network non-encrypted in clear text. Any coworker, hacker (or what hav...
by bluejedi
25 Jun 2017, 19:50
Forum: ESP Easy: Hardware
Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Replies: 146
Views: 231170

Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?

NOTE: all HWL8012 modules and devices work with HIGH VOLTAGE and they do expose it to the user; make sure you connect LIVE and NEUTRAL correctly, as doing the other way around LIVE will be tied to chip GND and increasing the risks!!! What makes things worse is that wiring colors are relevant only w...
by bluejedi
21 Jun 2017, 01:00
Forum: ESP Easy: Software
Topic: For BMP280 which virtual device type to select in Domoticz
Replies: 0
Views: 1602

For BMP280 which virtual device type to select in Domoticz

I added a BMP280 to one of my ESPEasy nodes.
I wanted to create a virtual device for it in Domoticz.
However, I was unable to find a matching virtual device type "Temperature + Barometer".
What virtual device type should I select for BMP280 in Domoticz?
by bluejedi
15 Jun 2017, 21:46
Forum: ESP Easy: Software
Topic: v2.0.0-dev10 - AM2320 issues
Replies: 10
Views: 10448

Re: v2.0.0-dev10 - AM2320 issues

Shardan wrote: 15 Jun 2017, 13:43 For temperature I prefer a simple old fashioned thermometer... a glass thermometer used in the laboratories is below 10€.
You mean glass thermometer as reference? They have rather low resolution.
by bluejedi
15 Jun 2017, 11:01
Forum: ESP Easy: Software
Topic: v2.0.0-dev10 - AM2320 issues
Replies: 10
Views: 10448

Re: v2.0.0-dev10 - AM2320 issues

Thanks. I was aware of the formula in ESPEasy but that will still require a good reference device (which I don't have). SHT31-D(IS) looks promising and has I2C interface. Article Comparing Temperature/Humidity Sensors (including SHT31-D): https://www.facebook.com/notes/phil-moyer/comparing-temperatu...
by bluejedi
14 Jun 2017, 10:30
Forum: ESP Easy: Software
Topic: v2.0.0-dev10 - AM2320 issues
Replies: 10
Views: 10448

Re: v2.0.0-dev10 - AM2320 issues

Thanks,
€25+ for a temp/humidity sensor is 'over budget'. For €25 you can get a multi-core MCU board with memory and more...
It's remarkable that with all today's technology it appears so difficult to create rather accurate temp/humidity sensors for a low price.
by bluejedi
11 Jun 2017, 15:09
Forum: RFLink: Unsupported devices
Topic: Ikea "TRÅDFRI" smart lights serie based on ZigBee Light Link (ZLL)
Replies: 25
Views: 39664

Re: Ikea "TRÅDFRI" smart lights serie based on ZigBee Light Link (ZLL)

It's now almost three months later. Still no information/update from @Stuntteam, unfortunately.
by bluejedi
11 Jun 2017, 15:05
Forum: ESP Easy: Software
Topic: v2.0.0-dev10 - AM2320 issues
Replies: 10
Views: 10448

Re: v2.0.0-dev10 - AM2320 issues

Crappy sensor? pity.

I'm still looking for a good accurate (not too expensive) temperature and humidity sensor preferably with I2C interface.

BME280 is not designed as precision thermometer therefore not a real alternative.
by bluejedi
10 Jun 2017, 16:11
Forum: ESP Easy: Software
Topic: Is it possible to set a custom UI timeout value?
Replies: 0
Views: 1640

Is it possible to set a custom UI timeout value?

Is it possible to set a custom UI timeout value?

Increasing the timeout value is useful for development/configuring/testing activities to prevent having the enter the password over and over to unlock the UI again.
Better than having to force a blank password.
by bluejedi
10 Jun 2017, 15:57
Forum: ESP Easy: Software
Topic: Bugs in SSD1306 support and suggestions
Replies: 9
Views: 7728

Bugs in SSD1306 support and suggestions

SSD1306 support contains the following bugs: (Tested on v2.0.0-dev10 but also present in earlier versions) Bugs Task settings contains an entry "Rotation" with values "Normal" and "Rotated". The values are working reversed however. "Normal orientation of the SSD130...
by bluejedi
10 Jun 2017, 15:00
Forum: ESP Easy: Software
Topic: Device naming issues, inconsistencies and suggestions for improval
Replies: 0
Views: 1572

Device naming issues, inconsistencies and suggestions for improval

From UX perspective and for consistency I suggest that in the Device drop down list (under Devices/Device/Task Settings/Device) device names be not combined but named independently, each as a separate entry in the list. Currently some device(type)s appear combined with others in a single entry in th...
by bluejedi
10 Jun 2017, 14:28
Forum: ESP Easy: Software
Topic: v2.x.x Release Candidates - What is the difference between normal, test and dev?
Replies: 0
Views: 1545

v2.x.x Release Candidates - What is the difference between normal, test and dev?

When downloading the v2.x.x Release Candidate zip files different versions (named 'normal', 'test' and 'dev') of the firmware are included.

While I can image (some) meaning of 'test' and 'dev', what exactly is the difference between these normal, test and dev versions of the firmware?
by bluejedi
10 Jun 2017, 14:23
Forum: ESP Easy: Software
Topic: v2.0.0-dev10 - AM2320 issues
Replies: 10
Views: 10448

v2.0.0-dev10 - AM2320 issues

In v2.0.0-dev10 the AM2320 is now supported but I observed the following issues: The are 3 different firmware version in the package: normal test and dev. In normal AM2320 is not supported (but expected because AM2320 is mentioned in the release notes), in test it is supported and dev I have not che...
by bluejedi
10 Jun 2017, 12:54
Forum: RFLink: Hardware Related discussions
Topic: Poor 433 MHz range (Aurel RTX MID 5v) - What is your range?
Replies: 1
Views: 4158

Poor 433 MHz range (Aurel RTX MID 5v) - What is your range?

I have a rather poor 433 MHz range with RFLink gateway with the Aurel RTX MID 5v 433 MHz tranceiver. I have the RFLink gateway in the utility closet on the basement floor in the center of the house (with concrete floors) and use it in combination with several 'Pro-max' switch sets using 'FA500' prot...
by bluejedi
21 May 2017, 13:12
Forum: ESP Easy: Hardware
Topic: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?
Replies: 146
Views: 231170

Re: Support for "Sonoff Pow" (from ITead) with Power Consumption Measurement via HLW8012 (HLW 8012) IC?

my thoughts on this: why do we waste resouces the develop 2 different firmwares instead of one?? ...why did he develup espurna when there was espeasy already (or the other way around)? wouldn't one firmware which solves all, much better for the enduser... Why do we have many different manufacturers...
by bluejedi
16 Apr 2017, 10:33
Forum: RFlink: General Discussions
Topic: RFLink Logo
Replies: 0
Views: 2338

RFLink Logo

@Stuntteam

Is there an official RFLink gateway logo?
If so, where can it be downloaded?

Preferably in vector format and hi-res transparant PNG formats.

Will be nice to put on (custom made) RFLink gateway enclosures.
by bluejedi
16 Apr 2017, 10:23
Forum: RFLink: Unsupported devices
Topic: Ikea "TRÅDFRI" smart lights serie based on ZigBee Light Link (ZLL)
Replies: 25
Views: 39664

Re: Ikea "TRÅDFRI" smart lights serie based on ZigBee Light Link (ZLL)

@Stuntteam
Please give some feedback about status of support for Ikea TRÅDFRI.
by bluejedi
15 Feb 2017, 23:12
Forum: ESP Easy: Hardware
Topic: Display - OLED SSD1306 - Rotation incorrect
Replies: 0
Views: 2015

Display - OLED SSD1306 - Rotation incorrect

For the SSD1306 I2C OLED Display the rotation is incorrect . Rotation "Normal" displays a 180 degrees rotated image and rotation "Rotated" displays a normal (non-rotated) image. So "Normal" and "Rotated" work reversed which should be corrected in the firmware....
by bluejedi
16 Nov 2016, 19:56
Forum: RFLink: Nederlands support forum
Topic: Promax (Action) R43 gaat niet uit
Replies: 5
Views: 5258

Re: Promax (Action) R43 gaat niet uit

Ik heb gemerkt dat wanneer je handmatig (via serial monitor op PC) een FA500 OFF commando stuurt en er een spatie achter de laatste ; staat, dat die dan niet uitschakelt maar inschakelt. Zou dat eventueel verwant kunnen zijn?
by bluejedi
16 Nov 2016, 15:16
Forum: RFLink: Unsupported devices
Topic: Ikea "TRÅDFRI" smart lights serie based on ZigBee Light Link (ZLL)
Replies: 25
Views: 39664

Re: Ikea "TRÅDFRI" smart lights based on ZigBee Light Link (ZLL)

Does TRÅDFRI? use 2.4GHz, 868MHz or 433MHz?
Does this mean that CC2500 will work with Ansluta but not with the new TRÅDFRI?
Can anyone (StuntTeam?) comment on this?
by bluejedi
16 Nov 2016, 03:09
Forum: RFlink: General Discussions
Topic: How can I manually create a switch in Domoticz for use with RFLink
Replies: 3
Views: 6175

How can I manually create a switch in Domoticz for use with RFLink

I want to manually add switch devices in Domoticz for use with RFLink (without the 'learn option'). When selecting Manual Light/Switch then under 'Type' I see no familiar type for RFLink or the 'FA500' protocol (ProMax on/off switches from Dutch Action shops) that I want to use. The same dialog show...
by bluejedi
26 Sep 2016, 16:23
Forum: RFLink: Hardware Related discussions
Topic: Why does RFLink use serial ports instead of standard digital IO ports
Replies: 4
Views: 4703

Re: Why does RFLink use serial ports instead of standard digital IO ports

Thanks.
For instance, a LoRaWAN RN2483 module to send out notifications over The Things Network.
While that does not have to be an option for the RFLink Gateway (it could be connected separately to the Pi) but it might be a nice future option.
by bluejedi
26 Sep 2016, 16:19
Forum: RFLink: Hardware Related discussions
Topic: Zigbee support and new IKEA lightning
Replies: 1
Views: 4006

Zigbee support and new IKEA lightning

I saw this article today about new switchable and dimable lightning hardware from IKEA that is based on Zigbee (Zigbee Light Link). https://tweakers.net/nieuws/116079/ikea-begint-in-oktober-verkoop-schakelbare-verlichting-met-zigbee-light-link.html IKEA is usually known for good (lower) prices, so t...
by bluejedi
26 Sep 2016, 16:04
Forum: RFLink: Hardware Related discussions
Topic: Where to find information for 868MHz and hardware support?
Replies: 5
Views: 5667

Re: Where to find information for 868MHz and hardware support?

Clear.
So that would be either 433MHz OR 868MHz supported on one gateway? (that would be a pity).
I have no use for 868MHz devices myself yet but it's good to know what is and is not possible.
by bluejedi
26 Sep 2016, 15:48
Forum: RFLink: Hardware Related discussions
Topic: Where to find detailed / better wiring and hardware information?
Replies: 5
Views: 13903

Re: Where to find detailed / better wiring and hardware information?

Thanks and quick response! :) My fault, I have seen but overlooked that information. Still leaves a few questions: What about 3V transmitters like STX882? It needs 3V power supply, which is something different than 3.3V logic level but power is supplied to the RF modules directly from an Arduino pin...
by bluejedi
26 Sep 2016, 15:45
Forum: RFLink: Hardware Related discussions
Topic: Why does RFLink use serial ports instead of standard digital IO ports
Replies: 4
Views: 4703

Re: Why does RFLink use serial ports instead of standard digital IO ports

That does not answer my question why the hardware serial ports were chosen.
I'm interested if there is any technical reason for that.
by bluejedi
26 Sep 2016, 15:43
Forum: RFLink: Hardware Related discussions
Topic: Where to find information for 868MHz and hardware support?
Replies: 5
Views: 5667

Re: Where to find information for 868MHz and hardware support?

If I remember well I did read somewhere that the firmware currently supports 868 MHz.

I therefore assumed that information about 868 MHz modules and wiring would be available, but info on 868 MHz supported devices would follow.
But I might have interpreted that incorrectly.
by bluejedi
26 Sep 2016, 15:26
Forum: RFLink: Hardware Related discussions
Topic: Where to find detailed / better wiring and hardware information?
Replies: 5
Views: 13903

Where to find detailed / better wiring and hardware information?

On the site I can only find below picture. This image lacks certain information, like the things below: The Aurel transceiver has a separate pin for switching between Rx and Tx mode. I don't see it back in the image. What about 3V transmitters like STX882? It needs 3V power supply, which is somethin...
by bluejedi
26 Sep 2016, 14:59
Forum: RFLink: Hardware Related discussions
Topic: Where to find information for 868MHz and hardware support?
Replies: 5
Views: 5667

Where to find information for 868MHz and hardware support?

Where to find information for 868MHz and hardware support?

I can't find it on the site.
by bluejedi
26 Sep 2016, 14:56
Forum: RFLink: Hardware Related discussions
Topic: Why does RFLink use serial ports instead of standard digital IO ports
Replies: 4
Views: 4703

Why does RFLink use serial ports instead of standard digital IO ports

@Stuntteam
Why does RFLink use the hardware serial ports instead of standard digital IO ports?
This way they cannot be used for other devices with a serial interface.