Closed chelming closed 5 years ago
it shows up in my arp table as 10.42.42.11 but I can't connect to it:
root@kali:~/tuya-convert# arp -a
? (10.42.42.29) at 58:cb:52:46:38:0e [ether] on wlan0
? (10.42.42.11) at b4:e6:2d:67:3f:99 [ether] on wlan0
? (10.42.42.42) at <incomplete> on wlan0
_gateway (10.0.2.2) at 52:54:00:12:35:02 [ether] on eth0
root@kali:~/tuya-convert# curl http://10.42.42.11
curl: (7) Failed to connect to 10.42.42.11 port 80: Connection refused
running it through wireshark I can see that it's trying to connect to https://a3.tuyaus.com
Hi, did you get to the bottom of this? I'm having the same issue.
yep! they have patched firmware and don't work with Tuya Convert any more.
Get Outlook for Androidhttps://aka.ms/ghei36
On Tue, Jun 4, 2019 at 8:09 PM -0400, "RoulstoneR" notifications@github.com<mailto:notifications@github.com> wrote:
Hi, did you get to the bottom of this? I'm having the same issue.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ct-Open-Source/tuya-convert/issues/204?email_source=notifications&email_token=AB3DIQKQMJK3C2JJKNRQML3PY3737A5CNFSM4HQH5YC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODW6G7WQ#issuecomment-498888666, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AB3DIQJJHDXHSWM6XSBPXG3PY3737ANCNFSM4HQH5YCQ.
I did wonder if that was the issue. I'm assuming you haven't got a workaround? look like I need to return them.
I bought 5 at the local Menards. 4 worked like a charm, one appears to have the updated firmware.
Numbers under the wifi logo may be production date codes. 228-19-14 doesn't work for me. Can you'all post the codes for your working bulbs?
228-28-42 doesn't work, model BPA800/RGBW/AG/2/UK.
I have managed to open the bulb (gently prying around the globe, it appears to be just stuck on with an adhesive), remove the LED board and then start tracing the pads on the ESP board. Has anyone found out what all 7 pads are?
I found a schematic but it didn't look like the board had a tx/rx on it
On my bulb, the ESP board has 7 pads on the back. Holding the bulb with the light socket fitting at the bottom, the four vertical pads are (top to bottom) GND, 3.3V, ?, Pin15 GPIO0. There are 2 pads close to each other on a diagonal, top-right is Pin 25, GPIO3 RX and bottom-left is Pin 26 GPIO1 TX. There's also another pad on it's own, but I don't know what that is either.
The pins above are the pins on the ESP8266 chip. I checked these by continuity testing with a multimeter and needle probes, but that's not to say they'll be the same on every other bulb.
Great link. The plastic dome on top can be pryed off, gently. It does take some force, but there are no catches or clips, just a soft glue.
The bulb is potted in resin as shown in photo 2. I don't think I can get the boards out of there, but I will be attaching wires to the pads shown in photo 10 with the boards in-situ. Rotate that photo 90 degrees clockwise to match the orientation I am working in.
So if you found the pins necessary to flash the board, were you able to successfully do it over UART? Any issues? Is there any reason to figure out what the other pads go to since they are unneeded to flash the board itself? I couldn't see any use for those since it is a light bulb.
Also I would go to say that all the pins that you found would be the same for every bulb of this model as long as they don't change the Tuya board they use.
Yes, successfully flashed. This thread also has some pictures and success and they concur the boards are likely similar: https://github.com/ct-Open-Source/tuya-convert/issues/99
Step by step guide to flashing here: https://community.blynk.cc/t/how-to-backup-restore-official-firmware-on-any-espressif-esp8266-esp32/34309
Flashed the standard latest Tasmota (6.6.0) .bin using esptool. Hard reset between each esptool operation by unplugging/power off (so read-flash, reset, erase, reset, write-flash). I haven't reassembled yet, but the device is on my WLAN.
@StealthChesnut was your bulb not filled with epoxy?
Haven't opened mine up yet but from what I've read is that it's more of a rubbery resin that doesn't cover up the pads.
Also did you stick a knife between the cover and the base or how did you get the two apart?
@cwhits There was some epoxy, but not enough to cover the pads. Most of the white circuit board was uncovered.
@alexyao2015 I was able to power from the pads. It's very tight for space though and I checked my connections for shorts before powering up.
I got the bulb open by prying with thin bladed screwdrivers, working my way around gently. It's mostly the glue holding the dome on. If you're careful it should come off if you just keep working round slowly.
I've been able to use the tasmota template but it only shows sliders for brightness and white temperature so far.
So this template didn't work for color? Maybe try going through each gpio one by one.
also don't forget:
Note BGR color order - setoption37 54 in tasmota console to remap.
I used that template, but on rebooting the web gui only showed two sliders, one for colour temp and one for brightness. I ran out of time but will look further into it and try the console command.
On Tue, 6 Aug 2019, 01:00 Chris Helming, notifications@github.com wrote:
also don't forget:
Note BGR color order - setoption37 54 in tasmota console to remap.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ct-Open-Source/tuya-convert/issues/204?email_source=notifications&email_token=ALFO3FDREDAOP46KTI65FR3QDC5KDA5CNFSM4HQH5YC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3TNITQ#issuecomment-518444110, or mute the thread https://github.com/notifications/unsubscribe-auth/ALFO3FB3VNZTUQ2BVGAKFETQDC5KDANCNFSM4HQH5YCQ .
The Sonoff-Tasmota web GUI doesn't offer a color control, whether or not the device supports it. Control the color through MQTT or console.
I don't know if I'm totally missing something, but I removed the top cap but can't seem to figure out how to remove the led plate. There are no screws on mine like I saw in the picture. Anyone have tips/help?
That's a completely different LED layout to mine, and what happened with the boards?! Not sure how you'd go about getting that off other than complete disassembly.
Is that a Costco/ Felt bulb or another brand?
On Sun, 11 Aug 2019, 04:45 alexyao2015, notifications@github.com wrote:
Well I finally pried the plate off and suffice it to say they really don't want you to get in there. [image: MVIMG_20190810_224313] https://user-images.githubusercontent.com/33379584/62829324-90dc9180-bbc0-11e9-92f1-f6cba61c612b.jpg
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ct-Open-Source/tuya-convert/issues/204?email_source=notifications&email_token=ALFO3FHESRRWBLHSXHADWB3QD6DOZA5CNFSM4HQH5YC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4AZNMY#issuecomment-520197811, or mute the thread https://github.com/notifications/unsubscribe-auth/ALFO3FGCYDQR36LTNBJXKEDQD6DOZANCNFSM4HQH5YCQ .
So I purchased the 100 watt version from my local Menards. Same feit brand and same price and almost the same model number as the 60 watt version. Appears that the inside is completely different. Finally got the plate off without damaging anything and discovered that the module is also different and covered in a playdough like putty. Luckily it was moldable so I could scoop it out. The module looks like an esp12e so I think I'll have to solder wires to get it to flash.
So after a lot of pain, I got tasmota on it and everything lights up expect for the cool LEDs. So either I broke something while soldering the wires or I can't find the GPIO pins. I can choose to either flash back the tuya firmware to see if the hardware itself was damaged but if it wasn't I have to go through the trouble of resoldering and flashing again. Any ideas on how to find the GPIO pins so I can avoid having to go through it again?
On my bulb, the ESP board has 7 pads on the back. Holding the bulb with the light socket fitting at the bottom, the four vertical pads are (top to bottom) GND, 3.3V, ?, Pin15 GPIO0. There are 2 pads close to each other on a diagonal, top-right is Pin 25, GPIO3 RX and bottom-left is Pin 26 GPIO1 TX. There's also another pad on it's own, but I don't know what that is either.
The pins above are the pins on the ESP8266 chip. I checked these by continuity testing with a multimeter and needle probes, but that's not to say they'll be the same on every other bulb.
Here's the test pads labeled to be clear on the TYLC2V module (I used these 2 images from Tuya and played with contrast to trace the pins, and they agree with StealthChesnut meter-testing. https://images.tuyacn.com/smart_res/developer_default/TYLC2V-1.png https://images.tuyacn.com/smart_res/developer_default/TYLC2V-2.png )
Happy to share that support for HTTPS firmware is in the works #279
OTA flashing works with the latest branch and my bulbs that have an FCC id ending in GT1 rather than GT1. I read somewhere they changed driver chips from the SM16726P but I'll take a peek as I try to get a template working.
@DSuds Thats good news. Can you confirm that latest branch works for Feit bulbs? I was following the other thread, it seems to be referencing another bulb. Also, my bulb's FCC id also ends with GT1.
@goodfore I bought fiet bulbs from Costco yesterday and it worked
Well I can confirm both model 1 and 2 can be flashed. The GT2 is significantly different inside however with a SM726EC.
SM726EB (used by Merkury Innovations Color A21 Bulb) is protocol compatible with the SM16716. Haven't heard of the SM726EC but I'd guess that it is also compatible.
Probably fine but I dove in depth first here... now that I have disassembled bulbs I was serial flashing and now OTA flashing I should probably figure out how to control them! Looks like the pin out may be different at they don't seem to respond the same as the first version. GT2 LED board:
Using Tasmota? Try module SYF05 and then set GPIO13 to SM16716 PWR.
@DSuds There is a similar discussion on the SYM-A19RGBWAGT2 here https://github.com/arendst/Sonoff-Tasmota/issues/6534#issuecomment-537771525 @kueblc They have moved around CLK(GPIO14) and DAT(GPIO12). PWR is still on GPIO13. Both GPIO4 and GPIO5 are now PWMs. They also changed the way the two PWM channels handle the Warm/Cold/Brightness. One PWM only controls the blend between Cold and Warm LEDs. The other PWN controls the brightness. Do you have any idea what Tasmota options fit this usage?
There was a fair bit of work that went into handling the two whites and rgb levels so there may need to be some similar work in tasmota to manage this new control style. I'll dig in when back at the computer! I wish there was an easier way to tell the models apart though - my eyes aren't that great anymore!
that have an FCC id ending in GT1 rather than GT1. I read somewhere they changed driver chips from t
@DSuds What did you mean by using GT1 twice in "ending it GT1 rather than GT1"
Did you have issues getting a device to flash? Please be sure to include your device name, model, and firmware version as well as your logs! Feit BPA800 bulb from Costco.
The bulb flashes quickly (EZ mode) then turns solid once the SmartConfig packets are sent. It connects to vtrust-flash but nothing happens after that.
::0e is my phone, and ::dd is the light bulb.
Press enter (light is blinking)
light stops blinking