mirror of
https://github.com/nicsure/TD-H3-Engineering.git
synced 2025-03-18 16:44:04 +00:00
Add files via upload
Experimental firmware for Simon Templar. This firmware should shift the wireless copy frequency to 433.250 MHz. If you want to change this frequency you will need a hex editor. First decide on the frequency you want (must be UHF) in 10 Hertz units, so for example if you want to set it to 435.275Mhz this would be 43,527,500 Now you need to convert this to Hex, so in this example that would be 02982D4C Now split this into 4 bytes, which would be for this example 02 98 2D 4C Now load the firmware into a hex editor and find the following offset bytes F32D = 02 F32F = 95 F336 = 16 F338 = 48 Replace each of these offset bytes with the 4 bytes you previously calculated and this should set the Wireless Copy frequency to what you want.
This commit is contained in:
parent
d9e95f9707
commit
3541fbf56d
BIN
NICMODH3_V7.3X3_240702.BIN
Normal file
BIN
NICMODH3_V7.3X3_240702.BIN
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user