wqiu
lvl.2
United States
Offline
|
You can also sniffer CAN bus control frames.
I find ID 0x0201,0x0202,0x0203,0x0204,0x0211,0x0212,0x0213,0x0214,0x0215,0x0216 from CAN frames so far, each of them correspond to one CAN node device. Most likely, the first two of them stand for DJI intellegent controller and motion controller.
Such as:
00000,="22:40:09.538",452.9922,ch1,rec,0x0201,data frame,0x06,x| A0 48 08 01 5C DB
00001,="22:40:09.538",512.3520,ch1,rec,0x0202,data frame,0x05,x| 00 00 00 D6 7C
00002,="22:40:09.538",512.3531,ch1,rec,0x0203,data frame,0x08,x| 55 16 04 FC 04 09 A2 9C
00003,="22:40:09.538",512.3532,ch1,rec,0x0203,data frame,0x08,x| 00 3F 76 35 FF 00 00 87 |
|