Search found 734 matches

by tozett
20 Sep 2016, 18:29
Forum: ESP Easy: General Discussion
Topic: Network
Replies: 23
Views: 17964

Re: Network

https://play.google.com/store/apps/deta ... kt.openvpn

Openvpn from Arne Schwabe for Android.
Very good recommendation,
No hassle since 3 years..
by tozett
19 Sep 2016, 09:36
Forum: ESP Easy: Hardware
Topic: ESP32 - its coming - make new section in board
Replies: 1
Views: 2370

Re: ESP32 - its coming - make new section in board

http://hackaday.com/2016/09/15/esp32-ha ... e-promise/

check out the multiplex infos,
your are free to put anythin on any pin-nr...
by tozett
19 Sep 2016, 09:31
Forum: ESP Easy: General Discussion
Topic: Support for latest Arduino IDE?
Replies: 7
Views: 8917

Re: Support for latest Arduino IDE?

may delete and re-install the plattform?
by tozett
19 Sep 2016, 09:29
Forum: ESP Easy: General Discussion
Topic: Some advise for compiling last releases?
Replies: 27
Views: 27031

Re: Some advise for compiling last releases?

i think you are free to choose the size you want for a filesystem (SPIFFS),
on which are by default only 3 small files...

http://www.esp8266.nu/index.php/Tutoria ... and_upload
by tozett
15 Sep 2016, 17:05
Forum: ESP Easy: General Discussion
Topic: Network
Replies: 23
Views: 17964

Re: Network

as a start, may you try the openvpn...

http://lmgtfy.com/?q=openvpn
by tozett
15 Sep 2016, 08:21
Forum: ESP Easy: General Discussion
Topic: Some advise for compiling last releases?
Replies: 27
Views: 27031

Re: Some advise for compiling last releases?

i agree with everything on the esp-development here. a little "but": there may be slightly different use-cases for the espeasy. i have all my 2 needed sensors on my installed espeasy-3 (out of 14) running. and as far as i see, there are 27k ram left. so i can easyly give 3k for an shining ...
by tozett
15 Sep 2016, 08:09
Forum: ESP Easy: Hardware
Topic: ESP32 - its coming - make new section in board
Replies: 1
Views: 2370

ESP32 - its coming - make new section in board

the esp32 seems to come up from 10th of october 2016 to us.

http://hackerboards.com/tiny-7-iot-modu ... -freertos/

Please make a new board-section. there will be much discusssion, i guess.

with a new section, we can follow all tweaks from the beginn...
:mrgreen:
by tozett
14 Sep 2016, 20:11
Forum: ESP Easy: General Discussion
Topic: Network
Replies: 23
Views: 17964

Re: Network

make a tunnel through your router at home into your home lan.
for only the secure port of mqtt.
send everthing over this tunnel via mqtt...
voila! secure as mqtt-secure is...
by tozett
14 Sep 2016, 16:42
Forum: ESP Easy: General Discussion
Topic: Network
Replies: 23
Views: 17964

Re: Network

if you have different lan-segments, or a lan at home with a router to the internet, and another lan at office, with a router/firewall to the internet, you have the issue of routing through the lan-segments. https://en.wikipedia.org/wiki/Router_(computing) this is not special for espeasy, its lan-rou...
by tozett
14 Sep 2016, 08:54
Forum: ESP Easy: General Discussion
Topic: Some advise for compiling last releases?
Replies: 27
Views: 27031

Re: Some advise for compiling last releases?

Compiling with 1.6.11 is no problem until you have the correct libs from the R120 package, the 2.3.0 ESP toolchain and SPIFFS is not touched 8-) i can confirm this. i still wondering, why SPIFFS is not used more in ESPeasy. on the 4M esp's there is lot of room for some web-server files. as far as i...
by tozett
14 Sep 2016, 08:43
Forum: ESP Easy: Hardware
Topic: Relay does not work
Replies: 4
Views: 3788

Re: Relay does not work

wemos has different pin-name sheme,
may check?

https://www.google.de/webhp?sourceid=ch ... s%20pinout
by tozett
13 Sep 2016, 21:27
Forum: ESP Easy: General Discussion
Topic: Network
Replies: 23
Views: 17964

Re: Network

each of the could have a list of all the others...
not yours?
by tozett
13 Sep 2016, 21:25
Forum: ESP Easy: General Discussion
Topic: Support for latest Arduino IDE?
Replies: 7
Views: 8917

Re: Support for latest Arduino IDE?

i have arduino ide 1.611 running with esp-platform 2.3 and espeasy (at least r121) successfull compiled...on win10
no issues..
by tozett
13 Sep 2016, 21:19
Forum: ESP Easy: Software
Topic: NTP code is blocking 1500ms in while-loop. change!
Replies: 0
Views: 3620

NTP code is blocking 1500ms in while-loop. change!

