Can we use ESPEasy also as ESP-Now gateway? Or it’s still in development?
Search found 10 matches
- 11 Jan 2023, 13:51
- Forum: ESP Easy: General Discussion
- Topic: Espeasy only as AP
- Replies: 23
- Views: 32890
- 08 Jan 2023, 19:07
- Forum: ESP Easy: Hardware
- Topic: Sensair S8
- Replies: 118
- Views: 153103
Re: Sensair S8
Well, it should be possible to run it... However the ESP01 does have a lot of other limitations, like the 1M flash size. I can confirm that it works fine with ESP-01: TX-TX, RX-RX and then using Software Serial with proper TX/RX mapping. Concerning 1M flash I have 2 ideas: 1. Build custom FW withou...
- 27 Dec 2022, 18:10
- Forum: ESP Easy: Hardware
- Topic: Sensair S8
- Replies: 118
- Views: 153103
Re: Sensair S8
Thanks, I'll give it a try and post results.
- 27 Dec 2022, 18:10
- Forum: ESP Easy: Hardware
- Topic: Properly reset PMS7003 via Rules
- Replies: 5
- Views: 2253
- 27 Dec 2022, 16:26
- Forum: ESP Easy: Hardware
- Topic: Sensair S8
- Replies: 118
- Views: 153103
Re: Sensair S8
Has anybody tried to use Sensair S8 with ESP-01? I'm checking ESP-01 pins and wonder if it will work: ESP-01 has build-in TX/RX pins - GPIO1 & GPIO3 are both HIGH at boot. The remaining GPIO0 and GPIO2 shouldn't be LOW, which may cause ESP to enter FLASH mode. Or it's no go and better to use D1/...
- 27 Dec 2022, 16:17
- Forum: ESP Easy: Hardware
- Topic: Properly reset PMS7003 via Rules
- Replies: 5
- Views: 2253
Re: Properly reset PMS7003 via Rules
You can use the command pmsx003,reset to reset the sensor. This can be issued from rules, the Tools page, or remote via HTTP or MQTT (when using the OpenHab controller). It requires the RST pin to be configured correctly. Unfortunately, I don't see in logs (Debug Dev) any output releted to the sens...
- 26 Dec 2022, 14:26
- Forum: ESP Easy: Hardware
- Topic: Properly reset PMS7003 via Rules
- Replies: 5
- Views: 2253
Properly reset PMS7003 via Rules
Hello, I have PMS7003 dust sensor and sometimes it stops working, so I want to automatically reset it via Rules. Have checked PMS7003 specs and it looks like we need to set Reset Pin Low, but in ESP Easy source I see this code for reset: // Toggle 'reset' to assure we start reading header addLog(LOG...
- 17 Nov 2019, 09:25
- Forum: ESP Easy: Hardware
- Topic: Is it possible to use LCDs with ST7735&ST7739 controllers??
- Replies: 42
- Views: 40951
Is it possible to use LCDs with ST7735&ST7739 controllers??
Hello,
Is it possible to use LCDs with ST7735 or ST7739 with ESP Easy? I have several of them: some with I2C, some with SPI.
Thanks!
Is it possible to use LCDs with ST7735 or ST7739 with ESP Easy? I have several of them: some with I2C, some with SPI.
Thanks!
- 20 Oct 2019, 16:05
- Forum: ESP Easy: General Discussion
- Topic: ESP Easy development "mega-201YMMDD" clearifications
- Replies: 20
- Views: 19445
Re: ESP Easy development "mega-201YMMDD" clearifications
What is the difference between there builds: custom_ESP8266_4M1M.bin test_core_260_sdk222_alpha_ESP8266_4M1M.bin (test plugins + new SDK?) test_ESP8266_4M_VCC.bin (includes test plugins) See the README.txt also included in the ZIP you can download: https://github.com/letscontrolit/ESPEasy/tree/mega...
- 19 Oct 2019, 20:34
- Forum: ESP Easy: General Discussion
- Topic: ESP Easy development "mega-201YMMDD" clearifications
- Replies: 20
- Views: 19445
Re: ESP Easy development "mega-201YMMDD" clearifications
What is the difference between these builds:
custom_ESP8266_4M1M.bin
test_core_260_sdk222_alpha_ESP8266_4M1M.bin (test plugins + new SDK?)
test_ESP8266_4M_VCC.bin (includes test plugins)
custom_ESP8266_4M1M.bin
test_core_260_sdk222_alpha_ESP8266_4M1M.bin (test plugins + new SDK?)
test_ESP8266_4M_VCC.bin (includes test plugins)