google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
412 stars 124 forks source link

Coral Dev Board: Tx Power is zero when wifi is set to adhoc mode #792

Open 109nik opened 10 months ago

109nik commented 10 months ago

I am using Coral Dev board to set up adhoc wifi between two coral dev board devices. After setting up adhoc mode on wifi, it was working fine when devices are very close to each other. However, after moving the devices few metres apart, they didnt work. On debugging, it was found that tx power of wifi was zero. I tried to change the tx power from various commands, starting from nmcli to `iw' but can not change tx power.

Is it possible to change tx power in adhoc mode ? If yes, then how can it be achieved?