Contiki-NG
Files | Functions

Driver for the OpenMote-CC2538 antenna switch. More...

Files

file  antenna.c
 Driver implementation for the OpenMote-CC2538 antenna switch.
 
file  antenna.h
 Header for the OpenMote-CC2538 antenna switch.
 

Functions

void antenna_init (void)
 Initialize the antenna switch, by default it uses the external.
 
void antenna_external (void)
 Select the internal (chip) antenna.
 
void antenna_internal (void)
 Select the external (connector) antenna.
 

Detailed Description

Driver for the OpenMote-CC2538 antenna switch.

Driver for the OpenMote-CC2538 RF switch.

INT is the internal antenna (chip) configured through ANT1_SEL (V1) EXT is the external antenna (connector) configured through ANT2_SEL (V2)