I am a research using SDR solution to test different PHY stack. I bought the FGH100M H to test the 802.11ah SDR implementation and I would like further more to benchmark it. For example sending quick custom frames without association. By now i’m using SCAN feature with restricted channel and data payload in SSID, but MMWLAN_SCAN_MIN_DWELL_TIME_MS is long and this method is inconvenient.
I tried some tricks to do it but I would like to have access to drivers or ATE commands. Like it is explained in the datasheet I ask the support for those closed resources.
We have recently open sourced libmorse, containing our driver and “upper MAC”, which may give you enough capability to send the custom frames you need. Naturally we won’t be able to support any of the changes you make here.
We don’t provide users the ability to modify the lower MAC - implemented in the chip firmware.