![]() |
Contiki-NG
|
Topics | |
| OpenMote-B antenna switch | |
| Driver for the OpenMote-B antenna switch. | |
| OpenMote-B user button | |
| Generic module controlling the user button on the OpenMote-B. | |
Files | |
| file | arch/platform/openmote/openmote-b/board.c |
| Board-initialisation for the OpenMote-B platform. | |
| file | arch/platform/openmote/openmote-b/board.h |
| This file provides connectivity information on LEDs, Buttons, UART and other OpenMote-B peripherals. | |
Functions | |
| void | board_init () |
| Board specific iniatialisation. | |
OpenMote-B Button configuration | |
Buttons on the OpenMote-B are connected as follows:
| |
| #define | BUTTON_USER_PORT GPIO_D_NUM |
| BUTTON_USER -> PD5. | |
Radio configuration - use either AT86RF215 or CC2538 | |
OpenMoteB can use either the AT86RF215 or the CC2538 radio. | |
| #define | NETSTACK_CONF_RADIO cc2538_rf_driver |
| Configuration of Atmel AT86RF215 radio. | |
OpenMote-B is a new board by OpenMote Technologies, released in 2018.