This is a cache of https://discuss.96boards.org/t/adb-connection-over-wifi-on-hikey-970/5454. It is a snapshot of the page at 2024-10-31T09:01:02.442+0000.
Adb connection over WiFi on HiKey <strong>970</strong>? - HiKey<strong>970</strong> - 96Boards Forum

Adb connection over WiFi on HiKey 970?

HI,

is it possible to get adb connection over WiFi?
I got connection refused error when I try to connect.

did you try the following:

thanks, that helped me.
I also found a adb restart command, otherwise you can’t start it again after you stoped it over USB connection.
Anyway needs to put in a boot script otherwise it’s gone after reboot.

setprop service.adb.tcp.port 5555
setprop ctl.restart adbd

1 Like