openwsn-berkeley / range_test

Here lives the code to perform IEEE802.15.4-SUN range test.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check the channel spacing for 2.4GHz.

changtengfei opened this issue · comments

For the channel spacing for 2.4GHz O-QPSK, it should be 3MHz, but need to be checked.

The spacing is 5MHz, the width is 2MHz

Thank you for clarifying. Then this line code should be upated: https://github.com/openwsn-berkeley/range_test/blob/experiment2dot4ghz/raspberry/experiment_settings.py#L15 with 5000 channel spacing.