hi, all the (one) devs out there, (i am no professional coder, ....but:) i checked the ntp-source of espeasy and found it for the NTP-part its the all-web-standard. if i understood it correct, it has a while loop which could block all the loop for max 1500ms, if no packet received. :oops: you can ch...
by tozett
08 Sep 2016, 20:39
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 191119

Re: Feature Request collection/list

SPifFS DATA Folder (in source) for upload files with arduino-ide or fs-explorer

like explained here:
http://www.esp8266.com/viewtopic.php?f=32&t=10081
by tozett
08 Sep 2016, 20:36
Forum: ESP Easy: Software
Topic: old / new MQTT for gpio
Replies: 1
Views: 2648

Re: old / new MQTT for gpio

by tozett
05 Sep 2016, 20:52
Forum: ESP Easy: Projects / Applications
Topic: Mark's Blog on HC-SR04 Alarm via Email
Replies: 21
Views: 20384

Re: Mark's Blog on HC-SR04 Alarm via Email

as i surfed the web i found an smtp-lib and an demo for smtp for the esp8266 here: https://gist.github.com/igrr/8f1b4a5771f0f34968c983e94c4c108d i checked againt the playground-plugin, https://github.com/ESP8266nu/ESPEasyPluginPlayground/blob/master/_P107_Email_Demo.ino which seems to do this by han...
by tozett
03 Sep 2016, 10:09
Forum: ESP Easy: Software
Topic: backgroundtasks() timeout max ? -- but responsive WebServer.handleClient();
Replies: 0
Views: 1773

backgroundtasks() timeout max ? -- but responsive WebServer.handleClient();

i tried to understand somethin of the source (and maybe code a plugin ;) ) and have a question. may anyobody shed some light for me on this? the webserver-handle is called inbetween the send-delay. so while waiting to send another message the webserver is handled, i guess. if found this in the sourc...
by tozett
03 Sep 2016, 10:01
Forum: ESP Easy: Software
Topic: ESP R120 crashes upon receiving MQTT message
Replies: 4
Views: 5086

Re: ESP R120 crashes upon receiving MQTT message

most problems with crashed here in the forum had to to with power-issues.
may you check this?

http://www.esp8266.nu/index.php/Power
by tozett
28 Aug 2016, 14:44
Forum: ESP Easy: General Discussion
Topic: Motion - SW : State 0.00 = off
Replies: 2
Views: 5002

Re: Motion - SW : State 0.00 = off

cool.
should go to the wiki... :oops:
by tozett
28 Aug 2016, 14:43
Forum: ESP Easy: Software
Topic: ESP Config-pages with HTML. example
Replies: 0
Views: 2000

ESP Config-pages with HTML. example

may worth looking into it (?!)
FOR the devs....

on the page are some examples. may something from this could be uses/improves the ESPeasy ?

http://www.john-lassen.de/index.php/pro ... -webconfig
by tozett
24 Aug 2016, 17:34
Forum: ESP Easy: General Discussion
Topic: ESP easys HTTPS Domoticz
Replies: 4
Views: 7442

Re: ESP easys HTTPS Domoticz

i think httpS (secure http) is not build into ESPeasy now. may the devs correct me. but i could be, if i read this right on this long thread. https://github.com/esp8266/Arduino/issues/43#issuecomment-115933657 but i think there is some work to do, if one wants that into ESPeasy. on most homeautomati...
by tozett
24 Aug 2016, 17:29
Forum: ESP Easy: Projects / Applications
Topic: PLUGIN development - Skeleton to use as master?
Replies: 8
Views: 8778

PLUGIN development - Skeleton to use as master?

hi, can you provide a (commented) Master-Sketch for Plugins? i am far from beeing a developer, but wanted to try to get my max7219 led-matrix running under ESP-easy. i tried a sketch besides espeasy with an adafruit lib for the may7219 and it works succesful. Now i looked up the sketches in the play...
by tozett
24 Aug 2016, 17:24
Forum: ESP Easy: Hardware
Topic: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag
Replies: 44
Views: 53415

Re: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag

ACTIVATION key...
i am now using the fingerprint.
and sometimes it does not sense a finger lying onto the reader-area.
if i then press this Activation-buttion, the reader starts reading.
maybe thats what it is meant for ... :|
by tozett
24 Aug 2016, 08:47
Forum: ESP Easy: Software
Topic: How to delete a device/task in the devicelist?
Replies: 1
Views: 1718

Re: How to delete a device/task in the devicelist?

set them in the dropdown-box back to the "blank" (=white)-entry.
then "submit"
by tozett
24 Aug 2016, 08:46
Forum: ESP Easy: General Discussion
Topic: SOLVED (since r111) BUG -> RFID-ID different in RULES vs. MQTT
Replies: 11
Views: 11549

