- root via https://topjohnwu.github.io/Magisk/install.html
- Intercom app needs native service to talk to hardware
- see https://github.com/ad1217/M17_Intercom for an example app that uses the native service
- Atom XL [Source]
- Atom L, showing unpopulated pads [Source]
- the Atom L seems to be the exact same hardware, other than the RF components
- See command-format.md for the commands sent to the MCU.
- android service calls
/vendor/bin/auto_update
shell script - ...which uses
/system/bin/extcmdtest
to put it into DFU mode
- 1.2.0 adds STM32F411
- 1.5.0 adds
HAL_I2S_DMAPause
andResume
, which exist in firmware - 1.15.0 changes
HAL_I2S_Init
to not match disassembly
- Product Page (lacking any useful information)
- See command-format.md for the commands sent to the DMR module, via the MCU
- inconveniently filters recieved audio (and maybe transmitted, untested)
- uses a C-SKY CK803S
- made by GigaDevice
- maybe a GD25LQ05C ?