Other Parts Discussed in Thread: TIMAC
Tool/software:
#define MSA_MAC_CHANNEL = MAC_CHAN_11; // in msa.h TIMAC
is it ok the below modified source?
extern uint8 MSA_MAC_CHANNEL ;
MSA_MAC_CHANNEL =20; // in msa.c
if channel is chaged, how can check the frequency?