Sebastian Lenzlinger a44719257a Upadte some notes.
2024-03-18 12:17:05 +01:00

591 B

Plan: Setup wifi adapter to capture Amazon echodot. Flow for setting up Access Point:

  1. Setup Access Point
  2. 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.