Re: SOLVED (since r111) BUG -> RFID-ID different in RULES vs. MQTT

so it looks that this is nothing special with the espeasy-firmware. and nothing special with an nfc-reader connected to the espeasy-firmware. it looks, that you have static-NFC-IDs on your phone+tablet (android-based firmware, i guess). may you dive deeper into this, and see it you can change this o...
by tozett
23 Aug 2016, 16:01
Forum: ESP Easy: Software
Topic: Issues found with 'cppcheck' static code checker
Replies: 4
Views: 3960

Re: Issues found with 'cppcheck' static code checker

i am no developer, but while upgrading arduino ide to 1.6.11 by chance i switched on all compiler-warnings in the setup. there were some warning and annotations of missing initialization and the like.. i switched it back to normal, as i got in both cases a uploadable binary. i dont wanted more.... :...
by tozett
23 Aug 2016, 14:57
Forum: ESP Easy: Hardware
Topic: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag
Replies: 44
Views: 53415

Re: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag

the button underneath the green-glowing fingerprint-area, which has blue-/red-light for normal-mode/programming-mode, can be pressed. my small doku-sheet has a picture, which calls this button "Activation-Key". What is is good for? if i press it, the light goes RED..hhhmmm ------- for dele...
by tozett
23 Aug 2016, 14:33
Forum: ESP Easy: General Discussion
Topic: SOLVED (since r111) BUG -> RFID-ID different in RULES vs. MQTT
Replies: 11
Views: 11549

Re: SOLVED (since r111) BUG -> RFID-ID different in RULES vs. MQTT

you use your phone as an nfc-key,
and you use your tablet as an nfc-key.

both are read out from the pn532-reader on an ESPEASY with the same ID?

this is your problem?
by tozett
22 Aug 2016, 21:55
Forum: ESP Easy: General Discussion
Topic: SOLVED (since r111) BUG -> RFID-ID different in RULES vs. MQTT
Replies: 11
Views: 11549

Re: SOLVED (since r111) BUG -> RFID-ID different in RULES vs. MQTT

could you explain some details?
reader-devices have an ID?
or key-fobs on different reader, or with the same ID?...
by tozett
22 Aug 2016, 21:53
Forum: ESP Easy: Hardware
Topic: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag
Replies: 44
Views: 53415

Re: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag

the fingerprint-area is constantly glowin in green. on my other fingerprint, this was only happen, if one approaches the reader, or the finger went to the area. now i have a green-glow on my frontdoor. did someone recognized, if one can turn this off? maybe the security-level (whats this?) can chang...
by tozett
22 Aug 2016, 16:53
Forum: ESP Easy: Hardware
Topic: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag
Replies: 44
Views: 53415

Re: SOLVED/Working: Wiegand26 input from Fingerprint - and RFID Tag

simplified my setup, as i found that one can risk to give 5V on the GPIO of the ESP module, i left out the level-shifter. It is working! i addtitionally hooked up a modern NFC-Reader-Breakoutboard (ISO/IEC 14443) http://www.elechouse.com/elechouse/index.php?main_page=product_info&cPath=90_93&...
by tozett
21 Aug 2016, 19:03
Forum: ESP Easy: Projects / Applications
Topic: ESP Easy development
Replies: 8
Views: 9257

Re: ESP Easy development

bertrik wrote: Oh, and BTW I guess I wrong earlier about not having a file system, we can have the SPIFFS as file system.
and there is a tool to upload to SPIFFS..
https://github.com/esp8266/arduino-esp8266fs-plugin

(i did not test, only a founding..)
by tozett
20 Aug 2016, 16:30
Forum: ESP Easy: Hardware
Topic: max7219?
Replies: 1
Views: 4283

Re: max7219?

did you searched the forum for this: http://www.esp8266.nu/forum/viewtopic.php?f=4&t=731&start=110#p8643 or this: http://www.esp8266.nu/forum/viewtopic.php?f=4&t=731&start=110#p8691 here is a lib, https://github.com/squix78/MAX7219LedMatrix/blob/master/LedMatrix.cpp and here: https:/...
by tozett
20 Aug 2016, 15:56
Forum: ESP Easy: General Discussion
Topic: ESP8266 is 5V tolerant on GPIO!
Replies: 4
Views: 30029

ESP8266 is 5V tolerant on GPIO!

i read this on the net: the GPIOs can take 5V. http://www.ba0sh1.com/2016/08/03/is-esp8266-io-really-5v-tolerant/ i did not tried myself, but there are good explanation and graphs, how it works.. if it is true, one could spare some level-shifting on certain projects? feed 5V into 3.3v rail or feed 5...
by tozett
20 Aug 2016, 12:43
Forum: ESP Easy: Hardware
Topic: IR Transmitter ?
Replies: 120
Views: 193828

