このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
sa-2xx:start [2015/05/12 10:27] – admin | sa-2xx:start [2015/05/13 12:01] (現在) – admin | ||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== SA-200 シリーズ ====== | ||
+ | 920MHz 無線 + 電池駆動 + 各種センサー ??? | ||
+ | |||
+ | ===== Features (予定) ===== | ||
+ | * IEEE802.15.4g | ||
+ | * 6LowPAN support | ||
+ | * RealTime OS(([[http:// | ||
+ | |||
+ | ===== shell ===== | ||
+ | |||
+ | < | ||
+ | > ps | ||
+ | pid | name | state Q | pri | stack ( used) | location | ||
+ | 1 | idle | pending | ||
+ | 2 | main | running | ||
+ | 3 | uart0 | bl rx _ | 6 | 4096 ( 268) | 0x20001c80 | ||
+ | 4 | l2_pkt_handler | ||
+ | 5 | Transceiver | ||
+ | 6 | radio | bl rx _ | 5 | 3072 ( 292) | 0x20006130 | ||
+ | 7 | ip_process | ||
+ | 8 | lowpan_context_rem | ||
+ | 9 | lowpan_transfer | ||
+ | | SUM | | | 23552 ( 3208) | ||
+ | > ifconfig | ||
+ | Iface | ||
+ | EUI-64: 76-b0-e7-85-7e-ad-ab-84 | ||
+ | Source address mode: short | ||
+ | Transceivers: | ||
+ | * ml7396 | ||
+ | |||
+ | > help | ||
+ | Command | ||
+ | --------------------------------------- | ||
+ | reboot | ||
+ | ps | ||
+ | addr Gets or sets the address for the transceiver | ||
+ | eui64 Gets or sets the EUI-64 for the transceiver | ||
+ | chan Gets or sets the channel for the transceiver | ||
+ | txtsnd | ||
+ | pan Gets or sets the pan id for the transceiver | ||
+ | monitor | ||
+ | l2_ping | ||
+ | l2_probe | ||
+ | l2_probe_stats | ||
+ | ifconfig | ||
+ | mersenne_init | ||
+ | mersenne_get | ||
+ | > ifconfig 0 set | ||
+ | Usage: ifconfig < | ||
+ | Sets an transceiver specific value | ||
+ | <key> may be one of the following | ||
+ | * " | ||
+ | | ||
+ | * " | ||
+ | * " | ||
+ | * " | ||
+ | for e.g cc1100) of the transceivers | ||
+ | * " | ||
+ | * " | ||
+ | * " | ||
+ | * " | ||
+ | > ifconfig 0 set srcaddrmode long | ||
+ | > ifconfig 0 | ||
+ | Iface | ||
+ | EUI-64: 76-b0-e7-85-7e-ad-ab-84 | ||
+ | Source address mode: long | ||
+ | Transceivers: | ||
+ | * ml7396 | ||
+ | |||
+ | > | ||
+ | </ | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ===== MA-E320 + SA-200 (MA-E360) 対向 ===== | ||
+ | |||
+ | < | ||
+ | root@plum:/ | ||
+ | PING fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | 64 bytes from fe80:: | ||
+ | |||
+ | --- fe80:: | ||
+ | 10 packets transmitted, | ||
+ | rtt min/ | ||
+ | root@plum:/ | ||
+ | PING fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | 208 bytes from fe80:: | ||
+ | |||
+ | --- fe80:: | ||
+ | 10 packets transmitted, | ||
+ | rtt min/ | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | root@plum:/ | ||
+ | PING fe80:: | ||
+ | 1508 bytes from fe80:: | ||
+ | 1508 bytes from fe80:: | ||
+ | 1508 bytes from fe80:: | ||
+ | 1508 bytes from fe80:: | ||
+ | 1508 bytes from fe80:: | ||
+ | |||
+ | --- fe80:: | ||
+ | 5 packets transmitted, | ||
+ | rtt min/ | ||
+ | </ | ||
+ | |||
+ | |||
+ | < | ||
+ | root@plum:/ | ||
+ | lowpan0 | ||
+ | inet6 addr: fe80:: | ||
+ | UP BROADCAST RUNNING MULTICAST | ||
+ | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions: | ||
+ | RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) | ||
+ | |||
+ | root@plum:/ | ||
+ | wpan0 Link encap: | ||
+ | UP BROADCAST RUNNING NOARP MTU: | ||
+ | RX packets:212 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:254 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions: | ||
+ | RX bytes:13470 (13.4 KB) TX bytes:21181 (21.1 KB) | ||
+ | </ | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ==== radvd でアドレスを振ってみる ==== | ||
+ | |||
+ | < | ||
+ | lowpan0 | ||
+ | inet6 addr: 2001: | ||
+ | inet6 addr: fe80:: | ||
+ | inet6 addr: 2001: | ||
+ | UP BROADCAST RUNNING MULTICAST | ||
+ | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions: | ||
+ | RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) | ||
+ | |||
+ | wpan0 Link encap: | ||
+ | UP BROADCAST RUNNING NOARP MTU: | ||
+ | RX packets:1 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions: | ||
+ | RX bytes:52 (52.0 B) TX bytes:557 (557.0 B) | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | root@plum:/ | ||
+ | PING 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | 608 bytes from 2001: | ||
+ | |||
+ | --- 2001: | ||
+ | 10 packets transmitted, | ||
+ | rtt min/ | ||
+ | root@plum:/ | ||
+ | lowpan0 | ||
+ | inet6 addr: 2001: | ||
+ | inet6 addr: fe80:: | ||
+ | UP BROADCAST RUNNING MULTICAST | ||
+ | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions: | ||
+ | RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) | ||
+ | |||
+ | root@plum:/ | ||
+ | </ | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ==== Files ==== | ||
+ | |||
+ | ^ File ^ Stat ^ SHA1SUM | ||
+ | |{{: | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ===== Firmware ===== | ||
+ | |||
+ | ^ File ^ Stat ^ SHA1SUM | ||
+ | |{{: |