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

add support for shelly1 relay #1128

Merged
merged 1 commit into from
Aug 25, 2018
Merged

add support for shelly1 relay #1128

merged 1 commit into from
Aug 25, 2018

Conversation

abmantis
Copy link
Contributor

@abmantis
Copy link
Contributor Author

It seems that after some minutes the device has reset itself! Settings were lost and it entered AP mode. Any tips?

@salopette
Copy link

Work shelly 1 with espurna?
Or tasmota Firmware?

@abmantis
Copy link
Contributor Author

By the way, I used IwIP v2 and a flash size of 2M (1M SPIFFS). Could that (specially IwIP) be the cause for the device reseting itself?

@xoseperez
Copy link
Owner

You don't need SPIFFS for ESPurna. Simply use the 1M layout size. Current stable version still uses SDK 2.3.0, not 2.4.X, you might want to test with that.

@abmantis
Copy link
Contributor Author

But there should be no issue in using a 2M layout with 1M SPIFFS, right?
I'll try 2.3.0 then. What is the best way to debug this kind of behaviour?

@xoseperez
Copy link
Owner

The best way when there is a reset is to debug it wired. I would use the 12V input and connect RX, TX and GND from the debug port to your computer, open a serial monitor and play with it.

@salopette
Copy link

Hi Guys! Where can I get the finished .bin for Shelly1?

Thank you

@salopette
Copy link

arendst/Tasmota#2789 (comment)

@salopette
Copy link

how is it going to work with Shelly2?

@xoseperez
Copy link
Owner

I have just pushed support for the Shelly2 in the dev branch.

@jsponz
Copy link

jsponz commented Sep 10, 2018

@xoseperez Good news! What about the power meter? It has a power monitoring IC MCP39F501 (https://www.microchip.com/wwwproducts/en/MCP39F501)

@xoseperez
Copy link
Owner

The schematic for the Shelly2 is not available, is it?

@fab33
Copy link

fab33 commented Nov 5, 2018

@xoseperez the power meter is working with Tasmota : https://github.com/arendst/Sonoff-Tasmota/wiki/Shelly-1-and-2
Code is here : https://github.com/arendst/Sonoff-Tasmota/blob/development/sonoff/xnrg_04_mcp39f501.ino
Apparently the MCP39F501 use the ESP Serial port.

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