Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Sonoff Touch #228

Closed
wants to merge 1 commit into from
Closed

Update Sonoff Touch #228

wants to merge 1 commit into from

Conversation

ionciubotaru
Copy link

TX and RX pins are accesibile and the user can connect easy a DS18B20 sensor.
With this small addition Sonoff Touch became a room termostat also.

TX and RX pins are accesibile and the user can connect easy a DS18B20 sensor.
With this small addition Sonoff Touch became a room termostat also.
@arendst
Copy link
Owner

arendst commented Mar 19, 2017

Will include in next release

arendst added a commit that referenced this pull request Mar 19, 2017
4.0.7 20170319
* Increased Sonoff Led PWM frequency from 432 to 1000
* Fix possible watch dog reboot after changing module type on web page
* Fix reporting of GPIO usage from web page
* Fix Sonoff Led blank during firmware upgrade
* Fix Sonoff Led flicker and possible flash corruption by using latest
Arduino-esp8266 versions
*   of pwm core files included in sonoff library (#211)
* Add PWM output control with commands PWM1 to PWM5 using user
selectable GPIOs (#211)
* Fix exceptions due to low values of commands HlwPCal (10000), HlwUCal
(1000) and HlwICal (2500) (#223)
* Add Switch state to sensor status (#227, #233)
* Add user configuarble GPIO to module Sonoff Touch (#228)
* Add define WEB_PORT to user_config.h to change default web server port
from 80 (#232)
* Fix failed Ota Firmware upgrade started from Web page (#235)
@arendst arendst closed this Mar 19, 2017
vicfergar pushed a commit to vicfergar/Sonoff-Tasmota that referenced this pull request Jul 17, 2017
3.2.1 20170113
* Fix some failed command decoding (arendst#228)
* Removed passwords from status messages (arendst#216)
* Add I2C BH1750 sensor (arendst#222)
* Sensor rewrite preparing for online selection
vicfergar pushed a commit to vicfergar/Sonoff-Tasmota that referenced this pull request Jul 17, 2017
3.2.1 20170113
* Fix some failed command decoding (arendst#228)
* Removed passwords from status messages (arendst#216)
* Add I2C BH1750 sensor (arendst#222)
* Sensor rewrite preparing for online selection
vicfergar pushed a commit to vicfergar/Sonoff-Tasmota that referenced this pull request Jul 17, 2017
3.2.1 20170113
* Fix some failed command decoding (arendst#228)
* Removed passwords from status messages (arendst#216)
* Add I2C BH1750 sensor (arendst#222)
* Sensor rewrite preparing for online selection
@nunoronconcouto
Copy link

Hi..
Anyone can help me please
I am trying to update my sonoff touch (Sonoff-Tasmota 5.10.0a) to v5.11.1
When i Upgrade by file upload i get this error:

Upload Failed

Not enough space

Anyone have a idea???

@Leseratte10
Copy link

First update to sonoff-minimal.bin, then update to the actual sonoff.bin. During the upload, the device needs space for both the old and the new software, and Tasmota is too large to fit into the flash twice.

@vMeph
Copy link

vMeph commented Feb 10, 2018

Do you have schematic for the instalation off DS18B20?

@ionciubotaru
Copy link
Author

connect Sonoff's 3V3 to DS18B20 VCC pin, Gnd to GND and data pin to RX pin
between RX (data) and VCC connect a 10K resistor

@ionciubotaru ionciubotaru deleted the patch-1 branch February 10, 2018 15:02
@vMeph
Copy link

vMeph commented Feb 10, 2018

thanks

curzon01 pushed a commit to curzon01/Tasmota that referenced this pull request Sep 6, 2018
4.0.7 20170319
* Increased Sonoff Led PWM frequency from 432 to 1000
* Fix possible watch dog reboot after changing module type on web page
* Fix reporting of GPIO usage from web page
* Fix Sonoff Led blank during firmware upgrade
* Fix Sonoff Led flicker and possible flash corruption by using latest
Arduino-esp8266 versions
*   of pwm core files included in sonoff library (arendst#211)
* Add PWM output control with commands PWM1 to PWM5 using user
selectable GPIOs (arendst#211)
* Fix exceptions due to low values of commands HlwPCal (10000), HlwUCal
(1000) and HlwICal (2500) (arendst#223)
* Add Switch state to sensor status (arendst#227, arendst#233)
* Add user configuarble GPIO to module Sonoff Touch (arendst#228)
* Add define WEB_PORT to user_config.h to change default web server port
from 80 (arendst#232)
* Fix failed Ota Firmware upgrade started from Web page (arendst#235)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants