arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.19k stars 4.81k forks source link

No matter what color order I set in firmware, or via SetOption37 m7 LEDs are multi-colored. #9657

Closed Anon0ne closed 4 years ago

Anon0ne commented 4 years ago

PROBLEM DESCRIPTION

A clear and concise description of what the problem is.

The LEDs are multiple colored instead of a solid color when choosing one. I have tried all available schemes in the setOption37 list, and also by changing them in the firmware. I had these LEDs in a chase mode using Arduino Nano before moving them over to the ESP8266; It would light a solid color over the entire strand succesfully.

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

{"NAME":"Generic","GPIO":[255,255,255,255,255,255,255,255,255,255,255,255,255],"FLAG":15,"BASE":18}

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:

Rules output here:

NA

- [x] Provide the output of this command: `Status 0`:

STATUS 0 output here: 01:44:24 MQT: stat/tasmota_6637AE/STATUS = {"Status":{"Module":18,"DeviceName":"LEDs","FriendlyName":["LEDs"],"Topic":"tasmota_6637AE","ButtonTopic":"0","Power":1,"PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0}} 01:44:24 MQT: stat/tasmota_6637AE/STATUS1 = {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota/release/tasmota.bin","RestartReason":"Software/System restart","Uptime":"0T00:02:35","StartupUTC":"2020-10-29T00:41:49","Sleep":50,"CfgHolder":4617,"BootCount":24,"BCResetTime":"2020-10-29T00:40:49","SaveCount":172,"SaveAddress":"F8000"}} 01:44:24 MQT: stat/tasmota_6637AE/STATUS2 = {"StatusFWR":{"Version":"8.5.1(tasmota)","BuildDateTime":"2020-10-02T10:09:47","Boot":31,"Core":"2_7_4_1","SDK":"2.2.2-dev(38a443e)","CpuFrequency":80,"Hardware":"ESP8266EX","CR":"401/699"}} 01:44:24 MQT: stat/tasmota_6637AE/STATUS3 = {"StatusLOG":{"SerialLog":2,"WebLog":2,"MqttLog":0,"SysLog":0,"LogHost":"","LogPort":514,"SSId":["BizHostNC_IoT","TC8717T0D"],"TelePeriod":300,"Resolution":"558180C0","SetOption":["000A8009","2805C800010D060000005A00000000000000","00000200","00006000","00000000"]}} 01:44:25 MQT: stat/tasmota_6637AE/STATUS4 = {"StatusMEM":{"ProgramSize":596,"Free":404,"Heap":23,"ProgramFlashSize":4096,"FlashSize":4096,"FlashChipId":"164020","FlashFrequency":40,"FlashMode":3,"Features":["00000809","8FDAE797","04368001","000000CD","010013C0","C000F981","00004004","00000000"],"Drivers":"1,2,3,4,5,6,7,8,9,10,12,16,18,19,20,21,22,24,26,27,29,30,35,37","Sensors":"1,2,3,4,5,6"}} 01:44:25 MQT: stat/tasmota_6637AE/STATUS5 = {"StatusNET":{"Hostname":"tasmota_6637AE-6062","IPAddress":"192.168.2.208","Gateway":"192.168.2.1","Subnetmask":"255.255.255.0","DNSServer":"192.168.2.1","Mac":"48:3F:DA:66:37:AE","Webserver":2,"WifiConfig":4,"WifiPower":17.0}} 01:44:25 MQT: stat/tasmota6637AE/STATUS6 = {"StatusMQT":{"MqttHost":"192.168.*.***","MqttPort":1883,"MqttClientMask":"DVES%06X","MqttClient":"DVES_6637AE","MqttUser":"****","MqttCount":1,"MAX_PACKET_SIZE":1200,"KEEPALIVE":30}} 01:44:25 MQT: stat/tasmota_6637AE/STATUS7 = {"StatusTIM":{"UTC":"2020-10-29T00:44:25","Local":"2020-10-29T01:44:25","StartDST":"2020-03-29T02:00:00","EndDST":"2020-10-25T03:00:00","Timezone":"+01:00","Sunrise":"07:33","Sunset":"17:34"}} 01:44:25 MQT: stat/tasmota_6637AE/STATUS10 = {"StatusSNS":{"Time":"2020-10-29T01:44:25"}} 01:44:25 MQT: stat/tasmota_6637AE/STATUS11 = {"StatusSTS":{"Time":"2020-10-29T01:44:25","Uptime":"0T00:02:36","UptimeSec":156,"Heap":23,"SleepMode":"Dynamic","Sleep":10,"LoadAvg":99,"MqttCount":1,"POWER":"ON","Dimmer":64,"Color":"163,3,0","HSBColor":"1,100,64","Channel":[64,1,0],"Scheme":0,"Width":1,"Fade":"OFF","Speed":1,"LedTable":"ON","Wifi":{"AP":2,"SSId":"TC8717T0D","BSSId":"74:D0:2B:89:F4:F0","Channel":11,"RSSI":56,"Signal":-72,"LinkCount":1,"Downtime":"0T00:00:05"}}}

- [ ] Provide the output of the Console log output when you experience your issue; if applicable:
  _(Please use_ `weblog 4` _for more debug information)_

Console output here:



### TO REPRODUCE
_Steps to reproduce the behavior:_

### EXPECTED BEHAVIOUR
_A clear and concise description of what you expected to happen._
Solid color LEDs with the proper scheme. Which according to the purchase place, RGBW.
https://www.banggood.com/1M-5M-WS2812B-5-Pins-RGBW-RGBWW-4-IN-1-LED-Strip-Light-Non-Waterproof-DC5V-p-1211152.html?rmmds=myorder

### SCREENSHOTS
_If applicable, add screenshots to help explain your problem._

### ADDITIONAL CONTEXT
_Add any other context about the problem here._
![PXL_20201028_235739083](https://user-images.githubusercontent.com/41264521/97511986-c05ef180-195e-11eb-9bfd-c1930e0ecd5a.jpg)

**(Please, remember to close the issue when the problem has been addressed)**
Anon0ne commented 4 years ago

Ended up getting it to work with some changes to the ws2812 file.