Re: IR Transmitter ?

If you Look here, http://www.esp8266.nu/index.php/ESPEasy_Command_Reference It seems that Command s could basically send via http or MQTT. BUT there must be a reason , why this is not generraly working. Maybe the Plugin must Provider a Call for his cmds? This is a Task for the developers, i guess.. ...
by tozett
19 Aug 2016, 09:51
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 191119

Re: Feature Request collection/list

look. isnt that nearly wonderful ?
(espeasy still missing as "home of control" )
by tozett
19 Aug 2016, 09:42
Forum: ESP Easy: Software
Topic: Possible issue with R103
Replies: 24
Views: 17970

Re: Possible issue with R103

erase flash succesfully reported in this forum from other users:
here ->
http://www.esp8266.nu/forum/viewtopic.p ... 1732#p8014
and
http://www.esp8266.nu/forum/viewtopic.p ... lash#p8055
by tozett
18 Aug 2016, 14:27
Forum: ESP Easy: General Discussion
Topic: FreeRTOS SDK SPI Sector read issues
Replies: 3
Views: 4792

Re: FreeRTOS SDK SPI Sector read issues

looked here, http://bbs.espressif.com/download/file.php?id=1371 ( 99A-SDK-Espressif IOT Flash RW Operation__EN_v1.0.pdf) but this did not help to clarify. may you find some hint in pete scargills blog? he has done something with the SDK.. https://www.google.de/webhp?sourceid=chrome-instant&ion=1...
by tozett
18 Aug 2016, 11:31
Forum: ESP Easy: Software
Topic: How to use %sysname% in Publish command?
Replies: 12
Views: 9276

Re: How to use %sysname% in Publish command?

Normally, But look here how many threads are not marked (Some other Forums are a Bit more cared) So it is difficult to See solved or still ipen Problem s For newbies and others. It was inteded as a polite help to keep the Forum overwiew easy to See Solutions for already solved Problem s But youre ri...
by tozett
18 Aug 2016, 09:56
Forum: ESP Easy: Software
Topic: How to use %sysname% in Publish command?
Replies: 12
Views: 9276

Re: How to use %sysname% in Publish command?

sounds like solved?
may the Threadstarter could mark his first post here as SOLVED...
thanks..
by tozett
18 Aug 2016, 09:54
Forum: ESP Easy: General Discussion
Topic: Only broadcast Temp/Humidity when new value is different than last
Replies: 1
Views: 3169

Re: Only broadcast Temp/Humidity when new value is different than last

sounds like an interesting FEATURE REQUEST for the developers ...
:mrgreen:
by tozett
18 Aug 2016, 09:52
Forum: ESP Easy: Software
Topic: ESP development section
Replies: 0
Views: 1751

ESP development section

RULES EXAMPLE : here https://ex-store.de/ESP8266-WiFi-Relay-V31#&gid=1&pid=1 (further down the page, please copy some ideas ...) :P hi, i make this new topic here, but instead i would have found it easier to have the development threads sorted on out on top of all forum-threads and discussio...
by tozett
17 Aug 2016, 19:52
Forum: ESP Easy: General Discussion
Topic: $5 WiFi Dev Board Running Linux
Replies: 10
Views: 12538

Re: ESP8266 vs Omega2

double post for omega2 ?
check the forum carefully about double information...somethings are already here...

http://www.esp8266.nu/forum/viewtopic.php?f=4&t=1802
by tozett
17 Aug 2016, 09:40
Forum: ESP Easy: Software
Topic: ESP Easy Releases
Replies: 345
Views: 293312

Re: ESP Easy Releases

this thread "ESP Easy-Releases", the other "ESP EASY Development", the "FEATURE REQUEST" (and something about PLUGINS) seems to me the skeleton to see whats going on with the firmware. maybe i makes sense to pin them on top of the forum? or have features and bugs in the...
by tozett
17 Aug 2016, 09:36
Forum: ESP Easy: General Discussion
Topic: Feature Request collection/list
Replies: 197
Views: 191119

Re: Feature Request collection/list

request support for 8-dot display with max7219 (SPI) https://github.com/squix78/MAX7219LedMatrix ---update: there is room for improvement in the lib, but it is running somehow. it would be WONDERFUL !!!!!!!!!!!!!!! if i could attach the matrix (via SPI possible?) to the espeasy firmware as a device ...
by tozett
16 Aug 2016, 09:12
Forum: ESP Easy: Software
Topic: How to read sensor data at 0, 5, 10, 15... of every hour?
Replies: 3
Views: 3198

Re: How to read sensor data at 0, 5, 10, 15... of every hour?

that raises the problem, how the esp knows when its midnight. you must have working ntp-time. i guess. or working manual time. than you could use rules with the time. (link to the wiki was given before). may you touch the good idea, to have something like linux-"cron" scheduler within espe...