591 B
591 B
Plan: Setup wifi adapter to capture Amazon echodot. Flow for setting up Access Point:
- Setup Access Point
- Configure Routing/Bridge or similar so IoT device can access internet.
Tried linux-wifi-hotspot repo. Running it makes AP visible to iPhone, but issue is IP Address. Need to configure dhcp server or manually assign address.
Problem: Wifi Adapter In monitor mode sees nothing. Neither Adapter has driver for modern macos Archer T3U is using rtw_8822bu driver from kernel, this supports mac
Decide to go down hostapd route.