How can I program the CC3235S to broadcast Wi-Fi beacons with a specific "Vendor Specific Information Element" (Element ID 221 in a 802.11 Wi-Fi beacon frame) on Wi-Fi channel 6?
I need to specify the Length, OUI, and data payload that is stored in the Vendor Specific Information Element.
To be extra clear, my goal is not to make a connection with any other devices or transmit to a specific receiver; my goal is solely to broadcast these Wi-Fi beacons that contain a data payload in the Vendor Specific Information Element without a specific end point. The idea is that other Wi-Fi devices nearby can scan for this beacon and be able to read the data payload just from the beacon itself.