realtek_ameba_mp_sdk/component/common/example/get_beacon_frame
2020-07-31 22:16:12 +08:00
..
example_get_beacon_frame.c ameba micropython sdk first commit 2020-07-31 22:16:12 +08:00
example_get_beacon_frame.h ameba micropython sdk first commit 2020-07-31 22:16:12 +08:00
readme.txt ameba micropython sdk first commit 2020-07-31 22:16:12 +08:00

GET BEACON FRAME EXAMPLE

Description:
Get beacon frame information in station mode

Configuration:
[platform_opts.h]
	#define CONFIG_EXAMPLE_GET_BEACON_FRAME 1

Execution:
Call example_get_beacon_frame() to create get beacon frame thread.
It can collect the beacon of AP in the air.