did not understand anything). just tell me what you would change and by what logic events should be displayed
Sorry.
Change
Bit_0 = āOpen/Motionā
Bit_4 = āwireless reedā
I think this is enough.
I do not have any other model product I can test. I do not know what ā bit 2,6 or 7 ā does.
Thankyou
0x2a, 0x2b, I do not worry about
And the logic looks great
Hey SkorP, was there anything else you needed?
Cheers
Well, I corrected your comments, then you tell me if it works or not)
Awesome, just did a test, looks greatšš»
Hi Skorp, your Event Codes look good am i able to send the frequency and Adjust the Serial number on your latest Edit??
thankyou
you know how the package is generated, create the correct package and enter the frequency in the key field, in the same place in the file
I was able to edit the package to change the serial number and the event code, but when I transmitted, the receiver did not accept.
I than tried to send an unedited package, but this also failed to receive. Any ideas?
It must have been midnight, I was able to get it working this morning before work, you are a genius SkorP thankyou
The only trouble Iām getting is the last hex value in the key, I believe itās the CRC. It changes with the value. I guess I will need to run a program each time I change the key to give correct crc? I will try to figure it out tonight
Iāve created a Template for those that come after me, thanks to SkorP who did all the heavy lifting we have a Magellan Protocol.
Iāve used his genius to work out the CRC algorithm using RevengCRC and attached a website that pumps out the correct information.
Iāve also written down the conversion path to create a personalised SN and basic Button press key
Template.sub
Filetype: Flipper SubGhz Key File
Version: 1
Frequency: 433920000
Preset: FuriHalSubGhzPresetOok650Async
Protocol: Magellen
Bit: 32
Key: 00 00 00 00 xx xx xx xx
#SN>Bin>RevBin>HexKey
#SnHexKey>Bin>RevBin>Dec
#00 xx 00 00 = SN-xxx000
#xx 00 00 00 = SN-000xxx
#00 00 xx 00 = Event (08-closed)(88-open)(C8-Tamper/Open)
#00 00 00 xx = CRC= (Poly-31/Ini-FE/Xor-0D)
#www.sunshine2k.de/coding/JavaScript/CRC/crc_js.html
Guys, isnāt the correct brand Magellan and not Magellen?
It is, thanks, Iām usually replying late at night or first thing in morning haha good pick up
actually this is an important question. since it is actually called because changing names is a very bad practice
Hey SkorP, strasharo is correct, Magellan has an āaā at the end all good
thanks strasharo