-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Wow, 4 antennas + IR leds ? The Nuvoton is likely to be a TuyaMCU so you should probably start by entering a template like this one in Configuration => Others Still, it would be good that you try to reconsrtuct as much as possible the diagram of the device. Once you have more details, it will be easier to help you. |
Beta Was this translation helpful? Give feedback.
-
|
Did this story have a happy ending? I have the same device. |
Beta Was this translation helpful? Give feedback.
Wow, 4 antennas + IR leds ?
RF and IT bridge
Should you have chose a ESP-C3-12F you would also have Bluetooth in the same 🤣
The Nuvoton is likely to be a TuyaMCU so you should probably start by entering a template like this one in Configuration => Others
{"NAME":"Tuya Device","GPIO":[0,2272,0,2304,0,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":54}And check the boxe "Activate" then Save.
After reboot, go to the console and you should see messages about TuyaReceived
Still, it would be good that you try to reconsrtuct as much as possible the diagram of the device.
Try to find where each GPIO of the ESP goes.
You can do that with your eyes and, if you have amultimeter, those generally have a contact t…