C:\Users\User\Downloads>python BitBucketConverter.py "AA B1 04 0212 006E 00BE 132E 01202001200101200120010120010120012010202001202023 55" 1
Traceback (most recent call last):
File "BitBucketConverter.py", line 56, in <module>
main(szInpStr, repVal)
File "BitBucketConverter.py", line 44, in main
strHex = "%0.2X" % iLength
TypeError: %X format: an integer is required, not float{"RfRaw":{"Data":"AA B1 03 01C2 0500 34E4 01100110011001100110101010101010101010100101010102 55"}}Which should convert to:
RfRaw AAB021030101C2050034E40110011001100110011010101010101010101010010101010255
Then I send it via mqtt to this topic cmnd/portisch/Backlog
RfRaw AAB021030101C2050034E40110011001100110011010101010101010101010010101010255; RfRaw 0
If you are testing then you just send it from the console.RfRaw AAB021030101C2050034E40110011001100110011010101010101010101010010101010255When I did all this I used 6.21 and the portish version that was in the source code of that tasmota version under the tools/fw_efm8bb1
Firmware 6.2.1 and portisch firmware that came with it dated 20180320 and file size 17.8kb seem to work the best.
NOTE: If you are testing then POWER OFF the RF-bridge as the portisch does just stop working. RESTARTING PORTISH DOES NOT work you have to power it off.
I have the portish on a sonoff device so I can drop the power using the sonoff device if it stops working.
So everything you are trying may be working but you just have to turn off the power to the portisch. That is what i have found.
It might be worth turning the power off every time you try something as it might just work!
Good luck...it took me AGES to get the hang of this. I use it to control my ceiling fan.
https://www.youtube.com/watch?v=9G1kKoTeY3w
I use openhab and have the ceiling fan controls in that now as well as node red which I don't use that much now because the openhab
phone app and web interfaces are better and more configurable.
NOTE: If you are testing then POWER OFF the RF-bridge as the portisch does just stop working. RESTARTING PORTISH DOES NOT work you have to power it off.
I have the portish on a sonoff device so I can drop the power using the sonoff device if it stops working.
Remote #1 (for pool RGB lights)
Remote #2 (for projector curtain)

My Sonoff Bridge:


I see that the board interact when receiving data but can't figure out if it actually sends data out. Is there a way to find if any data actually gets sent out from the rf bridge?
I gave up after numerous attempts. I'm now trying with espurna firmware, had to mod the board though.
I see that the board interact when receiving data but can't figure out if it actually sends data out. Is there a way to find if any data actually gets sent out from the rf bridge?
--
You received this message because you are subscribed to the Google Groups "SonoffUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonoffusers...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/sonoffusers/60fe497c-c736-41b4-ada8-ea7dc24cad44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
1) remove the soldered wires.
2) make sure the small switch is set to on
3) connect the power using the USB power don't power it from the header.
4) generate the codes using the last butbucket program I attached.
5) try a different remote and a different device.
I have 3 of the sound rf bridges and they all work.
It's 4 a.m.here going back to sleep now.
The only difference between your bridge and mine is that mine are 433mhz
It should work!
If you have a second bridge available you could use that one to monitor RF signals?Thomas
On Sun, 16 Jun 2019 at 15:45, Ron Linder <ronl...@gmail.com> wrote:
I gave up after numerous attempts. I'm now trying with espurna firmware, had to mod the board though.
I see that the board interact when receiving data but can't figure out if it actually sends data out. Is there a way to find if any data actually gets sent out from the rf bridge?
--
You received this message because you are subscribed to the Google Groups "SonoffUsers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonof...@googlegroups.com.
I'm using latest Tasmota.